What's Changed
- updated to match latest web by @Nansess in #283
- Fix "Invalid CSRF token" err for the Deezer recommendations by @Marvinzock34 in #284
- Add support for custom anonymous & account token endpoint in Spotify integration by @topi314 in #286
New Contributors
- @Marvinzock34 made their first contribution in #284
Caution
Spotify anonymous tokens (used for autogenerated playlists or everything) & account tokens (used for lyrics) now require the customTokenEndpoint
to be set. This is due to spotify regularly updating their token endpoint.
Full Changelog: 4.7.2...4.7.3