Skip to content

Releases: jakubito/spotify-release-list

v3.6.2

10 May 02:47
093993c
Compare
Choose a tag to compare

Full Changelog: v3.6.1...v3.6.2

  • fixed #54
  • updated default color scheme to improve readability
  • minor code tweaks
  • updated packages

v3.6.1

20 Nov 18:46
Compare
Choose a tag to compare
  • Fixed loading animation related bugs
  • Package updates

v3.6.0

18 Jul 00:38
Compare
Choose a tag to compare

New features

  • Artist blocklist (closes #39)

Additional changes

  • Fixed settings import
  • Code tweaks

v3.5.4

11 Jul 00:10
Compare
Choose a tag to compare

New features

  • Album history tracking feature is now available. This is loosely based on #38 and makes it easier to filter new releases

Additional changes

  • Fixed "maximum call stack size exceeded" error
  • Added troubleshooting section to README
  • Various code and visual tweaks
  • Package updates

v3.4.1

26 Jun 17:48
Compare
Choose a tag to compare

Changes

  • Removed service worker caching logic that was added in the previous update. This should hopefully fix #46
  • Fixed loading animation in Firefox

v3.4.0

10 Jun 21:12
Compare
Choose a tag to compare

Changes

  • Artist albums responses are now cached for 1 hour - this is to lower the API consumption and have more responsive UX

v3.3.0

09 Jun 08:35
Compare
Choose a tag to compare

Changes

  • Artist fetching algorithm has been rewritten to prevent the app from breaking (closes #43). The overall speed of getting artists from saved albums/tracks should be also increased substantially
  • The market field has been completely removed since it has become obsolete (more info here)
  • More descriptive error messages
  • Package updates

v3.2.0

11 May 22:43
Compare
Choose a tag to compare

Changes

  • Added live demo
  • Sticky dates on phones
  • Package updates
  • Various tweaks and fixes

v3.1.1

26 Mar 00:16
Compare
Choose a tag to compare

New features

  • Added minimum number of songs liked requirement (closes #28)
  • Added releases order option

Additional changes

  • Packages updates

v3.1.0

25 Mar 06:28
Compare
Choose a tag to compare

New features

  • Added remixes filter (closes #17)
  • Added additional artist sources - load artists from your saved library of songs or albums (#28)
  • Added 2 weeks time period option (closes #34)

Additional changes

  • Various tweaks

Kudos to @schwartzadev for his help