Skip to content

Releases: RadonApp/radon-extension

v1.9.0-beta.6

28 May 04:51
v1.9.0-beta.6
5cbbb04
Compare
Choose a tag to compare
v1.9.0-beta.6 Pre-release
Pre-release

Builds

Added

  • Support for number internationalization

Changed

  • Numbers in the "Credits" and "Libraries" views are now formatted
  • Disabled i18n debugging in production builds

Fixed

  • I18n backend initialization
  • Incorrect URL for authentication callbacks
  • ConfigurationPage alignment issues
  • PageHeader alignment issues

v1.9.0-beta.5

24 May 08:31
da5e32d
Compare
Choose a tag to compare
v1.9.0-beta.5 Pre-release
Pre-release

Builds

Added

  • ActivityEngine now supports repeated tracks (#24)
  • 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

v1.8.0

12 Apr 06:17
v1.8.0
d9ecc71
Compare
Choose a tag to compare

Builds

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

v1.8.0-beta.4

06 Apr 04:41
v1.8.0-beta.4
b34070f
Compare
Choose a tag to compare
v1.8.0-beta.4 Pre-release
Pre-release

Builds

Changed

  • Removed redundant links in the configuration sidebar
  • Updated "wes" to v1.0.0

v1.8.0-beta.3

05 Apr 03:31
v1.8.0-beta.3
632f894
Compare
Choose a tag to compare
v1.8.0-beta.3 Pre-release
Pre-release

Builds

Changed

  • Updated "wes" to v1.0.0-beta.5

v1.8.0-beta.2

04 Apr 23:14
v1.8.0-beta.2
ecad1bf
Compare
Choose a tag to compare
v1.8.0-beta.2 Pre-release
Pre-release

Builds

Changed

  • Updated "wes" to v1.0.0-beta.4

v1.8.0-beta.1

04 Apr 03:52
v1.8.0-beta.1
262931c
Compare
Choose a tag to compare
v1.8.0-beta.1 Pre-release
Pre-release

Builds

Added

  • Spotify scrobbling is now supported
  • ItemDatabase indexes are now automatically generated from selectors
  • [Firefox] Implemented dynamic content script registration

Changed

  • Removed redundant item selectors
  • Replaced "neon-extension-browser" with "wes"
  • ActivityEngine will now ignore "start" and "progress" actions until the session has been created
  • Item.createSelectors now correctly supports items without any keys defined

v1.7.2

18 Feb 19:45
v1.7.2
c8f7f6f
Compare
Choose a tag to compare

Builds

Added

  • Support for scrobbling to Libre.fm and ListenBrainz
  • "About", "Credits" and "Libraries" views

Changed

  • Switched to the new common build system (neon-extension-build)

v1.7.0-beta.6

15 Feb 01:56
v1.7.0-beta.6
bdfc743
Compare
Choose a tag to compare
v1.7.0-beta.6 Pre-release
Pre-release

Builds

Fixed

  • [Firefox] Removed the "applications" property from beta and development extension manifests

v1.7.0-beta.5

14 Feb 20:45
v1.7.0-beta.5
aba589d
Compare
Choose a tag to compare
v1.7.0-beta.5 Pre-release
Pre-release

Fixed

  • [Build Tools] Travis CI deployment to npm