You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once all Spotify Feb 2026 API migration work is complete, cut a v2.0.0 release. This is a major version bump because several changes break backward compatibility.
Context
Once all Spotify Feb 2026 API migration work is complete, cut a v2.0.0 release. This is a major version bump because several changes break backward compatibility.
Breaking changes to document
Get-NewReleases,Get-Category,Get-CategoryPlaylists,Get-ArtistTopTracks(Deprecate removed browse/discovery endpoints #74)Get-UserProfile(no more arbitrary user lookup),Get-UserPlaylists,New-Playlistuser param (Migrate user endpoints to /me equivalents #75)Get-Track,Get-Album,Get-Artist,Get-Episode,Get-Show— multi-ID batch behavior changes (Refactor batch fetch endpoints to individual calls #73)Remove-PlaylistItems -Track→-Item(aliased for now) (Rename playlist /tracks endpoints to /items #72)Checklist
Tracks #70