Skip to content

SpotifyAPI Web API 3.1.1

Compare
Choose a tag to compare
@JohnnyCrazy JohnnyCrazy released this 22 Nov 19:43
· 569 commits to master since this release

Fixes:

  • Fixed Header Overflow when requesting for a longer period (Thanks to @flownzu #299 )
  • Added currently_playing_type to PlaybackContext (Thanks to @aleab #292 )
  • Added position_ms parameter to ResumePlayback (Thanks to @kg73 #288 )
  • Modified SpotifyWebClient to use a single HttpClient (Thanks to @kg73 #287 )
  • Updated description of AddPlaylistTrack/Async (Thanks to @h-philip #290 )

Additions from 3.1.0

  • Added optional TooManyRequests Handling (Thanks to @Noggog #282 )