Skip to content

Releases: mindolph/Mindolph

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.

V1.3.1 unstable

21 May 13:54
Compare
Choose a tag to compare
V1.3.1 unstable Pre-release
Pre-release
  • Merged bug fixes from v1.2.5 and v1.2.6.

V1.2.6 Release

21 May 03:22
Compare
Choose a tag to compare
  • 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

15 May 15:51
Compare
Choose a tag to compare
  • Fix: paste shortcut conflict with code editor.

V1.3.0 unstable

14 May 16:32
Compare
Choose a tag to compare
V1.3.0 unstable Pre-release
Pre-release
  • 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.