Skip to content

Releases: mindolph/Mindolph

V1.5.8

07 Dec 17:04
Compare
Choose a tag to compare
  • Improvement: optimize the displaying of the attributes icons with font icons directly in mind map.
  • Improvement: use new icon for 'collapse folder'

V1.6.4 unstable

04 Dec 03:27
Compare
Choose a tag to compare
V1.6.4 unstable Pre-release
Pre-release
  • Improvement: refactor input helper and optimize the selection from suggestions list.
  • Improvement: use new icon for collapse all folders.

V1.6.3 unstable

14 Nov 13:06
Compare
Choose a tag to compare
V1.6.3 unstable Pre-release
Pre-release
  • Merged bug fixes from v1.5.7

V1.5.7

14 Nov 12:57
Compare
Choose a tag to compare
  • Improvement: optimized recent list view a little bit.
  • Fix: exporting markdown to PDF doesn't work .

V1.6.2 unstable

11 Nov 07:57
Compare
Choose a tag to compare
V1.6.2 unstable Pre-release
Pre-release
  • Improvement: support markdown in note editor for mind map.
  • Improvement: the performance of pasting long text to code editor.
  • Improvement: add horizontal rule button to markdown toolbar for quick inserting.
  • Improvement: use clearable text field for keyword input.
  • Improvement: show image resolution in image viewer .
  • Improvement: add Open menu item to workspace context menu.
  • Improvement: add context menu for recent files list view.
  • Fix: pressing backspace to delete letters, the input helper should not work when only 1 letter left.
  • Update javafx to 21 and other dependencies includes plantuml, slf4j etc.
  • Merged bug fixes from v1.5.6.

V1.5.6

10 Nov 17:08
Compare
Choose a tag to compare
  • Improvement: for mind map, use selected text in input box instead of selected topic as default search keyword.
  • Fix: file extension be added to the Markdown doc title, which is not appropriate and makes an unnecessary file link to itself.
  • Fix: the new created file name extension is missing if inputted name contains dot(.)

V1.6.1 unstable

29 Oct 08:36
Compare
Choose a tag to compare
V1.6.1 unstable Pre-release
Pre-release
  • Feature: add new preference option to toggle the input helper for code editor.
  • Improvement: make input helper more friendly for programing language code.
  • Improvement: add default note to new files.
  • Improvement: displaying performance of input helper is slow in a large file.
  • Fix: underline between words doesn't display in input helper.
  • Fix: letters don't display when using system input method.
  • Fix: input help doesn't work while caret is not at the end of line.
  • Fix: all candidate words displays in some cases.
  • Merged bug fixes from v1.5.5

V1.5.5

28 Oct 17:15
Compare
Choose a tag to compare
  • Fix: the new created folder shouldn't appear in the recent files view.
  • Fix: the toolbar buttons inserts redundant symbols to the head of empty lines while multi-line selections.
  • Fix: mouse hover detection doesn't work well for the last bottom node in the mind map tree.
  • Bundled JRE upgrade to 20.0.2

V1.6.0

23 Oct 16:30
Compare
Choose a tag to compare
V1.6.0 Pre-release
Pre-release
  • Feature: new input helper to code editor, it collects words(for English only) from the content in editor as candidates to accelerate your input.
  • Feature: add PlantUML syntax keywords to input helper.
  • Merged bug fixes from v1.5.4

V1.5.4

23 Oct 14:28
Compare
Choose a tag to compare
  • Improvement: minor improvement of mind map themes.
  • Improvement: optimize the logger performance.
  • Fix: the reset default preferences doesn't work for theme options.
  • Fix: the "show collapsator on mouse over" option is always disabled.
  • Fix: the installer is unable to launch for macOS 14 Sonoma.