Skip to content

v1.7.0

Compare
Choose a tag to compare
@sigma67 sigma67 released this 04 May 11:36
· 23 commits to main since this release
94c67a8

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 @apastel
  • get_library_channels: added type attribute to differentiate between channels and artists @fischcode
  • get_artist: now supports shows from the artists view, improved documentation

Fixes 🐞

  • support new A/B test formats for get_playlist and get_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

Full Changelog: 1.6.0...1.7.0