Skip to content

Releases: flooose/copy_buddy

0.4.0

05 May 08:13
Compare
Choose a tag to compare

Release 0.4.0

  • Fix deprecated use of selection.addRange(). This fixes a bug where copying stops working in newer versions of Chrome
  • Clean up styling
  • Overhaul workflow. Building and releasing is now done with make

0.3.0

15 Apr 09:24
Compare
Choose a tag to compare

Release 0.3.0

  • fix #4 - Enable multi-line editing of copy items. Before this release saving and copying was possible, but when editing, the line breaks were lost
  • Add test support with jasmine and karma
  • Run tests on travis-ci
  • Add babel for backwards compatibility. This isn't absolutely necessary, but for automated testing you don't always have control of browser versions.

0.2.1

15 Apr 09:20
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Release 0.2.1

  • Compliance with image sizes for extensions store

0.2.0

02 Apr 09:32
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Release 0.2.0

  • The extension's name is now Copy Buddy
  • Added icon
  • Restructured project file structure

0.1.1

27 Mar 19:09
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Release 0.1.1

Changes:

  • The name of the extension is "Copy Buddy"
  • Some styling
  • New, temporary, icon

0.1.0

19 Mar 13:54
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Release 0.1.0

Changes:

  • No more options page. Entries may be added, edited and deleted in main screen.
  • Multi-line items are now supported