Skip to content

Releases: mindolph/Mindolph

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.

V1.1.1 Release

26 Mar 13:52
Compare
Choose a tag to compare
  • Improvement: always open mmd file in Mindolph.
  • Improvement: enlarge code editor line spacing to make reading more comfortable.
  • Fix: copy relative path missing file name.
  • Fix: exception when replacing text without searching first.
  • Fix: searching stops when replacing fail.

V1.1 Stable

20 Mar 17:19
Compare
Choose a tag to compare
  • Improvement: better merging for undo/redo history in code editor, it won't redo a lot of inputs now.
  • Fix: 'collapse all' does not really collapse all tree nodes for both workspace and folder.
  • Fix: exception occurred when mouse pressed after releasing out of mind map view port.
  • Fix: the change of font for editors doesn't work  unless restarting app.