Releases: phase1geo/Minder
Releases · phase1geo/Minder
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.
Minor update
Changes
- Updated Italian translation (thanks to @albanobattistella).
Bug Fixes
- Fixed issue with setting cursor position with mouse when zoom factor is not 100%.
- Fixed issue with reading in Minder files that exceed the XML parser size limitations.
Bug fix release
New
- Added support for selecting nodes by dragging out a selection box.
- Added ability to configure the color used in connection titles.
- Added Italian translation (thanks to albanobattistella on GitHub).
Changes
- Refined and pixel fitted the application icon (thanks to Fatih20 on GitHub).
- Changed panning with mouse from left-click with motion to Alt with motion.
- Changed select parent to work with multiple selected nodes.
- Updated keyboard shortcuts cheatsheet for task commands.
- Updated Spanish translation (thanks to febrezo on GitHub).
Bug Fixes
- Fixed issues with changing connection styles.
- Fixed application crashes associated with changing layout to a balanceable layout with animations enabled.
- Fixed display of cursor when it is over a clickable feature in the mind map.
- Fixed issues with creating custom themes.
- Fixed cursor in note editor when Control key is held over a URL link.
- Fixed meson.build issue when comparing valac version.
- Fixed connection colors in dark themes to help them be more visible.
- Fixed issue where connection colors don't follow theme if they have not been manually changed.
- Fixed application crash when animation is disabled, a node is moved, animation is enabled and a node is moved.
- Fixed various issues with quick entry.
- Fixed ability to open one or more files from the command-line or from a file browser.
- Fixed issues with connection coloring.
- Fixed issue with pasting UTF8 strings from clipboard.