Skip to content

2.26.0: Deprecated methods

Latest

Choose a tag to compare

@dieser-niko dieser-niko released this 03 Mar 16:37
· 1 commit to master since this release
6787aab

Regarding the new updates to the Spotify API: See the related article for more information: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security

Added

  • Created generic methods to get user saved items

Fixed

  • Updated /tracks endpoints to /items
  • Switching IDs to URIs to use /me/library endpoint
  • Fixed playlist limit to 50 (according to API)
  • Added warnings for deprecated methods

Thanks to @tonarec for the PR!