Releases: phase1geo/Minder
Releases · phase1geo/Minder
Features and more
New
- Added support for pasting an image or text as a new node.
- Added support for pasting an image or text, replacing the current node content.
- Added support for pasting text, replacing the current connection content.
- Added task support to Outliner import/export.
- Added keyboard shortcut (Control-E) to display export interface.
- Added support for creating a new root node hitting the Return key when no node is selected.
- Added ability to add a new root node via the contextual menu when no node is selected.
- Added ability to launch quick entry dialog via the contextual menu when no node is selected.
- Added node alignment support for manual node layouts.
- Added ability to create a connected root node.
- Added ability to replace/edit nodes via the Quick Entry feature.
- Added .editorconfig file.
Changes
- Updated image editor dialog button bar to include support for clipboard operations.
- Improved display of buttons in image area of the node inspector sidebar.
- Updated keyboard shortcut cheatsheet.
- Changed quick text entry keyboard shortcut from Control-E to Control-Shift-E.
- Changed the paste text in contextual menu to indicate what will be pasted.
- Updated Outliner import/export support for tasks.
- Added tooltip and changed cursor when cursor is over a link and the Control key is held down.
Bug Fixes
- Removed empty Outliner rows from being added when Outliner file is imported.
- Fixed loss of selection when shift key is held down and the background is clicked.
- Added themed background color to exported PDF format.
- Fixed exports to allow existing files to be overwritten.
- Fixed Org-Mode export syntax errors.
Mostly fix release
New
- Added support for using input methods.
- Added Dutch translation (thanks to Heimen Stoffels).
Changes
- Updated README.md to indicate which version of valac should be used if building from source.
- Changed
unnamed
default filename to use translated value. - Updated French translations (thanks to Nathan Bonnemains).
- Changed tab color to match theme background of current document.
- Adjusted dark theme background to help with current tab contrast.
Bug Fixes
- Fixed issue with 'New Document' plank command to load application data before opening new tab.
- Fixed build issues with compiling libarchive code using newer versions of libarchive and valac.
- Fixed issues with translating shortcut cheetsheat strings.
- Fixed issue with exporting images when manual layout mode is selected.
AppCenter fixes
- Fixed issues with appdata.xml file formatting.
- Changed button tooltips to use the Granite method for display these.
- Improved the functionality of the Undo/Redo button tooltips.
Fixes to 1.7.0
Bug fixes to 1.7.0.
Fixes, features and more
New
- Added support for importing/exporting Outliner files (new app in AppCenter!).
- Added map inspector switch to enable/disable automatic rotation of main branch link color selection.
- Added ability to set all selected nodes to a specific color.
- Added ability to set all selected nodes to a randomly selected link color.
- Added ability to allow descendant nodes to have different link colors than ancestor nodes.
- Added ability to cause a descendant node with a different color than its parent to re-use the parent color.
- Added ability to select children nodes using Control-click.
- Added ability to export a mind-map as a new Portable Minder filetype which will allow Minder files to be copied between different users/filesystems.
- Added ability to export to Org-Mode format.
Changes
- Updated French translation (thanks to Nathan Bonnemains).
- Improved OPML import support.
- Changed ability to select a subtree by Control + double-click.
- Changed ability to select all nodes of the current level by Control + triple-click.
Bug Fixes
- Fixed Travis CI version.
- Fixed issue with adding a new child node that doesn't cause other descendant nodes to unfold.
- Fixed issue with showing/hiding sidebar.
- Fixed segmentation faults when loading a theme.
- Fixed issue with the style inspector Change Affect value when selection changes (thanks to Viliam K.).
- Fixed issue with node markup within the node text (thanks to Viliam K).
- Fixed issue with tab state not being properly saved when a new tab is added.
- Fixed bug with updating tab tooltip and saving tab state when filename is changed.
More Features Please!
New
- Added ability to delete a single node (instead of the node and its subtree) in the contextual menu.
- When a new document is first saved, the first root node text is used as the default filename.
- Added multi-select support which includes:
- Changing styles
- Copy, cut, paste and delete support
- Connect two selected nodes
- Create node links between two or more selected nodes
- Fold/unfold selected nodes
- Added support for URLs in node titles.
- Added support for Markdown within a note
- Notes are syntax highlighted
- Embedded URLs can be opened by Control-Clicking on them
Changes
- Updated application icon and other recently improved icons for improved readability (thanks to Nararyans R.I.).
- Improved look and readability of theme icons in the sidebar.
- Changed sidebar to display theme icons in a grid layout.
- Improved various export format output.
Bug Fixes
- Fixed various compiler warnings/errors after compiling with latest version of Vala compiler.
Bug Fix Release
Changes
- Improved various icons (thanks to Nararyans R.I.)
Bug Fixes
- Downgraded Node.js to fix Travis CI builds
- Fixed various compiler errors/warnings
1.5.0
New
- Added export to yEd.
- Added ability to create, edit and delete custom themes.
- Added new quick entry mode, allowing node trees to be input within a text editor.
- Added Control-W keyboard shortcut to close the current tab.
- Added shortcut exploration help window (use F1 key to display).
Changes
- New search icon which has better contrast for Minder's themed header bar (thanks to Nararyans R.I.).
- New non-symbolic sidebar icon in header bar (thanks to Nararyans R.I.).
- New Minder application icon which fits in with the elementary OS color scheme better (thansk to Nararyans R.I.).
- New focus icon in header bar (thanks to Nararyans R.I.).
- Improved styling when creating a new node/connection.
Bug Fixes
- Fixed issue where separate trees in same mind-map where allowed to overlap.
- Fixed node link drawing issue when using manual layout mode.
- Fixed issues drawing arrows properly when straight node links were being used.
- Fixed display issues with the node fill switch in the style inspector.
- Fixed support for cut, copy and pasting connection title text.
- Fixed keyboard shortcut for toggling focus mode.
1.4.1
Better together
New
- Added support for focus mode.
- Added support for multiple documents with tabs.
- Added support for resizing the inspector sidebar.
- Added support for creating a new node directly from editing an existing node presssing Return or Tab.
- Added support for adding a new parent node to an existing node.
- Added support for importing/exporting to FreeMind and Freeplane formats.
- Added support for sorting children either alphabetically or randomly.
- Added support for creating a link from one node to another node in the same map.
- Added support for building a Flatpak.
Changes
- Removed markup from translated strings.
- Standardized tooltips that display accelerator information.
- Changed the way that node/connection titles are displayed in inspector.
- Changed app terminal script to allow command-line arguments to be passed to debug subcommand.
- Changed header bar and widget colors to match Minder brand color.
- Changed search icon in header bar to a symbolic icon to improve readability.
- When note tooltip is displayed, markup text is rendered for improved readability.
- Enhanced app script to allow command-line arguments to be passed to debug subcommand.
Bug Fixes
- Fixed an issue with calculating connection endpoints when a portion of the node is not visible.
- Fixed file naming issue when a file is imported.
- Fixed issue with displaying resized nodes on open or application startup.