Skip to content

v3.1.0

Compare
Choose a tag to compare
@hluk hluk released this 28 Sep 07:56
· 2649 commits to master since this release
  • Add "Paste current date and time" predefined command
  • Add "Take screenshot" predefined command
  • Add scriptable function queryKeyboardModifiers()
  • Add scriptable function screenNames()
  • Add scriptable function isClipboard()
  • Add scriptable function toggleConfig()
  • Add scriptable function iconColor()
  • Allow to change icon color using COPYQ_SESSION_COLOR
  • Expand text ellipsis if selected
  • Avoid copying ellipsis if selected and copy rich text only if needed
  • Improved command widget layout
  • Copy encrypted items as hidden in UI
  • Open external editor if internal fails
  • Fix item rendering on high DPI screens
  • Fix tray icon on high DPI screens
  • Fix taking screenshots on multiple monitors and on high DPI screens
  • Fix flicker when rendering items for the first time
  • Fix icon layout for notes
  • Fix showing icon if notes are empty
  • Fix copying/drag'n'dropping files into a synchronized tab
  • Fix long message alignment in notifications
  • Fix activating simple items with double-click
  • Fix styling of current and selected items
  • Fix setting clipboard immediately after start
  • Fix size of items with tags
  • Fix moving multiple items to clipboard and to the top of the list
  • Fix updating global shortcuts with setCommands()
  • Fix clearing search after opening internal editor
  • Fix aborting script execution
  • Fix black scroll bar in items
  • Fix completion popup resizing
  • OSX: Fix some memory leaks
  • Linux: Add manual pages
  • Linux: Fix getting icon for non-default session from theme
  • Linux: Fix settings tab name in KDE/Plasma
  • Linux: Fix restoring with session manager
  • Windows: Add pinned items to installer
  • Windows: Fix saving tab with another plugin
  • Windows: Fix pasting to a window
  • Windows: Fix setting foreground window even if app is in background