Skip to content

vym 2.9.0

Compare
Choose a tag to compare
@insilmaril insilmaril released this 22 Mar 16:02
· 875 commits to develop since this release

Release notes View Your Mind - vym 2.9.0

This version provides bugfixes and some new features. The biggest
and most visible changes are dark theme support and an extended color bar
to select colors.

The platform support has been improved, native Mac version is available
(again) and also binaries for various Linux flavors. See the
README.md
for details

The lists below list differences between vym 2.8.0 and 2.9.0.

Feel free to report any bugs or feature requests on
https://github.com/insilmaril/vym/issues

Thanks for using vym!

Uwe Drechsel - March 2023

Features:

  • Feature: Dark theme
  • Feature: Increase max. number of recent maps to 20
  • Feature: Reset priority delta for visible tasks (all maps)
  • Feature: Toggle target for multiple selected items
  • Feature: Copying and pasting between vym instances and pasting images
  • Feature: Added desktop files for easier packaging accross Linux distros
  • Feature: Larger font size for editing headings on WIndows
  • Feature: Scripting commands to edit heading and get depth of branch
  • Feature: Introduced colors toolbar (#39)
  • Feature: Use expand macro in Confluence export for scrolled branches
  • Feature: Move branches diagonally with Ctrl-PageUp/Down
  • Feature: Enable openSSL on Windows
  • Feature: Add information from JIRA as attributes
  • Feature: Toggle flag for multiselection
  • Feature: Confluence and JIRA support
  • Feature: Cycle tasks by clicking status in taskeditor
  • Feature: Cursor up/down + Shift-key can be used to select multiple branches
  • Feature: Updated translations for Greek and German

Bugfixes:

  • Bugfix: #52 Saving part of map overwrites original map
  • Bugfix: #48 lockfile cannot be renamed on Windows
  • Bugfix: Read map attributes for default map
  • Bugfix: Create translation files during build
  • Bugfix: German translation to show keyboard macros in help menu
  • Bugfix: Set URL when getting Jira data
  • Bugfix: Use mapname and correct postfic when exporting
  • Bugfix: #25 treeEditor opens when pasting images
  • Bugfix: less compiler warnings related to deprecated Qt
  • Bugfix: Restore state of treeEditor and slideEditor from settings in map after load
  • Bugfix: Don't set URL for Jira ticket, if Jira pattern is not known
  • Bugfix: Umlauts when exporting to a Confluence page
  • Bugfix: undo/redo when toggling task via F12-macro
  • Bugfix: Allow selecting text while editing a heading in QLineEdit
  • Bugfix: Remove invalid QModelIndex warning when relinking images from mainbranch to center
  • Bugfix: Avoid jumping of view when adding branches to center"
  • Bugfix: Reset current text format when switching from RichText to PlainText
  • Bugfix: Unused duplicate branchPropertyEditor dockwidget removed
  • Bugfix: Setting for Windows data-root directory (#36)
  • Bugfix: vymBaseDir improvements (#34)
  • Bugfix: Don't trigger reposition when selection changes
  • Bugfix: Relink branches and keep parent
  • Bugfix: set CMAKE_INSTALL_DATAROOTDIR (#24)
  • Bugfix: #31 Confluence export missing siblinigs of hidden first branch
  • Bugfix: #26 tabname for save but unchanged maps does not update
  • Bugfix: Getting user info from Confluence
  • Bugfix: Freemind import
  • Bugfix: exportLast of Markdown export
  • Bugfix: piping plaintext mails from mutt into note
  • Bugfix: Cycling tasks in taskeditor
  • Bugfix: Links to images (color and hiding)
  • Bugfix: Don't give up on unknown tags when importing Freeplane
  • Bugfix: Remove unnecessary columns from taskeditor
  • Bugfix: #14 Packaging for openSUSE: Set vymBaseDir correctly
  • Bugfix: Trash button in NoteEditor
  • Bugfix: vym crashed, when cursor left/right was used and multiple branches were selected
  • Bugfix: Copy to new map
  • Bugfix: crash while checking an empty directory (#9)

Changes:

  • Changed: Settings for JIRA and Confluence
  • Changed: Moved functionality of recover session into restore ression
  • Changed: Sleeping tasks keep their priority (Before prio was lowered and sleeping tasks dropped to bottom.)
  • Changed: Removed unused Bugzilla script
  • Changed: Builds now use cmake

Full Changelog: v2.8.8...v2.9.0