Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
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.
V1.3.1 unstable
- Merged bug fixes from v1.2.5 and v1.2.6.
V1.2.6 Release
- Fix: copy/paste/cut in search bar text field causes same actions in code editor.
- Fix: exception when select text to the end in note editor of mind map.
V1.2.5 Release
- Fix: paste shortcut conflict with code editor.
V1.3.0 unstable
- New Feature: create relative file link by dragging&dropping file to Mind Map, Markdown, CSV or plain text files.
- New Feature: find file links to any file or folder in workspace.
- New Feature: show context text with search word highlighted in search result from "find in files".
- Improvement: set default button to "Cancel" for closing application dialog and deleting file dialog.
- Update mfx to 1.2.