This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
Affected surfaces
ReleasePort's take
Light signalThe release removes the public upload endpoint and updates dependencies for security.
Why it matters: Removal of the public upload endpoint eliminates a potential attack surface; update all related dependencies immediately.
Summary
AI summarySecurity fixes and MongoDB compatibility up to version 8.3.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Medium |
Removes public upload endpoint and updates dependencies for security. Removes public upload endpoint and updates dependencies for security. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Dependency | Medium |
Supports MongoDB versions up to 8.3 with progressive migration guidance. Supports MongoDB versions up to 8.3 with progressive migration guidance. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Bugfix | Medium |
Fixes getAlbumsWithoutArtist() returning no results by improving database sanitization. Fixes getAlbumsWithoutArtist() returning no results by improving database sanitization. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Bugfix | Medium |
Handles Spotify API 429 rate limit responses. Handles Spotify API 429 rate limit responses. Source: llm_adapter@2026-05-24 Confidence: high |
— |
Full changelog
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
Security Fixes
- Removed public upload endpoint, updated dependencies
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]