Skip to content

Releases: mindolph/Mindolph

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.

V1.1 RC

12 Mar 09:55
Compare
Choose a tag to compare
V1.1 RC Pre-release
Pre-release
  • Feature: add copy/paste for file in workspace.
  • Feature: add copy file path(absolute or relative).
  • Fix: auto-scroll for workspace doesn't work well.
  • Fix: exception after "find in files" results showed.

V1.1 beta

26 Feb 17:46
Compare
Choose a tag to compare
V1.1 beta Pre-release
Pre-release
  • 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

13 Feb 17:05
Compare
Choose a tag to compare
  • 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

01 Feb 16:44
Compare
Choose a tag to compare
  • 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

11 Jan 17:18
Compare
Choose a tag to compare
  • 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

31 Dec 13:28
Compare
Choose a tag to compare
  • 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

21 Dec 16:39
Compare
Choose a tag to compare
V1.0 beta10 Pre-release
Pre-release
  • 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

04 Dec 17:57
Compare
Choose a tag to compare
V1.0 beta9 Pre-release
Pre-release
  • 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.