Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.7.4 unstable
- Improvement: support Google Gemini API and Hugging Face API for Gen-AI.
- Improvement: err message displaying for generating content by AI.
- Improvement: preference migration implementation.
- Improvement: limit the width of error message area in Gen-AI panel.
- Improvement: add hint text to input area of Gen-AI panel.
- Fix: missing sub-folders when loading folder in workspace since the commons-io update to version 2.16.1
- Fix: after a new file/folder created under a folder, the folder itself should not be selected automatically.
- some utils classes refactored.
- update dependencies.
V1.7.3 unstable
- Feature: support Ollama for Gen-AI.
- Improvement: support multi selection operations for nodes in workspace tree view.
- Merged bug fixes from v1.6.12
- update langchain4j to 0.29.1
V1.6.12
V1.7.2 unstable
- Feature: add Ali Qwen as new LLM provider.
- Improvement: optimized AI generated content.
- Fix: buttons are not restored after exceptions in Gen-AI dialog.
- Fix: should show warning dialog instead of exception dialog when try to generate content without Gen-AI provider set up.
- Update langchain4j to 0.28 and other dependencies.
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.