v2.0.0:
Updated and fixed for 2026 Spotify API reworks. See here: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
None of the changes in this version were net positives, I was forced to remove a lot of stuff that now simply doesn't exist on Spotify's API anymore. Sorry about that. But at least it should (hopefully) be stable enough to survive the next couple of years as well.
- Updated to require Java 17 (Java 11 is no longer supported!)
- Publisher field no longer available in podcasts
- Follower count no longer available for artists
- All instances of PlaylistTrack::getTrack have been changed to PlaylistTrack::getItem
- Also finally updated Spring and Gradle while I was at it, plus some code cleanup
- Bumped ColorFetch version
v2.0.1:
- Fixed a regression from the Spring 3 migration related to missing "-parameters" flag
- Added a few more whitelisted words