- word count now enabled by default (can be disabled in preferences dialog, tab 'Interface')
- word count now counting only inside of the selection when a selection is in place (#283)
- word count to work also inside of codeboxes and tables
- tree node icons to change size with tree font
- added current tree node icon on the node name header
- support indent/unindent multiple list items when there is a selection (#2881)
- when toggling a formatting (e.g. bold), toggle off only if all selected text has it, otherwise toggle on (#2885)
- added menu items/actions to insert tomorrow's node similarly to today's node
- fixed regression after #2814 - the option to collapse all nodes on startup not properly working anymore (#2865)
- collapse all nodes action now drops expanded status at all levels (#2865)
- implemented safe fallback for multiFile backup directory moves (#2867)
- improved performance of nodes sorting algorithm (#2868)
- fixed copy/paste issues from firefox on mac os (#2878)
- 'Do Not Auto-Select Objects on Single Click' enebled by default on KDE (#2873)
- fixed generation of pdf when the text contains a link URL with invalid control character (e.g. '\n')
- fixed regression text row cut/copy/delete no longer including newline
- fix: avoid crash in time_format when localtime returns null (#2871)
- fixed warning pasting from firefox on windows
- when dragging a node and dropping as a child of another node, do not expand the new parent node to select the dragged child if Shift is held down