Releases: RadonApp/radon-extension-firefox
Releases · RadonApp/radon-extension-firefox
v2.0.0-beta.3
Added
- Enabled the "Callback" service
Changed
- Updated "wes" to 1.1.0-beta.1
neon-extension-build
Added
- Enabled the "Callback" service
- Improved the generation of combined release notes
- Support for module manifest browser overlays
Fixed
- Incorrect build state check in the "release:push" task
- Issue with the handling of ignored modules in the "release:push" task
neon-extension-core
Added
- Implemented the "Callback" service
neon-extension-destination-trakt
Changed
- Updated
AuthenticationOptionComponent
to support Firefox
v2.0.0-beta.2
Added
- Trakt.tv is now supported (with Amazon Video, and Netflix sources)
Changed
- Improvements to activity processing, and session creation
- Disabled WebSQL (deprecated in PouchDB)
Fixed
- Sessions were being started early (before media was started)
neon-extension-build
Added
- Updated the "release:create" task to include "package-lock.json" in the commit
- Updated the "release:push" task to ensure a valid token has been provided for GitHub before executing any actions
Changed
- Updated the "release:push" task to handle errors from Travis CI
- Updated release note extraction/generation to handle list depth
- Updated
writePackageLocks
to ignore packages without "package-lock.json"
Fixed
- Issue committing changes in the "release:create" task
- Issue with the creation of release notes in the "release:push" task
neon-extension-source-googlemusic
Fixed
- Metadata wasn't being created correctly in some cases
v1.9.0
neon-extension-build
Changed
- Improved the handling of package release notes
Fixed
- Issue with the detection of patch releases
Neon-Firefox-1.9.0.xpi
can be installed on standard versions of Firefox. Archives require Firefox Developer Edition.
v1.9.0-beta.7
neon-extension-build
Fixed
- Issue with the formatting of package release notes
neon-extension-framework
Changed
- Improved
PageHeader
sizing
neon-extension-core
Changed
- Improved page content sizing
Fixed
- Issue with the
ConfigurationPage
enable state - Issue with header sizing on small screens
v1.9.0-beta.6
neon-extension-build
Changed
- Improved the handling of peer dependencies in the "release:create" task
Fixed
- Issue with the formatting of package release notes
neon-extension-framework
Added
- Support for number internationalization
Changed
- Disabled i18n debugging in production builds
Fixed
- Issue where the usage of
window.Intl
would cause tests to fail PageHeader
alignment issues
neon-extension-core
Changed
- Numbers in the "Credits" and "Libraries" views are now formatted
- Disabled i18n debugging in production builds
Fixed
- Issue with i18n backend initialization
- Page alignment issues
neon-extension-destination-lastfm
Fixed
- Incorrect URL for the authentication callback
neon-extension-destination-librefm
Fixed
- Incorrect URL for the authentication callback
v1.9.0-beta.5
Added
- Support for translations (i18next, react-i18next)
Changed
- Flattened file/folder structure, and updated names to CamelCase style
- Consolidated
Logger
options (now available on the "Debugging" page) - Pinned "babel-loader" to 8.0.0-beta.2
neon-extension-build
Added
- Locales are now bundled into the extension
Changed
- Replaced service type strings with the new
Services
constant
neon-extension-framework
Added
ActivityEngine
now supports repeated tracks (RadonApp/radon-extension#24)
neon-extension-core
Changed
- Updated
ScrobbleService
to emit "seeked" events
Fixed
select
options had two arrows displayed
neon-extension-destination-lastfm
Changed
- Updated "services" in [module.json]
neon-extension-destination-librefm
Changed
- Updated "services" in [module.json]
neon-extension-destination-listenbrainz
Changed
- Updated "services" in [module.json]
Fixed
- Exception raised on empty authorization token values
neon-extension-source-googlemusic
Changed
- Updated "services" in [module.json]
neon-extension-source-spotify
Changed
- Updated "services" in [module.json]
v1.9.0-beta.4
neon-extension-build
Changed
- Improved release note generation
Fixed
- Issue with release creation/updates
v1.9.0-beta.2
neon-extension-build
Added
- "release:push" will now generate release notes, and create/update releases on GitHub
Changed
- "release:create" now updates the package version if dependencies have changed
- "release:push" now fetches the build status from Travis CI (instead of GitHub)
Fixed
- Tag resolution issue in the "release:push" task
v1.9.0-beta.1
neon-extension-build
Added
- Release automation tasks (release:create, and release:push)
--debug
flag to enable debug messages
Changed
- Tasks are now run for each browser sequentially
- Removed the severity level prefix from logger messages
- Split the "install:travis" task into separate core modules
v1.8.0
Added
- Spotify scrobbling is now supported
Changed
- Activity engine will now ignore "start" and "progress" actions until the session has been created
- Optimized item selectors
- Removed unused database indexes
- Removed links in the configuration sidebar that haven't been implemented yet
- Replaced "neon-extension-browser" with "wes"
- Selectors can now be created for items without any keys defined
Neon-Firefox-1.8.0.xpi
can be installed on standard versions of Firefox. Archives require Firefox Developer Edition.