Releases: duffey/spicetify-star-ratings
Releases · duffey/spicetify-star-ratings
2.5
Add ability to sort playlists by rating
2.4
Don't require reload to set the Rated folder
2.3
Allow setting of the Rated folder
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
Rollback changes due to memory leak
(Ability to rename playlists has been temporarily removed)
2.0.4
Fix bug where Rated playlists were not detected
2.0.1
Fix typo causing problems with playlist renaming
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