Releases: JohnnyCrazy/SpotifyAPI-NET
Releases · JohnnyCrazy/SpotifyAPI-NET
Release list
SpotifyAPI-NET 2.18.0
All APIs
Local API
Web API
- Fixed DateTime to timestamp int --> double
- Added
SnapshotIdto theFullPlaylistmodel, thanks to @lukaswagner (#227 ) - Added
ReleaseDateandReleaseDatePrecisiontoSimpleAlbum, thanks to @Gruhlum (#230 )
SpotifyAPI-NET 2.17.1
SpotifyAPI-NET 2.16.1
SpotifyAPI-NET 2.16.0
SpotifyAPI-NET 2.15.1
Web-API
- Fixed wrong HTTP-Methods used for some endpoints ( #167 )
SpotifyAPI-NET 2.15.0
Web-API
- Added AudioAnalysis Endpoint (Thanks to @wgraham17 #161 )
SpotifyAPI-NET 2.14.2
Web-API
- Async auth support for
ClientCredentialsAuth - Fixed
WebApiFactorynot producing a correct HTTP URI when there is a HTTP path given.
Local-API
- Fixed
GetAlbumArtUrl
SpotifyAPI-NET 2.14.1
Web-API
- Fixed a format-exception which occured when you added some headers
SpotifyAPI-NET 2.14.0
All
- Removed
wc.Proxy = null( #120 )
Web-API
- Added new player endpoints, docs ( #141 )
- Switched from WebClient to HTTPClient (#113 , Let's hope there are no issues 😅)
- Added
StatusCodeto the models and fixed headers ( #113 )
We also have gitter now, so come by if there you have any issues or questions!