Skip to content

Releases: flosommerfeld/Favourites

v1.2.4

27 Jul 18:10
9dc5b02
Compare
Choose a tag to compare

Notable Changes

  • Fixed a bug: under certain circumstances it was not possible to add sites via the context menu

This version is also publicly availbable at addons.mozilla.org.

v1.2.3

07 Oct 07:43
Compare
Choose a tag to compare

Notable Changes

  • Fix problem that sometimes multiple favourites were added instead of one

First production ready / official release.
Since this version the GitHub repository as well as the WebExtension at addons.mozilla.org are publicly available.

Chrome ports will be added soon.

v1.2.2-beta

06 Oct 21:23
Compare
Choose a tag to compare
v1.2.2-beta Pre-release
Pre-release

Notable Changes

  • Fix issue #7: When big images were uploaded the code which added the favourite didn't wait for the uploaded image to be encoded
  • Applied new convention: two tabs for indentions instead of one

v1.2.1-alpha

29 Sep 16:40
Compare
Choose a tag to compare
v1.2.1-alpha Pre-release
Pre-release

Notable Changes

  • Validation for all of the input fields at the settings page
  • Comments are now fully translated to English

v1.2.0-alpha

28 Sep 23:44
Compare
Choose a tag to compare
v1.2.0-alpha Pre-release
Pre-release

Notable Changes

  • New websites can now also be added via the context menu
  • The extension shows instructions in case the user hasn't added a favourite yet
  • New responsive inputfields at the settings page
  • Improved editing of the favourites especially on small devices
  • Bugfixes for bugs which appeared at the settings page

v1.1.0-alpha

23 Sep 12:09
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

Notable Changes

  • A new options page was added where the user can add, edit and delete his favourites
  • Remote resources are no longer used - Everything is local
  • (This version is currently only supported by Firefox)

v1.0.2-alpha

21 Sep 17:36
Compare
Choose a tag to compare
v1.0.2-alpha Pre-release
Pre-release

Notable Changes

  • Support for Chrome/Chromium was added

v1.0.1-alpha

21 Sep 17:18
Compare
Choose a tag to compare
v1.0.1-alpha Pre-release
Pre-release

Notable Changes

  • The WebExtension is signed and thus now installable without using a Firefox developer browser etc