Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.11.1 unstable
- New features for Gen-AI include:
- Allow user to setup output language, and also provide an option to make the language of generated content consistent with the language of the text entered by the user.
- Redesign popup panels to let user select model and output language just before starting generating.
- Improvement: optimize the topic tree dialog escaping in mind map editor and the search bar escaping.
- Improvement: optimized the quitting for Gen-AI summary pane by the ESC key press.
- Improvement: update Qwen models.
- Fix: unable to load all Gen-AI models on Gen-AI dialog.
- Fix: some exception cases from HuggingFace API don't be handled.
- Fix: changing the custom Gen-AI model doesn't take effect.
- Fix: minor issues for PlantUML templates.
- Merged improvements and bug fixes from stable version.
V1.10.3
- Improvement: automatically remove bullet prefix (if exists) when using the Header button in the Markdown editor's toolbar.
- Improvement: optimized the closing by ESC for Gen-AI input dialog
- Fix: files in collections can't be opened since their names were changed or were moved to another folder.
- Fix: CSV editor doesn't automatically scroll to selected row by searching.
- Fix: clicking on web links in markdown preview panel should go to external browser.
- Update JavaFX to 23.0.2.
V1.11.0 unstable
- New Features:
- Support streaming text generation (Markdown, PlantUML, Text file).
- New Gen-AI Summarize feature to summarize selected text(Markdown, Text file).
- Add new support for LLM provider DeepSeek.
- Improvement:
- Select model on the fly in the dialog of generating from AI.
- Allow user to define multiple custom LLM models.
- Add max output tokens parameter to both pre-defined LLM models or custom models to maximize the capabilities of models.
- Minor UI improvement.
- Update plantuml, commons-csv and other dependencies to the latest version.
V1.10.2
- Feature: new toolbar button to quickly insert comment for Markdown editor.
- Improvement: ask for new file name before cloning a file.
- Improvement: decrease the size of installation package.
- Fix: no file is created when creating a new file with path separator.
- Fix: in emoticon view, click on the border between 2 icons should not activate both icons.
- update dependencies.
V1.10.1 unstable
- Feature: new custom snippet feature for Mind Map, PlantUML and Markdown. You can define your own text or image snippets, the image type snippet can be applied to Mind Map as image attribute without file link.
- Improvement: add option "open topic attributes by double clicking" for mind map.
- Fix: option "show collapsator when mouse hover" for mind map theme.
- merged bug fixes from stable version 1.9.5.
- update dependencies
V1.9.5
V1.10.0 unstable
- 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 ifauto select
option is disabled by user.
V1.9.4
V1.9.3 unstable
- 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
- 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.