Skip to content

Releases: KL13NT/clippy

v2.1.0

26 Mar 16:14
Compare
Choose a tag to compare

This version comes in with a few bug fixes, performance improvements, and a new, handy feature!

Meet Clippy Search

Having to scroll and manually search a long log can be tiring. Clippy v2.1.0 comes packed with a powerful search feature that allows you to search for text and images alike!

How to use Search

You can be specific about what you want to search, typing:

  • image: png to search for PNG images

  • image: jpeg to search for JPEG images

  • image: webp to search for JPEG images

  • image: <any valid image MIME subtype> to search for other formats

  • text: <some text> to search for text

Or just type text directly and Clippy will understand!

See MIME types for images here

v2.0.0

14 Feb 14:59
Compare
Choose a tag to compare

This release we worked hard to bring you some lovely features and bug fixes! Most notably:

⚠ BREAKING CHANGES

We removed the right-click to delete option. This is because we provided an alternative listed below.

Features

Bug Fixes

  • copy selection reference bug (437c0bc)
  • slow entry options animation: (f2b3bfb)

1.2.0

03 Feb 23:14
Compare
Choose a tag to compare

Release Notes:

This release brings some interesting tiny features and bug fixes

Features

  • Added context menu for tray icon to exit
  • Added bulk delete
  • Added multiple entries
  • Added pin entries to list
  • Added an about page and tutorial
  • Added clear clipboard only button
  • Links copied now render naturally

Bug Fixes

  • Fixed error on exit caused by the clipboard polling process
  • Link click handling menu falls back to copying the link