This release features fixes for an A/B test on albums and playlists and a new endpoint.
Features ✨
get_account_info
: get authenticated user's account info by @apastelget_library_channels
: addedtype
attribute to differentiate between channels and artists @fischcodeget_artist
: now supports shows from the artists view, improved documentation
Fixes 🐞
- support new A/B test formats for
get_playlist
andget_album
(you are affected if your playlist header appears on the left side in wide-screen views) - adding Optional type hinting for limits parameters by @allemand-instable
New Contributors
- @allemand-instable made their first contribution in #567
Full Changelog: 1.6.0...1.7.0