Releases: ramlmn/electron-clippy
Releases · ramlmn/electron-clippy
0.1.2
Changes
- c1bcd9b The last release was supposed to solve copying images to clipboard, but electron doesn't support writing image data to clipboard from the renderer process, this release fixes it
Breaking changes
- The new release may show two versions of items from your save items, if you have any serious problems, try clearing the data
0.1.1
0.1.0
🎉
Finally, a decent and simple clipboard manager that does not look for your wallet is here.
Highlights
- Support clearing clipboard history
- Support persistent storage across app restarts (disabled by default)
Get involved
Found anything not right, free to open any issues at https://github.com/ramlmn/electron-clippy/issues
You can also support by providing build on different files, have an idea, open an issue
1.0.0-alpha.4
- Add Linux support
v1.0.0-alpha.3
- Optimize watcher
- Fix clear-items
- A bit of refactoring
v1.0.0-alpha.2
- Add settings
- Add startup setting
- Fix Unicode character count
- Other refactors
v1.0.0-alpha
Initial release with no customization.