Skip to content

Releases: mjhalwa/usdb_plus

1.2.0

26 Nov 22:22
Compare
Choose a tag to compare

Features

  • adds column for usdb id's cover

Fixes

  • use play/pause symbol that renders equally on Desktop and Android, #1
  • applies default config on first visit of any page, therefore no longer require to goto add-on settings first, #2

1.1.0

26 Nov 19:23
Compare
Choose a tag to compare

Features

  • parses each usdb id's details for search results to extend search results by
  • adds screenshots and an add-on icon

1.0.0

05 Nov 23:31
Compare
Choose a tag to compare

Now hosted on AMO to be availble on mobile Browsers (currently only via "Firefox Nighly" Android App - not checked on iOS)

Breaking Changes

  • stored configuration in browser.storage.sync changes from a plain array of categories to an object with keys "general" and "categories" to a allow a broader range of settings.

Features

  • adds option to prepend a usdb id column to search results
  • adds option to remove onClick in search results
  • adds category configuration from a webhosted JSON file via its URL
  • adds placeholders, patterns and titles to settingspage

Fixes

  • applies numerical instead of alphabetical ordering of ids in settings (previously 10, 100, 20 would now be 10, 20, 100)

0.1.0

29 Jul 23:56
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial version supports 3 states of progress:

  1. done: (default green) song is finished,
  2. staged: (default yellow) noted down song to check it out,
  3. challenging: (default red) checked out song, but requires bigger efforts to make it playable.

Adding USDB ids comma- or newline-separated to preference page of extension will

  • on USDB search results, color backgrounds of matching USDB id rows and
  • on USDB detail pages color background of matching USDB ids overview,

Syncing should be supported via Firefox Sync (not tested yet)