mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
-
2.23.0 Stable
released this
2023-04-07 20:36:17 +03:00 | 100 commits to master since this release📅 Originally published on GitHub: Fri, 07 Apr 2023 17:46:10 GMT
🏷️ Git tag created: Fri, 07 Apr 2023 17:36:17 GMTAdded
- Added optional
encoder_clsargument toCacheFileHandler, which overwrite default encoder for token before writing to disk https://github.com/spotipy-dev/spotipy/pull/941 by @shawncruz - Integration tests for searching multiple types in multiple markets (non-user endpoints) https://github.com/spotipy-dev/spotipy/pull/901 by @rngolam
- Publish to PyPI action https://github.com/spotipy-dev/spotipy/pull/958 by @stephanebruckert
Fixed
- Fixed CVE-2023-23608 regex for matching playlist URIs with the format
spotify:user:USERNAME:playlist:PLAYLISTIDhttps://github.com/spotipy-dev/spotipy/pull/949 by @ludwigjo search_marketsnow factors the counts of all types in thetotalrather than just the first type (#534) https://github.com/spotipy-dev/spotipy/pull/901 by @rngolam
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added optional