Releases: raucao/sharesome
Releases · raucao/sharesome
1.5.0 - "Papers, please."
v1.4.0
Changes
- Check versioned releases into master branch (/release directory)
- Update RS connect widget
- Update dependencies
- Prevent fingerprinting of icons
- Switch from AppCache to ServiceWorker for offline-first asset caching
- Add Web App Manifest and icons
- Remove border radius from connected widget
- Improve navbar icons
- Add uncut Apple touch icon
- Use nicer yellow color
1.3.0
Enhancements
- Load history items only when they come into view, instead of all at once (#60)
1.2.0
New features
- Search history items by filename (simple matching)
Enhancements
- Auto-scale history-items grid
- Improve connect screen (add /connect route)
- Move connect widget to navigation/menu bar
- Add placeholder text for empty history
1.1.3
Features
- Use new remoteStorage connect widget
Under the hood
1.1.2
Bugfixes
- Fix history item menu overlay on iOS (#58)
1.1.1
Muchas gracias to @galfert for this one!
Improvements
- Fix exception after deletes (#45)
Under the hood
- Update Ember from
1.13.12
to 2.11.1
1.1.0
New features
- Add copy-to-clipboard button to URL/share modals
Improvements
- Add loading animation for History route
Under the hood
- Replace deprecated Ember syntax, refactor some things
- Update remoteStorage.js to latest version
v1.0.2
Fixes an issue that broke app loading in recent versions of Chrome and Firefox.
v1.0.1
This release marks the update from Grunt to Ember CLI and a more modern version of Ember.js. The setup is entirely new (in fact it's based on a newly created app skeleton and repo), but the featureset hasn't changed in this first official release.