Releases: phase1geo/Minder
Releases · phase1geo/Minder
Improvements
New
- Added rounded branching style.
- Added support for drawing clickable folding areas.
Changes
- Updated Italian translation (thanks to @albanobattistella)
- Changed shape of the unfold indicator.
Bug Fixes
- Fixed application crash on Manjaro.
- Fixed link drawing order regression.
- Removed error output when XML storage files do not exist.
- Fixed parsing issue with filepaths starting with file://.
Bug fixes and improvements
New
- Added support for Control-Home/End to move the cursor to the beginning/end of the text.
- Added support for folded children count tooltip.
Bug Fixes
- Fixed issue where selected text at beginning of text would not be deleted when the Backspace key was used.
- Fixed issue where selected text at end of text would not be deleted when the Delete key was used.
- Fixed selection issues after moving the cursor by a word.
- Fixed Home/End keys to move the cursor to the beginning/end of the current line.
- Fixed node size and layout when system text size changes between Minder sessions.
- Fixed issue with application crashing when older Minder file is loaded that used a custom theme.
- Fixed issue with node sidebar image not being properly updated when sidebar is hidden.
- Fixed square branch link drawing when some links have arrows drawn in them.
- Fixed issue with the background border being drawn around link arrows in contexts where it should not.
Fixes and other improvements
New
- Added Basque translation (thanks to @alexgabi)
Changes
- Updated to Italian translation (thanks to @albanobattistella)
- Updated to Brazilian Portugese translation (thanks to Felipe Simoes)
- Opening a file will automatically close an existing unsaved, unchanged tab.
- Changed color of connection drag handles to yellow.
- Making it easier to grab connection drag handle when it is close to connection handles.
- Reducing auto-saves when editing node text.
Bug Fixes
- Removed help information from PNG export panel.
- Fixed issue with exporting images with connections/stickers which could get cropped out.
- Fixed issue with empty tab when file cannot be loaded.
- Fixed issues with application crashes on startup in non-elementary environments.
Features and Fixes
New
- Added subscript and superscript support to Markdown parser.
- Added support for switching tabs with Control-Tab and Shift-Control-Tab.
- Added support for remembering last used open/save dialog directories.
- Added support for Alt-Left/Right/Up/Down keyboard shortcuts to rearrange sibling nodes.
- Added support for searching all tabs (thanks to @Messius58).
- Added about window for non-elementary builds.
- Added ability to move child nodes to parent via Alt+direction.
- Added support for including images in Markdown export.
Changes
- Added installation instructions to README.md for Debian (thanks to Róbert Hubinák)
- Replaced export UI with a new, improved UI with support for export options.
- Moved add node menu items to a submenu.
- Improved focus mode behavior.
- Changed property header button to a toggle button and clarified the tooltip
- Changed keyboard shortcut to open sidebar from Control-| to F9.
- Changed non-symbolic header bar icons to symbolic icons for non-elementary OS environments.
- Improved link drawing algorithm to make link connections easier to see.
- Changed "Link Color" in node inspector to "Color" to reflect the colors use.
- Improved task button drawing.
Bug Fixes
- Fixed issue where tab background colors were incorrect when changing tabs.
- Fixed issue with getting valac pathname from Meson (thanks to paluszak).
- Added desktop update call to post_install.py script.
- Fixed issue with sidebar sizing.
- Fixed issue with remembering the sticker sidebar panel was last opened when restarting.
- Fixed layout issues when unfolding a parent with folded children.
- Fixed issue with hiding node groups when the main node in group is folded.
- Fixed issue with displaying link color in sidebar when root node is selected.
- Fixed alpha value used for drawing node grouping when encompassed nodes are not in focus when focus mode is enabled.
- Fixed issue with saving manually added embedded links in node text.
- Fixed undo/redo text editing support.
- Updated keyboard shortcuts in help window.
- Fixed issue of tab content flashing when application opens with multiple tabs.
- Fixed error when closing a tab.
- Fixed issue with undo'ing text modifications.
- Fixed issues with style inspector scale widgets not properly reflecting their current value.
- Fixed various issues with node layout.
- Fixed issue with undo'ing the deletion of a single node.
Fixing appdata issue from 1.11.2
Just a bug fix release flagged by the AppCenter appstreamcli utility that allows the 1.11.2 release to pass the automatic checks of AppCenter.
Another bug fix release
Changes
- Updated Italian translation (thanks to Albano Battistella)
Bug Fixes
- Fixed application crash issues due to using custom themes.
- Added missing theme colors in custom theme pane.
- Fixed issues with application crash when editing a root node.
- Fixed issue with filepath parser highlighting normal text that contains slash characters.
Bug fix release
New
- Added Shift-e keyboard shortcut to edit note text for nodes and connections.
Changes
- Updated Italian translation (thanks to @albanobattistella)
- Improved automatic layout of node trees when adjacent tree sizes change.
- Changed node and connection contextual menus to show "Edit Note" instead of "Add Note" and "Remove Note" options.
Bug Fixes
- Fixing compilation issues.
- Fixing behavior of 't' command when node is selected.
- Fixing support for undo/redo of root node insertion.
Features and Fixes
New
- Added Preferences dialog.
- Added Portuguese translation (thanks to André Barata).
- Added keyboard shortcut (Menu or Shift-F10) to display contextual menus in mindmap.
- Added default theme preference option.
- Added preference option to select map items on cursor hover.
- Added Shift+Home/End support for selecting all text from current cursor to beginning/end of node or connection titles when editing.
- Added support for PlantUML import/export.
- Added support for displaying notifications on completion of export operation.
- Added keyboard shortcuts for displaying tabs in sidebar.
- Added support for making filepath URIs clickable in nodes, connections and notes (displays the files in the file manager application).
Changes
- When nodes are copied to clipboard, pasting them as text in an external application will be displayed as in text export format.
- When text is copied to the clipboard from an external application, pasting as nodes in Minder will parse in text import format.
- Improved look of menu accelerators and added missing accelerators.
- Changed 't' command to transition task status from disabled to enabled to done and back to disabled.
Bug Fixes
- Fixed issues with undo/redo of node/connection title changes.
- Fixed issue with undoing a connection add operation.
- Fixed issue with connection titles being clear when connection is moved to a different node.
- Fixed UI issue with changing window width by dragging right side of window when sidebar is hidden.
- Fixed issues with inputting special characters with US international keyboard.
- Fixed issue where images in resized nodes were not displaying properly on application restart.
- Fixed issue where copying a filename in a file manager and pasting in Minder would attempt to past the icon image instead of the filename when editing text.
Markdown, Groups and Stickers, oh my!
New
- Added Markdown highlighting support to node titles.
- Added ability to set the maximum node size in style inspector.
- Added ability to set the maximum connection title size in style inspector.
- Added ability to set text field font size via gsetting.
- Added ability to set branch margin in the style inspector.
- Added ability to add stickers to nodes, connections and anywhere else in the mind map.
- Added ability to visually create and display node groupings.
- Added import/export support for XMind.
- Added support for specifying if connection titles should be added immediately after creating a connection.
- Added support for middle-click-and-drag to pan the canvas (Alt + mouse movement still supported).
- Added keyboard shortcut for the 'Zoom to Fit' option (Control-1).
- Added new Mouse Events shortcut panel in shortcut cheatsheet.
Changes
- Removed the sidebar style "affects" selector and using the status of the current selection instead.
- Lowered the minimum node margin from 5 pixels to 1 pixel to allow for greater node density.
- Removed connection title editing field in sidebar for better UI consistency.
- Removed bold and italicized fonts from the style inspector font selectors.
- If connection title is empty, the title will be automatically removed.
Bug Fixes
- Fixed issue with importing Freemind notes.
- Fixed display of right-to-left text within nodes.
- Fixed issues with loading a .minder file that contains errant information.
- Fixed issues with the layout of connection titles.
- Fixed input method support when editing connection titles.
- Fixed position of fold indicator when tree layout is Upwards.
- Fixed node display issue when a node link is clicked to a node that is folded.
- Fixed error when connection title is double clicked when no text is present.
- Fixed issue with opening the same document twice (only one tab will now exist per file).
- Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog instead of the 'Open' dialog.
- Fixed issue that allows you to click on or drag onto a hidden node.
Bug fix release
Bug Fixes
- Fix application crash when exporting to Freeplane/Freemind when connections exist in the mind map.
- Improving node tree overlaps when importing from Freeplane/Freemind files.