Skip to content

Releases: mindolph/Mindolph

V1.11.1 unstable

16 Feb 17:47
Compare
Choose a tag to compare
V1.11.1 unstable Pre-release
Pre-release
  • 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

16 Feb 16:55
Compare
Choose a tag to compare
  • 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

26 Jan 08:10
Compare
Choose a tag to compare
V1.11.0 unstable Pre-release
Pre-release
  • 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

26 Jan 08:08
Compare
Choose a tag to compare
  • 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

21 Dec 14:58
Compare
Choose a tag to compare
V1.10.1 unstable Pre-release
Pre-release
  • 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

26 Nov 14:38
Compare
Choose a tag to compare
  • Fix: exception when undo editing from an empty row in CSV editor.
  • Fix: clicking on web links in markdown preview panel should go to external browser.
  • Fix: no default outline text for empty topic in mind map.

V1.10.0 unstable

11 Nov 17:53
Compare
Choose a tag to compare
V1.10.0 unstable Pre-release
Pre-release
  • 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 if auto select option is disabled by user.

V1.9.4

11 Nov 16:57
Compare
Choose a tag to compare
  • Improvement: remove collection menu item should be disabled for default collection.
  • Fix: locating folder from go to file dialog doesn't work if auto select option is disabled by user.
  • update JavaFx to 23.0.1 and other dependencies.

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.