Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.7.1 unstable
- 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
V1.6.10
V1.7.0 unstable
- 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
- 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
- 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
- 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
- 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
- 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
- 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 toolbarLink
button in some cases. - Bundled JRE upgrade to 21.0.1