Skip to content

Releases: raucao/sharesome

1.5.0 - "Papers, please."

27 Dec 10:57
v1.5.0
dc31771
Compare
Choose a tag to compare

Changes

v1.4.0

05 Mar 00:31
Compare
Choose a tag to compare

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

26 Jan 15:19
Compare
Choose a tag to compare

Enhancements

  • Load history items only when they come into view, instead of all at once (#60)

1.2.0

22 Jan 09:51
Compare
Choose a tag to compare

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

08 Jan 15:52
Compare
Choose a tag to compare

Features

  • Use new remoteStorage connect widget

Under the hood

  • Update libraries

1.1.2

23 Sep 10:25
Compare
Choose a tag to compare

Bugfixes

  • Fix history item menu overlay on iOS (#58)

1.1.1

18 Feb 09:45
Compare
Choose a tag to compare

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

25 Dec 08:46
Compare
Choose a tag to compare

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

16 Apr 22:38
Compare
Choose a tag to compare

Fixes an issue that broke app loading in recent versions of Chrome and Firefox.

v1.0.1

16 Apr 22:11
Compare
Choose a tag to compare

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.