Releases: RadonApp/radon-extension-firefox
v2.1.0-beta.4
Install this release with Radon-Firefox-2.1.0-beta.4.xpi
on standard versions of Firefox, archives require Firefox Developer Edition.
neon-extension-build
Changed
- Matching origins are now removed from modules
neon-extension-source-amazonvideo
Added
- Additional content script conditions/matches definitions
neon-extension-source-youtubemusic
Fixed
- Issue where the previous session was repeated when an unknown track was encountered
v2.1.0-beta.3
Install this release with Radon-Firefox-2.1.0-beta.3.xpi
on standard versions of Firefox, archives require Firefox Developer Edition.
neon-extension-source-amazonvideo
Added
- Support for additional player pages
v2.1.0-beta.2
Install this release with Radon-Firefox-2.1.0-beta.2.xpi
on standard versions of Firefox, archives require Firefox Developer Edition.
neon-extension-framework
Changed
- Updated the
resolveArtists
method to support suffixes - Updated the
resolveTitle
method to support tracks with a featured suffix
neon-extension-source-youtubemusic
Changed
- Updated
EntityParser
to handle page contexts
Fixed
- Issue that caused shim injection timeouts
- Issue that caused
browser is not defined
errors
v2.1.0-beta.1
Install this release with Radon-Firefox-2.1.0-beta.1.xpi
on standard versions of Firefox, archives require Firefox Developer Edition.
Added
- Enabled neon-extension-source-youtubemusic
neon-extension-framework
Added
- Additional metadata helper methods
Changed
- Updated the
Dictionary
property to throwPropertyConflictError
on conflicting values
neon-extension-core
Added
ItemDatabase.upsert
will now create items on conflicting keys
Changed
- Updated the
Scrobble
service to better log errors
neon-extension-destination-lastfm
Added
Scrobble
service will now support tracks without an album
neon-extension-destination-librefm
Added
Scrobble
service will now support tracks without an album
neon-extension-destination-listenbrainz
Added
Scrobble
service will now support tracks without an album
v2.0.2
Available on addons.mozilla.org, can also be installed with Radon-Firefox-2.0.2.xpi
.
neon-extension-framework
Added
Document/Event.js
module
neon-extension-source-amazonvideo
Added
- Support for videos played from the front page
v2.0.1
Available on addons.mozilla.org, can also be installed with Radon-Firefox-2.0.1.xpi
.
Changed
- Updated "wes" to v1.1.0-beta.2
v2.0.0
Available on addons.mozilla.org, can also be installed with Radon-Firefox-2.0.0.xpi
.
neon-extension-build
Added
scripts/neb.cmd
v2.0.0-beta.7
Radon-Firefox-2.0.0-beta.7.xpi
can be installed on standard versions of Firefox. Archives require Firefox Developer Edition.
Changed
- Updated extension description
neon-extension-build
Changed
- Updated the extension manifest to include the extension "dirty" state
Fixed
- Extension version resolution in production builds
neon-extension-framework
Added
Item.replace(data, options)
method
Changed
ActivityEngine
now ignores special episodes (S00 or E00)- Updated the
Item.assign
andItem.inherit
methods to revert changes on error
Fixed
- Alignment of
PageHeader
children - Issue with
ActivityEngine
that could cause duplicate create actions
neon-extension-core
Added
- Improved the handling of missing items in the
ItemDatabase.fetch
method
Changed
- Updated
LibraryTransaction
to handle duplicate items correctly - Updated the "Callback" service to better handle errors
- Updated icon
neon-extension-destination-trakt
Changed
- Updated
AuthenticationOptionComponent
to start listening for callbacks after permissions are granted
neon-extension-source-amazonvideo
Changed
- Updated
Activity
service to support the latest changes to the Metadata API - Updated
PlayerObserver
to better handle video observations
Fixed
PlayerObserver
wasn't detecting movies correctly
neon-extension-source-googlemusic
Changed
- Increased the
onTrackChanged
debounce time - "queue.created" is now emitted on first load
Fixed
- Issue where the "queue.created" event was being emitted multiple times
neon-extension-source-netflix
Added
- Preplay videos (recaps) are now ignored
Changed
- Updated
PlayerObserver
to better handle video observations
Fixed
- Issue with metadata retrieval that caused sessions to be completely ignored
ApplicationObserver
wasn't detecting navigation changes on next videoPlayerObserver
wasn't detecting movies correctly
v2.0.0-beta.6
Changed
- Renamed to "Radon"
neon-extension-build
Added
- Repository details are now included in bundled manifests
Changed
- Improved branch order in the "travis:install" task
- Updated the "release:create" task to write module dependencies as a patch release range
- Updated the webpack validator to ensure module dependencies are defined as a range
Fixed
- Issue with tag validation if the repository is dirty
neon-extension-framework
Added
Item
will now throw an error if an update is performed with conflictingkeys
ornumber
propertiesPageHeader
accepts asubtitle
propertyPlugin
now hasname
,repository
andversionName
properties
Changed
- Updated
NodeObserver
to emit "mutation" events on duplicate node add/remove actions
neon-extension-core
Added
- Cleaned up the "About" page, and added repository and version links
ItemDatabase
will now create indexes for video metadata
neon-extension-source-amazonvideo
Added
- Improved the reliability of
PlayerObserver
media identification events
neon-extension-source-netflix
Added
- Improved the reliability of
PlayerObserver
media identification events
Changed
- Updated the activity service to fetch the latest metadata on the creation of each session
v2.0.0-beta.5
neon-extension-build
Changed
- Updated the "travis:install" task to handle pre-release versions correctly
Fixed
- Incorrect build state check for tags