Releases: RadonApp/radon-extension-firefox
Releases · RadonApp/radon-extension-firefox
v1.5.8-beta.2
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
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
v1.5.6
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1-beta.5
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
Added
- Enabled persistent storage of databases on Firefox 56+
- Storage interface will now prefer
storage.local
(with fallback tolocalStorage
) - 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.