Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Releases: duffey/spicetify-star-ratings

2.5

06 Mar 18:18
Compare
Choose a tag to compare
2.5

Add ability to sort playlists by rating

2.4

04 Mar 17:13
Compare
Choose a tag to compare
2.4

Don't require reload to set the Rated folder

2.3

04 Mar 09:44
Compare
Choose a tag to compare
2.3

Allow setting of the Rated folder

2.2

03 Mar 12:18
Compare
Choose a tag to compare
2.2
  • Remove Redux
  • Don't use React for stars (fixes memory leak)
  • Add back fix where hovering over half-stars didn't update them
  • Add back reduction of API calls
  • Add back ability to rename playlists
  • Fix displaying of stars on Albums page (multiple albums)

2.1

27 Feb 15:35
Compare
Choose a tag to compare
2.1

Rollback changes due to memory leak
(Ability to rename playlists has been temporarily removed)

2.0.4

26 Feb 08:00
Compare
Choose a tag to compare

Fix bug where Rated playlists were not detected

2.0.3

25 Feb 22:44
Compare
Choose a tag to compare

Update dist JS again

2.0.2

25 Feb 11:48
Compare
Choose a tag to compare

Forgot to update dist JS

2.0.1

25 Feb 11:06
Compare
Choose a tag to compare

Fix typo causing problems with playlist renaming

2.0

25 Feb 05:45
Compare
Choose a tag to compare
2.0
  • Fix bug where hovering over half stars didn't update
  • Allow renaming rated playlists
  • Reduce API calls
  • Refactor using Typescript, React, and Redux