Releases: flooose/copy_buddy
Releases · flooose/copy_buddy
0.4.0
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
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
Release 0.2.1
- Compliance with image sizes for extensions store
0.2.0
Release 0.2.0
- The extension's name is now Copy Buddy
- Added icon
- Restructured project file structure
0.1.1
Release 0.1.1
Changes:
- The name of the extension is "Copy Buddy"
- Some styling
- New, temporary, icon
0.1.0
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