Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.2.2 Unstable
- 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
- 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
- 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
- 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
- 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
- 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
- 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
V1.1.1 Release
- 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
- 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.