Skip to content

Releases: hluk/CopyQ

v2.6.0

06 Feb 08:15
Compare
Choose a tag to compare
  • Show item notes in tray and window title
  • Removed broken console executable on Windows
  • Dutch translation
  • Added env() and setEnv() to access and modify environment variables
  • Access shortcut which activated command
  • Fixed closing the application at shutdown on Windows
  • Fixed some global shortcuts on Windows
  • Fixed capturing some shortcuts

v2.5.0

14 Nov 09:18
Compare
Choose a tag to compare
  • Smarter tab name matching (ignore key hints '&')
  • Fixed omit passing global shortcuts to widgets
  • Fixed autostart option on Ubuntu
  • Fixed window geometry saving and restoring
  • Fixed reading binary input on Windows
  • Fixed clearing configuration

v2.4.9

30 Aug 11:07
Compare
Choose a tag to compare
  • Added new light theme
  • Added scriptable function focused() to test main window focus
  • Customizable shortcuts for tab navigation
  • Extended item selection
  • Fixed tab expiration and updating context menu
  • Fixed passing text to command from action dialog

v2.4.8

07 Jul 12:20
Compare
Choose a tag to compare
  • New command to show main window under mouse cursor or at a position with custom size
  • Hide clipboard content when "application/x-copyq-hidden" is "1"
  • "Copy next/previous item" command waits for clipboard to be set
  • Fixed updating window title and tray tool tip on X11
  • Fixed modifying multiple commands in Command dialog
  • Fixed implicit date to string convertions

v2.4.7

01 Jun 14:38
Compare
Choose a tag to compare
  • Separate dialog for command help
  • Added scriptable function visible() to check main window visibility
  • Linux: Install bitmap icons for menus
  • Linux: Install AppData file
  • Allow to search for specific MIME types stored in items
  • Menu items and customizable shortcut for cycling item format
  • Fixed icon alignment
  • Fixed moving tabs with Qt 5
  • Fixed overriding socket file path (Linux and OS X)
  • Fixed "Paste as Plain Text" command (Windows and OS X)
  • Fixed tab tree layout and changing icons for tab groups
  • Fixed URL encoding

v2.4.6

04 Apr 06:56
Compare
Choose a tag to compare
  • Fixed crash when removing command
  • Fixed encryption/decryption selected items
  • Fixed reading from standard input
  • GUI fixes for high-DPI displays

v2.4.5

21 Mar 08:55
Compare
Choose a tag to compare
  • Option to save/restore history for filtering items
  • Clipboard changes with unchanged content is ignored
  • Notify about unsaved changes in command dialog
  • Use application icons from current icon theme on Linux
  • Simple error checking for user scripts
  • Fix blocked system shutdown on Linux/X11

v2.4.4

24 Jan 11:57
Compare
Choose a tag to compare
  • Option to choose tab for storing clipboard
  • Fixed overriding mouse selection (Linux/X11)
  • Fixed window title updates from user commands
  • Fixed toggling window visibility with Qt 5
  • Minor GUI improvements and user command fixes

v2.4.3

30 Dec 11:08
Compare
Choose a tag to compare
  • Plugin for tagging items
  • Plugins can provide script functions and commands
  • Improved automatic commands execution
  • Fixed gradients, transparency and other style improvements
  • Fixed decryption with newer version of GnuPG
  • Fixes for Qt 5 version

v2.4.2

26 Oct 20:12
Compare
Choose a tag to compare
  • Send input data to execute()
  • Better clipboard encoding guessing
  • Set tab icon from commands using tabicon()
  • Fixed window title encoding on Windows
  • Fixed restoring window geometry
  • Performance fixes
  • Various bug and usability fixes
  • New logo