Skip to content

Releases: mindolph/Mindolph

V1.7.1 unstable

24 Feb 18:08
Compare
Choose a tag to compare
V1.7.1 unstable Pre-release
Pre-release
  • Improvement: new individual preference tab page for Gen-AI settings.
  • Merged bug fixes from v1.6.11
  • New installer for macOS with Apple Silicon
  • Update PlantUML to 1.2024.3, langchain4j to 0.27.1 etc.

V1.6.11

24 Feb 17:52
Compare
Choose a tag to compare
  • New installer for macOS with Apple Silicon.
  • Fix: unable to quit input helper by ESC in code editor when the suggestion list get focused.

V1.6.10

14 Feb 06:15
Compare
Choose a tag to compare
  • Fix: suggestion list in code editor doesn't disappear in some cases.
  • Fix: moving caret in wrapped text doesn't work well since the input helper is introduced.

V1.7.0 unstable

11 Feb 10:33
Compare
Choose a tag to compare
V1.7.0 unstable Pre-release
Pre-release
  • Feature: new experimental support for Gen-AI, you can now generate content by OpenAI API in mind map, Markdown editor, PlantUML editor.
  • Feature: proxy support for internet access.

V1.6.9

06 Feb 17:45
Compare
Choose a tag to compare
  • Improvement: optimized suggestion list of input helper by removing special characters.
  • Improvement: add separator to suggestion list for words from different plugins.
  • Fix: the dialog for creating file link after importing image from file to mind map should be the yes/no buttons mode instead of ok/cancel.
  • Fix: exception when save a file as a new file with the same path.
  • Fix: missing .jpeg file type support.
  • Fix: exception when copy&paste some specific indent text to a mind map topic.
  • Fix: selection handling for root node is incorrect after undo in mind map.
  • Fix: relocating suggestion list to inappropriate point if it exceeds parent pane.
  • update JavaFX to 21.0.2, bundled Java to 21.0.2.

V1.6.8 unstable

20 Jan 05:12
Compare
Choose a tag to compare
V1.6.8 unstable Pre-release
Pre-release
  • Improvement: take light theme as default selected theme after deleting a customized theme.
  • Improvement: enlarge canvas margin of mind map
  • Fix: text area in exception dialog has no scroll-bar even the content exceeds.
  • merge improvement and bug fixes from v1.5.9.

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