]> git.sven.stormbind.net Git - sven/vym.git/blob - release-notes-2.9.md
New upstream version 2.9.22
[sven/vym.git] / release-notes-2.9.md
1 Release notes VYM - View Your Mind
2 ==================================
3
4
5 The lists below show differences between vym 2.8.0 and 2.9.x.
6
7 Feel free to report any bugs or feature requests on
8 [https://github.com/insilmaril/vym/issues](https://github.com/insilmaril/vym/issues)
9
10 Thanks for using vym!
11
12 Uwe Drechsel - August 2023
13
14
15 ## Version 2.9.22
16
17 ### Features
18
19 * Feature: Support multiple Jira instances with specific authentication methods
20 * Feature: Floppy disk icon for unsaved maps better visible, if active
21 * Feature: Upload images also for new Confluence pages
22 * Feature: New commands to control visuals of selection box
23 * Feature: added script to set colors of selection box for dark theme:
24     - demos/scripts/setSelectionBoxDarkTheme.vys
25 cannot understand every of the newer elements <mapdesign> and <md>.
26 * Feature: Center on selection and fit to view with Key_Period + Key_Shift
27 * Feature: Delete vymLink with Ctrl-Shift click
28 * Feature: Scale pasted images to 300px width
29 * Feature: Define pen color, width and brush for selection box
30     - setSelectionPenColor
31     - setSelectionPenWidth
32     - setSelectionBrushColor
33 * Feature: Option to 'never' use dark theme
34 * Feature: Support Personal Access Tokens for Jira and Confluence
35 * Feature: Improved animated centering on selection (Shortcut: Key_Period)
36 * Feature: For multiple selected items show count in status line
37 * Feature: Scale images on the fly  
38     This allows to paste and shrink images (Ctrl + "-"), but when zooming in
39     the images are not pixelized, but still have original resolution.
40     Storing e.g. screenshots is more efficient this way.
41
42 ### Bugfixes
43
44 * Bugfix: Creating Confluence page without attachments
45 * Bugfix: Icon and status of view icons
46 * Bugfix: disabled all icons when no map is available.
47 * Bugfix: Fixed layout of dialog for Confluence export
48 * Bugfix: Improved adding new branches at border of current scene
49 * Bugfix: Urls and VymLinks shown again in statusBar
50 * Bugfix: Wrong positon of selection box of xlinks control points, resulting in crazy scrolling, when control point is selected.
51 * Bugfix: [#79](https://github.com/insilmaril/vym/issues/79) quell linking error (#79)
52 * Bugfix: Set selection background color in TreeEditor
53 * Bugfix: Also center on selected branch when using HeadingEditor while editing a heading
54 * Bugfix: Save colors of headings
55 * Bugfix: Editing long plainText headings might open HeadingEditor
56 * Bugfix: [#65](https://github.com/insilmaril/vym/issues/65) and #71 Colors in NoteEditor with RichText
57 * Bugfix: [#76](https://github.com/insilmaril/vym/issues/76) Editing heading of zoomed in view causes panning
58 * Bugfix: When zooming in/out using mouse wheel don't change rotation
59 * Bugfix: Background colors in HeadingEditor
60 * Bugfix: [#40](https://github.com/insilmaril/vym/issues/40) Editing PlainText headings with linebreaks
61 * Bugfix: [#75](https://github.com/insilmaril/vym/issues/75) TreeEditor and Linebreaks in headings
62 * Bugfix: [#73](https://github.com/insilmaril/vym/issues/73) Default maps should not have word default in MapCenter
63 * Bugfix: [#72](https://github.com/insilmaril/vym/issues/72) Improved support to load new default maps
64 * Bugfix: [#74](https://github.com/insilmaril/vym/issues/74) HTML export uses word wrap for PlainText notes
65 * Bugfix: Update HeadingEditor for RichText heading, when frame background changes
66 * Bugfix: Update color and heading of HeadingEditor
67 * Bugfix: [#70](https://github.com/insilmaril/vym/issues/70) HeadingEditor doesn't use map background when switching on RichText mode
68 * Bugfix: [#70](https://github.com/insilmaril/vym/issues/70) settings override macroPath, if local option is used "-l"
69 * Bugfix: [#68](https://github.com/insilmaril/vym/issues/68) HeadingEditor doesn't update after in MapEditor
70 * Bugfix: Consider zoomFactor after load when scrolling to selection
71 * Bugfix: Set color and width of legacy xlink
72
73 ### Changes
74
75 * Change: Use Control modifier instead of Shift to only move MapCenter
76 * Change: Compatibility with 2.9.514: Some elements can be read, even if vym
77
78
79
80 ## Version 2.9.2
81
82 ### Bugfixes
83 * Bugfix: #64 Read notes correctly from (very old) maps
84
85 ## Version 2.9.0
86 This version provides bugfixes and some new features. The biggest
87 and most visible changes are dark theme support and an extended color bar
88 to select colors. 
89
90 The platform support has been improved, native Mac version is available
91 (again) and also binaries for various Linux flavors. See the 
92 [README.md](https://github.com/insilmaril/vym/blob/release/README.md)
93 for details
94
95 ### Features
96
97 * Feature: Dark theme
98 * Feature: Increase max. number of recent maps to 20
99 * Feature: Reset priority delta for visible tasks (all maps)
100 * Feature: Toggle target for multiple selected items
101 * Feature: Copying and pasting between vym instances and pasting images
102 * Feature: Added desktop files for easier packaging accross Linux distros
103 * Feature: Larger font size for editing headings on WIndows
104 * Feature: Scripting commands to edit heading and get depth of branch
105 * Feature: Introduced colors toolbar (#39)
106 * Feature: Use expand macro in Confluence export for scrolled branches
107 * Feature: Move branches diagonally with Ctrl-PageUp/Down
108 * Feature: Enable openSSL on Windows
109 * Feature: Add information from JIRA as attributes
110 * Feature: Toggle flag for multiselection
111 * Feature: Confluence and JIRA support
112 * Feature: Cycle tasks by clicking status in taskeditor
113 * Feature: Cursor up/down + Shift-key can be used to select multiple branches
114 * Feature: Updated translations for Greek and German
115
116 ### Bugfixes
117
118 * Bugfix: #52 Saving part of map overwrites original map
119 * Bugfix: #48 lockfile cannot be renamed on Windows
120 * Bugfix: Read map attributes for default map
121 * Bugfix: Create translation files during build
122 * Bugfix: German translation to show keyboard macros in help menu
123 * Bugfix: Set URL when getting Jira data
124 * Bugfix: Use mapname and correct postfic when exporting
125 * Bugfix: #25 treeEditor opens when pasting images
126 * Bugfix: less compiler warnings related to deprecated Qt
127 * Bugfix: Restore state of treeEditor and slideEditor from settings in map after load
128 * Bugfix: Don't set URL for Jira ticket, if Jira pattern is not known
129 * Bugfix: Umlauts when exporting to a Confluence page
130 * Bugfix: undo/redo when toggling task via F12-macro
131 * Bugfix: Allow selecting text while editing a heading in QLineEdit
132 * Bugfix: Remove invalid QModelIndex warning when relinking images from mainbranch to center
133 * Bugfix: Avoid jumping of view when adding branches to center"
134 * Bugfix: Reset current text format when switching from RichText to PlainText
135 * Bugfix: Unused duplicate branchPropertyEditor dockwidget removed
136 * Bugfix: Setting  for Windows data-root directory (#36)
137 * Bugfix: vymBaseDir improvements (#34)
138 * Bugfix: Don't trigger reposition when selection changes
139 * Bugfix: Relink branches and keep parent
140 * Bugfix: set CMAKE_INSTALL_DATAROOTDIR (#24)
141 * Bugfix: #31 Confluence export missing siblinigs of hidden first branch
142 * Bugfix: #26 tabname for save but unchanged maps does not update
143 * Bugfix: Getting user info from Confluence
144 * Bugfix: Freemind import
145 * Bugfix: exportLast of Markdown export
146 * Bugfix: piping plaintext mails from mutt into note
147 * Bugfix: Cycling tasks in taskeditor
148 * Bugfix: Links to images (color and hiding)
149 * Bugfix: Don't give up on unknown tags when importing Freeplane
150 * Bugfix: Remove unnecessary columns from taskeditor
151 * Bugfix: #14 Packaging for openSUSE: Set vymBaseDir correctly
152 * Bugfix: Trash button in NoteEditor
153 * Bugfix: vym crashed, when cursor left/right was used and multiple branches were selected
154 * Bugfix: Copy to new map
155 * Bugfix: crash while checking an empty directory (#9)
156
157 Changes:
158 --------
159
160 * Changed: Settings for JIRA and Confluence
161 * Changed: Moved functionality of recover session into restore ression
162 * Changed: Sleeping tasks keep their priority (Before prio was lowered and sleeping tasks dropped to bottom.)
163 * Changed: Removed unused Bugzilla script
164 * Changed: Builds now use cmake