Skip to content

Releases: mindolph/Mindolph

V1.7.4 unstable

19 Apr 16:17
Compare
Choose a tag to compare
V1.7.4 unstable Pre-release
Pre-release
  • 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

30 Mar 17:21
Compare
Choose a tag to compare
V1.7.3 unstable Pre-release
Pre-release
  • 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

23 Mar 05:59
Compare
Choose a tag to compare
  • Fix: redundant line break at the end of copied text of topics from mind map.
  • Fix: the CRLF in editor is not handled well on macOS with M chip.

V1.7.2 unstable

16 Mar 16:26
Compare
Choose a tag to compare
V1.7.2 unstable Pre-release
Pre-release
  • 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

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.