-
Notifications
You must be signed in to change notification settings - Fork 138
/
Changelog
87 lines (56 loc) · 3.72 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
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.
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.
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.
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).
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.