Skip to content

Releases: mindolph/Mindolph

V1.2.4 Release

14 May 15:37
Compare
Choose a tag to compare
  • Improvement: add missing context menu operations(cut, copy, paste, delete) to code editor.
  • Improvement: font configurable for CSV editor.
  • Fix: exception when moving a file, which is loaded to a tab but not instantiated , to other folder.
  • Update JavaFX to 20.0.1.

V1.2.3 unstable

03 May 08:08
Compare
Choose a tag to compare
V1.2.3 unstable Pre-release
Pre-release
  • Improvement: add round corner (and settings) to mind map topics.
  • Fix: files created from external in sub-folders of expanded folder don't be loaded.
  • Fix: exception when right-click on a new created file in a new created folder.
  • Fix: disable "paste" menu item for CSV editor if clipboard is empty.

V1.2.2 Unstable

21 Apr 16:22
Compare
Choose a tag to compare
V1.2.2 Unstable Pre-release
Pre-release
  • Feature: add icons to context menu items for csv editor.
  • Feature: add cut and paste for selected rows.
  • Fix: occasionally can't select rows.
  • Refactor select row(s).
  • Update PlantUML to 1.2023.6.
  • Fixed some minor bugs.

V1.2.1 Unstable

13 Apr 17:07
Compare
Choose a tag to compare
V1.2.1 Unstable Pre-release
Pre-release
  • feat: unable to locate matched cell correctly in searching.
  • feat: paste csv format text from clipboard to multiple cells as it is.
  • feat: disable cells navigation by keys when editing.
  • fix: index column shouldn't be selected by left arrow key.
  • merge bug fixes from v1.1.4

V1.1.5 Release

07 May 11:17
Compare
Choose a tag to compare
  • Fix: files created from external in sub-folders of expanded folder don't be loaded.
  • Fix: exception when right-click on a new created file in a new created folder.

V1.1.4 Release

12 Apr 17:00
Compare
Choose a tag to compare
  • Fix: zooming on image viewer stops when width&height are both smaller than viewport.
  • Fix: dragging topic to make link doesn't work since it conflict with dragging mindmap operation.
  • Fix: cancel unsaved file during closing application doesn't stop that.
  • Fix: copy and paste topics that has ancestor-descendant relationship gets redundant topics.

V1.2.0 unstable

08 Apr 19:09
Compare
Choose a tag to compare
V1.2.0 unstable Pre-release
Pre-release
  • feat: add 'Edit' to context menu in csv editor.
  • feat: index column background and border.
  • fix: paste from multiple empty cells turns out comma(s).
  • fix: paste empty content to a cell causes file changed.
  • merge bug fixes from v1.1.2 and v1.1.3

V1.1.3 Release

08 Apr 06:23
Compare
Choose a tag to compare
  • Fix: selecting file in workspace expends the folder with same name.
  • Fix: "save as" a file to the root of current workspace doesn't show immediately.
  • Fix: exception when popup context menu on new created file and pasted file.
  • Fix: wrong displaying path in context menu from file in workspace.

V1.1.2 Release

05 Apr 07:11
Compare
Choose a tag to compare
  • Fix: rename an opened file and edit the file, the file name in tab will be recovered to the original.
  • Fix: exception occasionally when locate file in workspace.
  • Fix: exception when exporting mindmap to freemind.
  • Fix: exception when popup menu on a renamed file.

V1.2 Beta

03 Apr 16:14
Compare
Choose a tag to compare
V1.2 Beta Pre-release
Pre-release
  • New Feature: add WYSIWYG CSV file editor.
  • Fix: exception when popup menu on a renamed file.
  • Update JavaFX to 20, PlantUML to 1.2023.5 and some other dependencies.