1.20.0
Auf GitHub ansehen
What's Changed
- Fix : getAlbumsWithoutArtist() returning no results by @TriGolf in https://github.com/Yooooomi/your_spotify/pull/606, database should sanitize more properly now
- Update full privacy data export filenames by @connorjburton in https://github.com/Yooooomi/your_spotify/pull/593
- Fixing Spotify API 429's
- Security fixes (no public upload endpoint, updated dependencies)
- Should now work with mongo version up to 8.3, if you update your mongo instance, make sure you do it progressively (e.g: going from mongo 6 to 8.3 is done by booting the app using mongo 7, 8.0 then 8.3)
New Contributors
- @TriGolf made their first contribution in https://github.com/Yooooomi/your_spotify/pull/606
- @connorjburton made their first contribution in https://github.com/Yooooomi/your_spotify/pull/593
Full Changelog: https://github.com/Yooooomi/your_spotify/compare/1.19.0...1.20.0