Releases: KL13NT/clippy
v2.1.0
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
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
- #17: implemented basic keyboard shortcuts (2922745), closes #17
- #40: auto update (604a8c3), closes #40
- #6: keyboard navigation & a11y (9142b51), closes #6
Bug Fixes
1.2.0
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