Skip to content

Releases: ramlmn/electron-clippy

0.1.2

27 Dec 19:39
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

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

26 Dec 18:20
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Changes

  • Improving perf while comparing images
  • Fix #4

Known issues

  • Copying images to clipboard from the app still take a considerable amount of time

Breaking changes

  • Previous history data would not show up in the new version, to fix this you have to clear history

0.1.0

25 Dec 20:20
d643a32
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

🎉

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

24 Sep 18:41
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release
  • Add Linux support

v1.0.0-alpha.3

28 Jun 15:22
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
  • Optimize watcher
  • Fix clear-items
  • A bit of refactoring

v1.0.0-alpha.2

20 Jun 16:09
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
  • Add settings
    • Add startup setting
  • Fix Unicode character count
  • Other refactors

v1.0.0-alpha

12 Jun 10:16
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Initial release with no customization.