Skip to content

Releases: hluk/CopyQ

v3.0.2

30 May 08:36

Choose a tag to compare

  • Added script functions for listing synchronized tabs and their paths
  • Fixed showing window on current screen
  • Fixed notification position with multiple screens
  • Fixed rendering items when scrolling
  • Fixed pasting from main window after switching tabs
  • Fixed copy/paste to some apps on OS X
  • Fixed focusing editor when closing completion popup on OS X
  • Fixed setting temporary file template from script

v3.0.1

09 May 08:19

Choose a tag to compare

  • Install themes on OS X
  • Improve pasting to current window
  • Fix crash when the first tab is not loaded
  • Fix crash when reloading tab after closing editor
  • Fix item rendering and UI elements for high DPI displays
  • Fix window focus after closing menu or main window on OS X
  • Fix opening main window on current space on OS X
  • Fix pasting to some windows on OS X
  • Fix navigating item list
  • Fix getting boolean from checkbox in dialog()
  • Fix default move action for drag'n'drop
  • Fix exiting on logout when tray is disabled

v3.0.0

04 Apr 12:48

Choose a tag to compare

  • Pinned and protected items
  • Export/import tabs, configuration and commands in one file
  • Create and modify commands from script
  • Create temporary files from script
  • Create notifications with buttons from script
  • Take screenshots using script
  • Allow to process lines on stdout from execute() scriptable using a function
  • Safer and faster encrypt/decrypt commands (need to be re-added)
  • Improved menu scriptable function
  • Improved icon sharpness
  • Improved plugin architecture
  • Improved logging and displaying log
  • Performance and memory consumption improvements
  • Implemented copy() on OS X
  • Fixed focusing menu and windows on OS X
  • Fixed configuration folder path for portable version on Windows
  • Fixed opening menu for a tab
  • Fixed using correct GPG version for encryption
  • Fixed tray menu position in KDE/Plasma

v2.9.0

17 Feb 09:28

Choose a tag to compare

  • Set text style in editor
  • Search in editor
  • Quick help in completion popup menu for commands
  • Easier text selection in item preview
  • Show whole text and unscaled image in item preview
  • Improved pasting to windows on Linux/X11
  • Fixed global shortcuts at application start on Linux/X11
  • Fixed closing application from installer on Windows
  • Fixed showing item preview at start
  • Fixed saving position of new tabs and tab lists

v2.8.3

30 Jan 09:39

Choose a tag to compare

  • Search items from tray menu
  • Added support for animated gifs (played when selected)
  • Added special formats for automatic commands to sync and store clipboard
  • Added auto-completion for command editor
  • Added scriptable variables for MIME types
  • Fix encryption with new OpenPGP
  • Fix passing big data to commands on Windows

v2.8.2

15 Jan 08:06

Choose a tag to compare

  • Simplify appearance of items with notes and tags
  • Support for drag'n'dropping images to more applications
  • Added list widget for custom dialog
  • Fixed opening windows on current screen
  • Fixed tray icon appearance on Linux
  • Fixed focusing tray menu from command
  • Fixed dialog button translation on Windows
  • Fixed passing big data to commands

v2.8.2-beta-osx-global-shortcuts

13 Jan 09:29

Choose a tag to compare

v2.8.2-beta-osx-global-shortcuts

v2.8.2-beta-2

06 Jan 10:17

Choose a tag to compare

v2.8.2-beta-2

v2.8.2-beta-1

21 Dec 07:53

Choose a tag to compare

v2.8.2-beta-1

v2.8.1

03 Dec 08:27

Choose a tag to compare

  • All Qt messages are logged
  • Fixed and improved commands for Tags plugin
  • Fixed removing last items when changing item limit
  • Fixed library paths for OS X
  • Fixed pasting items on Windows
  • Fixed copying from script on Windows