CI Report:
N/A
LinuxServer Changes:
Full Changelog: 1.19.0-ls153...1.20.0-ls154
Remote Changes:
What's Changed
- Fix : getAlbumsWithoutArtist() returning no results by @TriGolf in Yooooomi/your_spotify#606, database should sanitize more properly now
- Update full privacy data export filenames by @connorjburton in Yooooomi/your_spotify#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 Yooooomi/your_spotify#606
- @connorjburton made their first contribution in Yooooomi/your_spotify#593
Full Changelog: Yooooomi/your_spotify@1.19.0...1.20.0