All Versions
13
Latest Version
Avg Release Cycle
66 days
Latest Release
22 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.20.0 Changes
May 24, 2026What'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
-
v1.19.0 Changes
March 30, 2026 -
v1.18.0 Changes
February 24, 2026What's Changed
- ๐ Fixed using deprecated Spotify API endpoints, causing new apps to get bad requests.
- ๐ fix: fixed week interval by @Keviddle in #584
๐ New Contributors
Full Changelog : 1.17.0...1.18.0
Also thanks to @MFlor for the contribution on using new Spotify API endpoints!
-
v1.17.0 Changes
December 26, 2025What's Changed
- don't force listening on ipv6 interface
- ๐ณ lighter server docker image
- ๐ use node 25
- ๐ฆ use pnpm as package manager
- โก๏ธ updated dependencies
Full Changelog : 1.16.0...1.17.0
-
v1.16.0 Changes
December 20, 2025What's Changed
- ๐ Fixed single user error stopping all user processing in dbLoop by @ClumsyAdmin in #545
- ๐ fix link by @oregonpillow in #565
- โ Add ranks to top songs/artists/albums by @zjgoodman in #566
๐ New Contributors
- @oregonpillow made their first contribution in #565
- @ClumsyAdmin made their first contribution in #545
- @zjgoodman made their first contribution in #566
Full Changelog : 1.15.0...1.16.0
-
v1.15.0 Changes
November 24, 2025What's Changed
- Can select tracks in history to generate a playlist, multiple select allowed
- You can right click tracks in the history instead of having to go find the three dots button at the end of the line
- ๐ Better search, more space to find what you're looking for
- Create playlist from top artist tracks
- โก๏ธ Updated dependencies
Misc
- ๐ use react-compiler
- ๐ rspack to build the web
Full Changelog : 1.14.0...1.15.0
-
v1.14.0 Changes
August 01, 2025What's Changed
- Format hrs:mins durations nicely by @SIMULATAN in #538
- โ Add preset interval for today by @M2K3K5 in #528
- Focus interval more on this day, this week, etc
- ๐ Fixed collaborative feature @DavideSirico in #529
- ๐ Clarify documentation and examples around the CORS setting by @RagingCactus in #533
- ๐ Mask sensitive query parameters in HTTP logs by @AlexGustafsson in #526
- misc: include local timestamp in logger output by @M2K3K5 in #531
๐ New Contributors
- @DavideSirico made their first contribution in #529
- @AlexGustafsson made their first contribution in #526
Full Changelog : 1.13.1...1.14.0
-
v1.13.1 Changes
April 26, 2025๐ Hello, sorry for forgetting to bump the version, making apps wrongly show they are outdated. This is fixed now.
What's Changed
- ๐ Feature: can select wether to enable or not the affinity feature as an admin #476
- ๐ Fix: ensure package versions are in sync with the tags by @razvanazamfirei in #513
- ๐ Fix: client ghcr repo not being pushed to on release by @gabe565 in #517
- ๐ Fix: can now build the server when having both client and server dependencies installed #518
- โก๏ธ Misc: updated dependencies
๐ New Contributors
Full Changelog : 1.13.0...1.13.1
-
v1.13.0 Changes
April 18, 2025What's Changed
- ๐ Feature: add prometheus metrics by @RomainNeup in #493
- ๐ Feature: Live imports frontend by @Yooooomi in #505
- ๐ Fix: badges in README by @RomainNeup in #495
- ๐ Fix: update index.html to use new Spotify CDN URL by @FiFTX in #497
- ๐ Fix: slow Docker container termination by @gabe565 in #491
- ๐ Fix: correct background color for blacklist artist search in both themes by @M2K3K5 in #428
- ๐ Fix: zoom cover images instead of stretching by @Galacs in #487
- ๐ Fix: importing deleted songs through full privacy by @Yooooomi in #506
- Misc: add server routes README by @RomainNeup in #494
- ๐ณ Misc: set opencontainer labels of docker images by @SIMULATAN in #471
- โก๏ธ Misc: Updated dependencies by @Yooooomi in #507
- ๐ Misc: GHCR deployment by @Yooooomi in #511
๐ New Contributors
- @FiFTX made their first contribution in #497
- @SIMULATAN made their first contribution in #471
- @gabe565 made their first contribution in #491
- @Galacs made their first contribution in #487
Full Changelog : 1.12.0...1.13.0
-
v1.12.0 Changes
December 12, 2024What's Changed
- โก๏ธ Update Spotify extended streaming history schema to match new format by @mroetsc in #454
- ๐ Fix calculation of negative percentages in
getPercentMoreby @tigattack in #450 - โก๏ธ Update selected tab on the settings page based on URL path on page load by @M2K3K5 in #436
- Automatic OAuth login and session expiration check with redirect to login page by @M2K3K5 in #434
- โก๏ธ Update dependencies by @Yooooomi in #455
๐ New Contributors
- @tigattack made their first contribution in #450
- @M2K3K5 made their first contribution in #436
- @mroetsc made their first contribution in #454
Full Changelog : 1.11.0...1.12.0