Skip to content

Releases: mindolph/Mindolph

V1.4.3

19 Aug 15:54
Compare
Choose a tag to compare
  • Fix: multi selected topics are not in their original order in some cases.
  • Fix: exception when opening an external file link.

V1.4.2 unstable

05 Aug 17:28
Compare
Choose a tag to compare
V1.4.2 unstable Pre-release
Pre-release
  • 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

09 Jul 16:11
Compare
Choose a tag to compare
V1.4.1 unstable Pre-release
Pre-release
  • 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

08 Jul 18:12
Compare
Choose a tag to compare
  • Improvement: better undo/redo handling for the note editor of mind map topic.
  • Fix: undo/redo doesn't work well in code editor.

V1.4.0 unstable

01 Jul 16:51
Compare
Choose a tag to compare
V1.4.0 unstable Pre-release
Pre-release
  • 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

01 Jul 14:48
Compare
Choose a tag to compare
  • Fix: Context menu for file tab doesn't need Open in System for mind map, like menu for workspace tree item.
  • Fix: Search in editor doesn't work well in some cases.
  • Some UI fix and code refactor.

V1.3.4 unstable

24 Jun 10:23
Compare
Choose a tag to compare
V1.3.4 unstable Pre-release
Pre-release
  • 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

08 Jun 17:00
Compare
Choose a tag to compare
V1.3.3 unstable Pre-release
Pre-release
  • 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

27 May 05:53
Compare
Choose a tag to compare
V1.3.2 unstable Pre-release
Pre-release
  • 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

25 May 16:35
Compare
Choose a tag to compare
  • 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.