-
Notifications
You must be signed in to change notification settings - Fork 140
/
Copy pathChangelog
111 lines (78 loc) · 5.21 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
2022-03-07 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.54.0 - macOS fix release: Qt downgraded from 5.9.9 (security)
(macOS only), native L&F theme used by default, fixes which avoid loss of
data (RD_ONLY file detection, preview links click, ...), macOS menu
shortcuts (new Notebook, Note refactoring, ...), polished MindForger logo
and menu icons, main window is not wider than screen on boot, view/edit
bottom buttons work even if double-click 2 edit is disabled, toolbar is
not hidden on window minimization, platform-driven default editor key
binding fixes, Vim keybinding removal, Kanban/EM selection model and
moves rewritten (at most one row selected, items can be moved around
columns with shortcuts), home/end/page up/page down navigation in recent,
notebooks and note tree listings. Note editor: Emacs editor keybinding
enhancements (^-y, alt-w, ^-w, alt-d, ...), new buletted/numbered lists
and code fences auto indentation on Enter, pair characters ({[" auto
completion. Non-repository (MD file mode) fixes: Edit menu availability.
* See also https://github.com/dvorka/mindforger/milestone/69?closed=1.
2021-12-26 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.53.0 - Custom Eisenhower Matrix on tags, Kanban style
organizer on tags, repository specific configuration, lazy (PDF) documents
indexation POC, edit Note in external editor/WYSIWYG (or tool), CSV export
with one-hot-encoded tags, terminal allowing to run commands from
MindForger, configuration of custom CSS file for HTML viewer,
hunspell-based spell check, cmark-gfm upgrade to the latest version
(0.29.0.gfm.2), various minor improvements (CSV export progress bar,
configurable click view to edit, ...) and bug fixes (Note cloning,
Markdown lists syntax highlighting, tags escaping, ...), Doxygen source
code documentation generator.
* See also https://github.com/dvorka/mindforger/milestone/68?closed=1.
2020-03-08 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.52.0 - Production quality Autolinking (cmark-gfm and Trie
based), macOS improvements (keyboard shortcuts, drag & drop, key
characters, ...), discount (MD to HTML processor) removal.
* See also https://github.com/dvorka/mindforger/milestone/59?closed=1.
2020-02-16 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.51.0 - Live HTML preview, (partially) fixed Mermed diagrams,
persistent Os table listing and various minor improvements and bug fixes.
* See also https://github.com/dvorka/mindforger/milestone/60?closed=1.
2020-01-18 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.50.0 - New dashboard view, complete fulltext search rewamp,
toolbar switch to flat icons theme; new menu items icons; images and
attachments can be added with drag&drop, images and icons can be
automatically copied to MindForger repository, added Notebook and Note
completion on Ctrl-/, persistent hoist mode, (not released: autolinking
rewrite to cmark-gfm for high performance, robust and extensible
implementation).
* See also https://github.com/dvorka/mindforger/milestone/44?closed=1.
2019-03-09 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.49.2 - Stabilization: fixed scrolling loop on Win,
missing Win installer icon, panel maximization of FTS result page.
2019-03-06 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.49.1 - Stabilization: Ctrl-mouse wheel HTML preview zooming
removed on Windows as it caused MindForger to crash.
2019-03-03 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.49.0 - native Windows version, Discount replaced with cmark-gfm
as HTML preview engine and fix of 100% CPU consumption in table views.
2019-02-03 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.48.3 - Stabilization: partial fix of 100% CPU consumption in
table views on Ubuntu 18.04.
2018-11-13 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.48.2 - Autolinking stabilization: less breaking of MD
lines with links, math and code.
2018-11-10 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.48.0 - CSV export, autolinking preview, MathJax format menu.
2018-10-03 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.47.0 - Knowledge graph navigator, regex-based FTS, HTML notebook
export, TWiki document import, recent notes (significant improvement),
asynchronous associations calculation and Docker distro.
2018-09-03 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.46.0 - Normal terminology (nerd-style terminology can be enabled
in the configuration) and toolbar.
2018-07-10 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.43.0 - Eisenhower matrix, tags view and recent notes view.
2018-05-30 Martin Dvorak <martin.dvorak@mindforger.com>
* Released v1.42.0 - The first MindForger release on the day of my 42nd birthday.
2018-01-07 Martin Dvorak <martin.dvorak@mindforger.com>
* The first commit to public Git repository.
2016-09-29 Martin Dvorak <martin.dvorak@mindforger.com>
* The first line of the project written.