Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
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.
V1.8.6
V1.8.5
V1.9.1 unstable
- Feature: new outline view to outline the content for Mind map, Markdown and PlantUML files.
- Improvement: minimize the displaying of tabs on the left side panel since the outline view is introduced.
V1.9.0 unstable
- Feature: new file collections functionality that lets you save opened files as a named collection and switch between different collections.
V1.8.4
V1.7.9
V1.8.3 unstable
- Improvement: optimize the handling of dragging mouse hover on folder.
- Improvement: auto select moved files either by drag&drop or by
Move to
. - Fix: inappropriate view mode in keys reference dialog.
- Fix: performance improved by removing redundant style applying for editors.
- Fix: selected file disappear in workspace tree after failed to drag&drop to another folder with same name file exists.
- Fix: unable to use
Move to
to move files to root folder of a workspace.
V1.8.2 unstable
- Fix: the order of search results list changes randomly.
- Fix: duplicate search result items since the breadcrumb was introduced.
- Fix: unexpected refresh in active editor when shortcuts key reference dialog popup.
- Merge bug fixes from stable versions.