07-07-2022 , 08:53 AM
CopyQ 6.2.0
Added
https://github.com/hluk/CopyQ/releases/tag/v6.2.0
Added
- Tabs can now load at least some items from a partially corrupted data file
dropping the rest of the items.
- Simpler and safer data saving uses Qt framework (QSaveFile).
- New Settings class in scripts can be used to manage INI configuration
files (#1964).
- Obscure untested Save button has been removed from Action dialog.
- Fixes restoring window geometry in a loop (#1946).
- Fixes converting internal byte array representation in scripts in some rare
cases.
- Fixes tray menu appearance to follow the configuration (#1896).
- The search history popup menu for will be closed if mouse wheel scrolls and
mouse pointer is outside the menu (#1980).
- macOS: Fixes pasting (#2012).
- Windows: Fixes exiting the app on logout (#1249).
- Windows: Workaround to treat native path separators properly and not as
special escape characters.
https://github.com/hluk/CopyQ/releases/tag/v6.2.0