7.0.0
Added
- Windows installer has an option to install for current user or all users
(#1912).
Changed
-
The preferred format to edit is now "text/plain;charset=utf-8" with
"text/plain" as fallback. Additionally, if no such format is available,
"text/uri-list" is used. -
Toggle Clipboard Storing menu item uses static text and icon instead of
changing these dynamically after each use (#2255). -
Settings integrity is now handled solely by Qt. Previously, additional
*.bak
files where created for configuration files. -
Commands are no longer migrated to the new format on start. The old command
configuration file has been last used in version 3.9.0 (released on
2019-06-27). -
Native notification text length is limited now to avoid slow downs when
showing notifications in some desktop environments. The limit is about
100,000 characters and 100 lines.