Releases: mindolph/Mindolph
Releases · mindolph/Mindolph
V1.8.4
V1.7.9
V1.8.3 unstable
- Improvement: optimize the handling of dragging mouse hover on folder.
- Improvement: auto select moved files either by drag&drop or by
Move to
. - Fix: inappropriate view mode in keys reference dialog.
- Fix: performance improved by removing redundant style applying for editors.
- Fix: selected file disappear in workspace tree after failed to drag&drop to another folder with same name file exists.
- Fix: unable to use
Move to
to move files to root folder of a workspace.
V1.8.2 unstable
- Fix: the order of search results list changes randomly.
- Fix: duplicate search result items since the breadcrumb was introduced.
- Fix: unexpected refresh in active editor when shortcuts key reference dialog popup.
- Merge bug fixes from stable versions.
V1.7.8
- Fix: exception when locating root topic of mind map from search result.
- Fix: when locating a mind map topic from the search results, the selected topics are not cleared.
- Fix: breaking line or moving caret up/down does not work in some cases after IME dialog popup and hide.
V1.7.7
Improvement: optimize the searching reach the beginning or the end in Markdown, PlantUML and plain text editors.
Improvement: optimize gen-ai dialog UI.
Fix: no response when change current workspace to a no longer existed one.
Fix: markdown preview panel is not updated when the view mode is changed from text only
to both
.
Fix: collapsed topics in mind map don't be expanded and focused when found by searching.
Fix: the custom LLM model input should be disabled when select any pre-set model from the model list.
V1.8.1 unstable
- Improvement: optimize preference dialog and markdown preference layout
- Improvement: text in markdown editor and plantuml editor can be set different font between descriptive content and code.
- Improvement: add option
include attributes
for exporting mind map (branches) to literal format files. - Update dependencies
V1.8.0 unstable
- New Features:
- allows exporting selected topics as a new file as Mind Map, Markdown, AsciiDoc or structured plain text.
- copy&paste image from clipboard to selected topics directly by shortcut.
- Allow dragging external files to any folder in workspace to copy those files.
- add new preference for automatically selecting in workspace after a file is opened.
- add
Move to
functionality to workspace view.
- Improvement:
- Remembers the last active tab and switches back to it when opening the preferences dialog (until the application is killed).
- optimized the PDF exported for markdown files;
- support the CJK characters in code blocks within exported PDF file from markdown.
Need to setup the CJK font files for either sans-serif or mono.
- allow to select any parent folder in
Find in files
and it's result panel. - add new
folder
button to filter folders inGo to file
dialog - Improved the user interface for file type options in
Go to file
andSearch in file
dialogs using icon buttons. - add blank tail to markdown bullet list.
- automatically expands node in workspace when dragging any file/folder over it.
- improved app menu and context menu displaying.
- optimized button text in confirm dialogs.
- optimized the scroll sync for markdown editor.
- Bug Fixes:
- in Mind Map editor, moving any selected topics by shortcut out of viewport doesn't trigger automatically scrolling.
- Emphasis text doesn't work in markdown preview.
- the protected topic note can't be opened by password;
- after canceled the setting password dialog for topic note, a password reset dialog appears.
- external folder should not be able to drag&drop to workspace.
- blank text can't be replaced by search&replace in code area.
- Others
- A few of refactoring especially for Mind Map.
V1.7.6
- Improvement: add 'use proxy' option for different LLM providers to enable proxy separately.
- Improvement: add gpt-4o to open-ai provider.
- Improvement: more pre-set LLM models.
- Improvement: optimize the HTTP connecting to LLM providers.
- Fix: the gen-ai reframe panel shows out of the viewport if generated topics make the selected topic out of the viewport.
- Fix: exception when switch proxy type in preference dialog.
- Fix: the background of mind map doesn't always render correctly when maximize&recover the editor by double-clicking tab of opened file.
- Fix: in Mind Map, the protected topic note can't be opened by password.
- Fix: in Mind Map, after canceling the setting password dialog for topic note, a password reset dialog appears.
V1.7.5 unstable
- Improvement: add support for ChatGLM to GenAI.
- Improvement: add pre-set model name list for some LLM providers.
- Fix: blank text can't be replaced by search&replace in code area.
- Fix: "select in workspace" does not clear the previous selection before file is located.
- Fix: maven build profile for aarch64.
- update mfx to 1.3.0