Skip to content

Releases: RadonApp/radon-extension-firefox

v2.1.0-beta.4

02 Aug 01:39
v2.1.0-beta.4
88c952f
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

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

31 Jul 01:18
v2.1.0-beta.3
ef8da26
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

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

29 Jul 22:26
v2.1.0-beta.2
1aa44d1
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

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

23 Jul 10:33
v2.1.0-beta.1
88fc5ae
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

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 throw PropertyConflictError 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

19 Jul 04:50
v2.0.2
71c59bf
Compare
Choose a tag to compare

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

14 Jul 00:53
v2.0.1
646bcac
Compare
Choose a tag to compare

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

13 Jul 02:03
v2.0.0
058f57b
Compare
Choose a tag to compare

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

10 Jul 03:48
v2.0.0-beta.7
874f013
Compare
Choose a tag to compare
v2.0.0-beta.7 Pre-release
Pre-release

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 and Item.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 video
  • PlayerObserver wasn't detecting movies correctly

v2.0.0-beta.6

29 Jun 09:43
v2.0.0-beta.6
2b6d679
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

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 conflicting keys or number properties
  • PageHeader accepts a subtitle property
  • Plugin now has name, repository and versionName 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

27 Jun 02:38
v2.0.0-beta.5
0df1a3c
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

neon-extension-build

Changed

  • Updated the "travis:install" task to handle pre-release versions correctly

Fixed

  • Incorrect build state check for tags