Skip to content

Releases: mindolph/Mindolph

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

V1.7.9

12 Aug 17:04
Compare
Choose a tag to compare
  • Fix: exception when import mind map from Freemind mm file(#9)

V1.8.3 unstable

11 Jul 17:26
Compare
Choose a tag to compare
V1.8.3 unstable Pre-release
Pre-release
  • Improvement: optimize the handling of dragging mouse hover on folder.
  • Improvement: auto select moved files either by drag&drop or by Move to.
  • Fix: inappropriate view mode in keys reference dialog.
  • Fix: performance improved by removing redundant style applying for editors.
  • Fix: selected file disappear in workspace tree after failed to drag&drop to another folder with same name file exists.
  • Fix: unable to use Move to to move files to root folder of a workspace.

V1.8.2 unstable

23 Jun 15:49
Compare
Choose a tag to compare
V1.8.2 unstable Pre-release
Pre-release
  • Fix: the order of search results list changes randomly.
  • Fix: duplicate search result items since the breadcrumb was introduced.
  • Fix: unexpected refresh in active editor when shortcuts key reference dialog popup.
  • Merge bug fixes from stable versions.