Skip to content

Releases: mindolph/Mindolph

V1.5.9

20 Jan 04:45
Compare
Choose a tag to compare
  • Improvement: make the divergent icons same between context menu and mind map topic extra for 'Jump' link.
  • Fix: Unable to delete a folder with only file .DS_Store on macOS.
  • Fix: exception when right-click on selected root node and one of its child node in mind map.

V1.6.7 unstable

10 Jan 17:20
Compare
Choose a tag to compare
V1.6.7 unstable Pre-release
Pre-release
  • Fix: remove build option jdk.gtk.version since the JavaFX 21 does no longer support GTK 2.
  • Fix: suggestion list of input helper is not in the appropriate position when there are too many items in it.
  • Fix: escape from suggestion mode by ESC key does not work on Linux.
  • Fix: exception when close all tabs with markdown or plantuml file opened but never loaded.

V1.6.6 unstable

30 Dec 13:16
Compare
Choose a tag to compare
V1.6.6 unstable Pre-release
Pre-release
  • Improvement: better text selection by quick inserting from toolbar or shortcuts in code editor.
  • Fix: exception when insert some text from toolbar or shortcuts to the end of file.
  • Fix: exception when close all tabs with any markdown or plantuml file opened but never loaded.
  • Fix: exception when click on error of status bar when a syntax error exists for plantuml.
  • Fix: wrong behavior when quick inserting markdown code quote while no text selection in code editor.
  • Fix: limit the input helper suggestions to at least 3 letters.

V1.6.5 unstable

11 Dec 16:47
Compare
Choose a tag to compare
V1.6.5 unstable Pre-release
Pre-release
  • Improvement: optimize quick insert from markdown toolbar.
  • Improvement: optimize the displaying of the attributes icons with font icons directly in mind map.
  • Fix: exception when moving caret to the top or bottom in editor.
  • Fix: Null is inserted from markdown toolbar Link button in some cases.
  • Bundled JRE upgrade to 21.0.1

V1.5.8

07 Dec 17:04
Compare
Choose a tag to compare
  • Improvement: optimize the displaying of the attributes icons with font icons directly in mind map.
  • Improvement: use new icon for 'collapse folder'

V1.6.4 unstable

04 Dec 03:27
Compare
Choose a tag to compare
V1.6.4 unstable Pre-release
Pre-release
  • Improvement: refactor input helper and optimize the selection from suggestions list.
  • Improvement: use new icon for collapse all folders.

V1.6.3 unstable

14 Nov 13:06
Compare
Choose a tag to compare
V1.6.3 unstable Pre-release
Pre-release
  • Merged bug fixes from v1.5.7

V1.5.7

14 Nov 12:57
Compare
Choose a tag to compare
  • Improvement: optimized recent list view a little bit.
  • Fix: exporting markdown to PDF doesn't work .

V1.6.2 unstable

11 Nov 07:57
Compare
Choose a tag to compare
V1.6.2 unstable Pre-release
Pre-release
  • Improvement: support markdown in note editor for mind map.
  • Improvement: the performance of pasting long text to code editor.
  • Improvement: add horizontal rule button to markdown toolbar for quick inserting.
  • Improvement: use clearable text field for keyword input.
  • Improvement: show image resolution in image viewer .
  • Improvement: add Open menu item to workspace context menu.
  • Improvement: add context menu for recent files list view.
  • Fix: pressing backspace to delete letters, the input helper should not work when only 1 letter left.
  • Update javafx to 21 and other dependencies includes plantuml, slf4j etc.
  • Merged bug fixes from v1.5.6.

V1.5.6

10 Nov 17:08
Compare
Choose a tag to compare
  • Improvement: for mind map, use selected text in input box instead of selected topic as default search keyword.
  • Fix: file extension be added to the Markdown doc title, which is not appropriate and makes an unnecessary file link to itself.
  • Fix: the new created file name extension is missing if inputted name contains dot(.)