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