Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.4.3
V1.4.2 unstable
- Improvement: auto scroll when dragging mind map topics to any border of view port.
- Improvement: move caret to input position after insert markdown code snippet from toolbar.
- Fix: lost focus after insertion to markdown editor.
- update javafx to 20.0.2, plantuml to 1.2023.10, flexmark to 0.64.8
V1.4.1 unstable
- Improvement: run
check for update
in background. - Improvement: show toast when not updates for
check for updates
. - Fix: handshake exception for
check for updates
. - Merge fixes from v1.3.6
V1.3.6
V1.4.0 unstable
- Feature: Add new toolbar for markdown editor to quickly insert or format Markdown code, including
- bold and italic
- heading from h1 to h6
- bullet list
- link URL
- quote block
- code block
- table
- Improvement:
- add syntax highlight of emphasis text block, list, numbered list, table for Markdown editor.
- improved syntax highlighting for PlantUML editor.
V1.3.5
V1.3.4 unstable
- Improvement: "Find in Files" functionality is improved a lot
- the search result displays every matched text with context instead of only the first one.
- highlight all matching text in result items.
- use graphical line breaker instead in result items for code based file type(*.md, *.puml, *.txt).
- use graphical connector in result items for Mind Map topics.
- precisely locating keyword in editor for opening file from search result.
- Fix: exception when search blank keyword in the search result panel
- update demo workspace.
- Some other refactors.
V1.3.3 unstable
- New feature: add context menu for editing to note editor in mind map.
- Fix: exception when dragging a file to the blank space in the workspace tree.
- Fix: hidden left side panel will be forced to show when open a web link from markdown preview.
- Fix: the workspace list selection works not well when create a workspace in a sub-dir of another workspace, and also the file navigating goes with duplicate files in that situation.
- update version of flexmark-java.
V1.3.2 unstable
- New Feature: new icons for workspace, folder and all kinds of files.
- New Feature: add more icons to editors and some dialogs.
- New Feature: changed some icons for contexts menu and dialogs.
- Fix: menu items to create folder or files doesn't work in some cases.
- Fix: the relative file link is unable to be located.
- Fix: paste doesn't work in note editor of mind map.
- update plantuml to 1.2023.8 and other dependencies.
V1.2.7 Release
- Fix: menu items to create folder or files doesn't work in some cases.
- Fix: the relative file link is unable to be located in mind map.