Skip to content

Tags: unfug/SpotifyAPI-NET

Tags

4.2.0

Toggle 4.2.0's commit message
Added support for proxy configs in auth flows, closes JohnnyCrazy#360

4.1.2

Toggle 4.1.2's commit message
Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 (JohnnyCrazy#358)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.1.1...v16.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

4.1.1

Toggle 4.1.1's commit message
Bump EmbedIO from 2.2.7 to 2.7.4 (JohnnyCrazy#344)

* Bump EmbedIO from 2.2.7 to 2.7.4

Bumps [EmbedIO](https://github.com/unosquare/embedio) from 2.2.7 to 2.7.4.
- [Release notes](https://github.com/unosquare/embedio/releases)
- [Commits](https://github.com/unosquare/embedio/commits/2.7.4)

* Update SpotifyAPI.Web.Auth.csproj

* Updated code to be compatible with EmbedIO 2.8

4.1.0

Toggle 4.1.0's commit message
Added overload for NextPage stuff CursorPaging

4.0.1

Toggle 4.0.1's commit message
Added vscode to gitignore

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update auth.md

3.1.2

Toggle 3.1.2's commit message
Updated versions

3.1.1

Toggle 3.1.1's commit message
Clear DefaultRequestHeaders when adding a new header dictionary (John…

…nyCrazy#302)

3.1.0

Toggle 3.1.0's commit message
Added missing currently_playing_type field to PlaybackContext (Johnny…

…Crazy#292)

3.0.2

Toggle 3.0.2's commit message
Cleanup