Releases: aerni/laravel-spotify
Releases · aerni/laravel-spotify
v2.2.0
What's new
- Add support for Laravel 11 by @Unleashed2k in #48
- Drop support for Laravel 10
- Require PHP 8.2
v2.1.0
What's new
- Add support for Laravel 10
- Drop support for Laravel 8 and 9
- Require PHP 8.1
v2.0.1
What's Fixed
- Improved handling of Spotify API errors #41
v2.0.0
What's new
- Add support for PHP 8.1
- Add support for Laravel 9
What's breaking
- Drop support for PHP 7.4
- Drop support for Laravel 7
v1.6.1
- [fixed] The Bearer Access Token will now be cached until it expires
v1.6.0
- [new] Add support for PHP 8
v1.5.0
- [new] Get public profile information about a Spotify user
- [new] Get a list of the playlists owned or followed by a Spotify user
v1.4.0
- Add support for Laravel 8
- Drop support for Laravel 6
- Drop support for PHP 7.2 and 7.3
- The values of the
default_config
array are now set to null
by default
v1.3.1
[new] Add the ability to search for Episodes and Shows using the Search API
v1.3.0
[new] Add Episodes API
[new] Add Shows API
[new] Add PHP 7.4
[fix] emptyStringToNull error if no default country, locale or market is provided