6.3.0
ChangedUI margins are decreased leaving more space space for item content.Script function config() now lists current values for each option (#412). Example of new copyq config output:......
View Article6.3.1
FixedFixes rendering issues (#1728, #2093).Fixes the space between row number and the item content. This is customizable with num_margin theme option.Fixes Qt 6 build.Wayland: Fixes synchronizing...
View Article6.4.0
6.4.0AddedItems in menu can be additionally filtered using the item notes (#2170).Items can be sorted with a custom order via scripting. For example:var sel = ItemSelection().selectAll(); const texts =...
View Article7.0.0
AddedWindows installer has an option to install for current user or all users (#1912).ChangedThe preferred format to edit is now "text/plain;charset=utf-8" with"text/plain" as fallback. Additionally,...
View Article7.1.0
NOTE:macOS release is currently blocked until #2450 is resolved.ChangedImage editor (if set) will now open instead of built-in text editor when selecting Edit action on image items containing no...
View Article8.0.0
AddedTab item limit has been increased to 100,000 (#1144).New macOS builds for M1/arm64 architectures are available (#1884).New Debian/Raspbian builds for arm/arm64 architectures are available.Allows...
View Article9.0.0
AddedAdds editItem() script function for editing any item format (#2672).Item color is now shown in tray menu as the default icon (#2700).ChangedRemoves large margins in the tab tree.Single action...
View Article9.1.0
AddedAllows processing all clipboard changes (#2787, #2746). If clipboard contains secret (for example, copied from a password manager),onSecretClipboardChanged() script function is called with data...
View Article10.0.0
AddedEmacs navigation key-bindings support.Adds support for setting urgency and persistency to notifications. Script function notification() takes new arguments: '.urgency' (low, normal, high,...
View Article