Skip to content

Releases: JasonXian/easy-clipboard

Big functionality changes to increase usability and reduce clutter!

15 Sep 18:32
8d36824
Compare
Choose a tag to compare

Changelog v2.2.1:

  • Fixed bug when copying URL with multiple windows open
  • Added an "undo" button/text when deleting a single note

Changelog v2.2.0:

  • Added a button for copying URL's directly to the clipboard
  • Moved the ''Add to Clipboard" button to be part of the helper buttons
  • Updated UI and made language less ambiguous

Minor feature updates and bug fixes!

27 Jun 15:33
bd3012f
Compare
Choose a tag to compare

Changelog v2.1.0:

  1. Added feature for users to add notes directly to the clipboard by writing text in the search bar and clicking on the 'pencil' button.
  2. Switched to clipboard.js for copying text from the extension, should work more consistently now.

Changelog v2.0.1:

  1. Notes now appear in the order of the most recently copied text to oldest.

Complete design overhaul in terms of looks and development!

27 Apr 20:31
110fd10
Compare
Choose a tag to compare

Changelog v2.0.0:

  1. Complete overhaul of the design, making the clipboard look much more professional (credits to Chris Jiang).
  2. Added a 'delete all notes' button at the top to reduce clutter after many copies.
  3. Removed custom text and background color options to keep visibility consistent.
  4. Switched development from old school HTML/CSS/JS to React/Redux/TypeScript with Webpack to minimize the size of builds and improve development experience in the future.

First public release of the easy-clipboard to the chrome web store!

11 Apr 22:19
0a6abe9
Compare
Choose a tag to compare