Skip to content

Releases: mindolph/Mindolph

V1.9.5

26 Nov 14:38
Compare
Choose a tag to compare
  • Fix: exception when undo editing from an empty row in CSV editor.
  • Fix: clicking on web links in markdown preview panel should go to external browser.
  • Fix: no default outline text for empty topic in mind map.

V1.10.0 unstable

11 Nov 17:53
Compare
Choose a tag to compare
V1.10.0 unstable Pre-release
Pre-release
  • Feature: new snippet panel for all files; move PlantUML snippets to the global snippet panel.
  • Feature: add snippet support for mind map by emoticons.
  • Improvement: refactored the emoticon dialog with new version emoticon view.
  • Fix: locating folder from go to file dialog doesn't work if auto select option is disabled by user.

V1.9.4

11 Nov 16:57
Compare
Choose a tag to compare
  • Improvement: remove collection menu item should be disabled for default collection.
  • Fix: locating folder from go to file dialog doesn't work if auto select option is disabled by user.
  • update JavaFx to 23.0.1 and other dependencies.

V1.9.3 unstable

20 Oct 18:31
Compare
Choose a tag to compare
V1.9.3 unstable Pre-release
Pre-release
  • Improvement: add image quick insert button to the toolbar to Markdown code editor.
  • Improvement: optimize the outline view to do rendering only when it's active.
  • update bundled JRE to 22.0.2

V1.9.2 unstable

02 Oct 02:48
Compare
Choose a tag to compare
V1.9.2 unstable Pre-release
Pre-release
  • Improvement: add toast notification for saving and deleting collection.
  • Improvement: resort collections when new one is created.
  • Improvement: center the caret in the view-port after locating to any paragraph in code editor.
  • Fix: outline view doesn't cleared when all files are closed.
  • update JavaFX to 22.0.2 and update other dependencies.
  • merged bug fixes from v1.8.6.

V1.8.6

02 Oct 02:47
Compare
Choose a tag to compare
  • Fix: blank chars are not in correct font before code block in Markdown.

V1.8.5

21 Sep 17:09
Compare
Choose a tag to compare
  • Fix: blank chars are not in correct font before comment line/block in PlantUML.
  • Fix: unable to open file link with CJK characters.
  • Fix: wrong redundant highlighting of '#' in non-header text in Markdown file.

V1.9.1 unstable

07 Sep 17:02
Compare
Choose a tag to compare
V1.9.1 unstable Pre-release
Pre-release
  • Feature: new outline view to outline the content for Mind map, Markdown and PlantUML files.
  • Improvement: minimize the displaying of tabs on the left side panel since the outline view is introduced.

V1.9.0 unstable

17 Aug 17:40
Compare
Choose a tag to compare
V1.9.0 unstable Pre-release
Pre-release
  • Feature: new file collections functionality that lets you save opened files as a named collection and switch between different collections.

V1.8.4

17 Aug 17:33
Compare
Choose a tag to compare
  • Fix: exceptions when no search keyword is provided in search&replace panel.
  • merged bug fixes from v1.7.9