| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.20.0 source code.tar.gz | 2026-05-24 | 459.7 kB | |
| 1.20.0 source code.zip | 2026-05-24 | 682.8 kB | |
| README.md | 2026-05-24 | 906 Bytes | |
| Totals: 3 Items | 1.1 MB | 1 | |
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