Skip to content

Releases: RadonApp/radon-extension-firefox

v1.5.8-beta.2

21 Nov 01:16
v1.5.8-beta.2
775ba03
Compare
Choose a tag to compare
v1.5.8-beta.2 Pre-release
Pre-release

Changed

  • Extension version is now formatted correctly for AMO
  • Background scripts are now removed from the extension manifest if they do not exist

v1.5.8-beta.1

21 Nov 00:22
v1.5.8-beta.1
a2fc8f0
Compare
Choose a tag to compare
v1.5.8-beta.1 Pre-release
Pre-release

Added

  • Firefox 57+ is now required
  • Configuration page is now displayed on install, and on update from the legacy extension (v0.*)
  • (Last.fm) Title is now defined on the authentication callback page

Changed

  • Updated the Extension.getCallbackUrl(path) method to resolve authentication issues on Firefox 57+
  • Removed "webRequest" permission
  • Removed hybrid extension build tasks
  • Removed legacy preference migration from the migrate module and services

v1.5.7

28 Oct 21:27
v1.5.7
522f721
Compare
Choose a tag to compare
v1.5.7 Pre-release
Pre-release

Fixed

  • Archive modes would differ based on the current operating system

v1.5.6

28 Oct 10:41
v1.5.6
06e2dbe
Compare
Choose a tag to compare
v1.5.6 Pre-release
Pre-release

Fixed

  • Archive timestamps would differ based on the current timezone

v1.5.5

28 Oct 10:17
v1.5.5
43bb721
Compare
Choose a tag to compare
v1.5.5 Pre-release
Pre-release

Fixed

  • Archive timestamps would differ based on timezone

v1.5.4

28 Oct 09:32
v1.5.4
7faa459
Compare
Choose a tag to compare
v1.5.4 Pre-release
Pre-release

Fixed

  • Travis CI builds were being marked as "dirty"

v1.5.3

28 Oct 09:29
v1.5.3
9e87c9c
Compare
Choose a tag to compare
v1.5.3 Pre-release
Pre-release

Fixed

  • Issue with getModuleName on *nix operating systems

v1.5.2

28 Oct 07:16
v1.5.2
2972c62
Compare
Choose a tag to compare
v1.5.2 Pre-release
Pre-release

Changed

  • "jquery", "react" and "react-dom" are now included as externals to satisfy AMO requirements

v1.5.1-beta.5

27 Oct 09:04
v1.5.1-beta.5
2f8db65
Compare
Choose a tag to compare

Changed

  • Updated callback domain

Neon-Hybrid-1.5.1-beta.5-signed.xpi can be installed on standard versions of Firefox. Unsigned XPI files and archives require Firefox Developer Edition.

v1.5.1-beta.4

27 Oct 08:39
v1.5.1-beta.4
14ee58f
Compare
Choose a tag to compare

Added

  • Enabled persistent storage of databases on Firefox 56+
  • Storage interface will now prefer storage.local (with fallback to localStorage)
  • Activity service initialization is now deferred until the initial library update is complete
  • "storage" and "unlimitedStorage" permissions are now required

Fixed

  • Issue where music already playing at activity service initialization would be ignored until the queue has ended

Neon-Hybrid-1.5.1-beta.4-signed.xpi can be installed on standard versions of Firefox. Unsigned XPI files and archives require Firefox Developer Edition.