Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
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.
V1.1 RC
V1.1 beta
- Re-designed the workspace panel to be more convenient to manage and locate your files.
- Add new workspace management dialog to manage workspaces.
- Redesign UI of mind map preference dialog
- Improvement: optimized the auto scroll for locating file in workspace.
- Improvement: optimized the searching in go to file dialog
- Improvement: recent file list update when files moved to another folder.
- Fix: opened file will be closed when moving in workspace.
- Fix: empty PlantUML file causes exception.
- Some minor UI optimization and fix.
- Fixed some minor bugs.
- Update JavaFX to 17.0.6
- Release bundled installer package for Fedora based distro.
V1.0 Stable Release
- Improvement: add shortcut for quick comment for markdown.
- Fix: closed workspace will be restored after restarting.
- Fix: some functionality breaks after closing a workspace.
- Fix: "save as" failed to overwrite existing file if user choose "overwrite".
- Fix: for mindmap, convert a topic which has siblings at the top place will result as new sub-topics created at the end of siblings.
- Fix: the first opened file can't get message shows on status bar.
- Some minor UI/UX optimization, eg: context menu 'find files for text" renamed to 'find in files'.
V1.0 RC3
- Fix: sub folders don't load during startup in some cases.
- Fix: the mind map doesn't center in some cases.
- Fix: wrong initial editor size for starting to edit mind map topic after dragging another larger topic.
- Fix: "go to file" doesn't trim blank head and tail in keyword.
- Dependencies update: PlantUML 1.2023.1.
V1.0 RC2
- Improvement: add more emotions.
- Improvement: optimize the performance of opening a file.
- Improvement: consistent extension icons drawing on mind map.
- Improvement: optimize the mind map editor's performance.
- Fix: the order of workspaces on startup does not apply to what it was last time.
- Fix: find/search bar shouldn't available when opening a unsearchable file.
- Fix: undo doesn't work after import to a mind map.
- Fix: project path in recent files view.
- Some dependencies updates and code refactor.
v1.0 RC1
- Improvement: auto scroll code editor to show the caret when it is out of view-port.
- Improvement: take original file name as default export file name for mind map file.
- Improvement: add sorting toggle button for result list of "go to file".
- Improvement: add status message for zoom in/out mind map, preview content or image file.
- Improvement: use new icon for search bar, "find in files" dialog and result panel.
- Fix: exception if none is selected from markdown font dialog.
- Fix: code editor scrolls to bottom after file is loaded
- Optimize performance of dragging element in mind map.
- Some code refactor.
V1.0 beta10
- Improvement: optimize "Go To File" and "Find in Files" by asynchronously searching.
- Improvement: add preference for max size of undo/redo history of code editor.
- Improvement: loading recent files lazily after clicked tab at the first time.
- Fix: no topics focused after deleting one or more topics;
- Fix: empty topic with children will be deleted when hits ESC during editing.
- Performance optimizing and refactor.
V1.0 beta9
- Improvement: add icon to preview pages and refine the title extraction.
- Improvement: optimize the exception message dialog.
- Fix: spelling in preference dialog panel.
- Fix: exception when opening an already opened file which was changed from "find in files" search result list.
- Fix: reloading a folder generates duplicate tree items.
- Fix: select an opened file in workspace causes exception.
- Fix: exception when dragging graphic view with non-primary mouse buttons.
- Dependencies update: PlantUML 1.2022.13, RichTextFX 0.11.0.