Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.12 KB

changelog.md

File metadata and controls

44 lines (26 loc) · 1.12 KB

#Clippy Change log

Version 1.0

  • Initial release

Version 1.2

  • Added support for plain text clipboard file
  • Updated icons
  • Improved usability (better keyboard control)

Version 1.3

  • Added more keyboard shortcuts to edit/delete/copy selected item
  • Fixed crash when selecting "Remove selected items" and no items are selected

Version 1.3.0.2

  • Clippy is now a 64 bit application
  • Fixed crash trying to copy data to clipboard while it is still blocked by another process

Version 1.4.0.0

  • Minor bugfixes
  • Clippy data files can now be opened by command line argument also when an instance is already running
  • Moved change log to separate file (this one)

Version 1.5.0.0

  • Added system tray icon (can be enabled in the settings)

Version 1.6.0.0

  • Added option to restet window to default state (e.g. if it is outside the visible screen)
  • Added global hotkey to get content from clipboard (can be enabled in the settings)

Version 1.6.1.0

  • Optimized the behavior of settings and terms of use window

Version 1.6.2.0

  • The running instance is brought to the front when you try to start a second instance.