All Versions
13
Latest Version
Avg Release Cycle
66 days
Latest Release
22 days ago

Changelog History
Page 1

  • v1.20.0 Changes

    May 24, 2026

    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

    Full Changelog : 1.19.0...1.20.0

  • v1.19.0 Changes

    March 30, 2026

    What's Changed

    • Filter out items with missing track data to prevent crashes by @s3bul in #598

    ๐Ÿ†• New Contributors

    Full Changelog : 1.18.0...1.19.0

  • v1.18.0 Changes

    February 24, 2026

    What'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, 2025

    What'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, 2025

    What's Changed

    ๐Ÿ†• New Contributors

    Full Changelog : 1.15.0...1.16.0

  • v1.15.0 Changes

    November 24, 2025

    What'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, 2025

    What'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

    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, 2025

    What'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

    Full Changelog : 1.12.0...1.13.0

  • v1.12.0 Changes

    December 12, 2024

    What's Changed

    • โšก๏ธ Update Spotify extended streaming history schema to match new format by @mroetsc in #454
    • ๐Ÿ›  Fix calculation of negative percentages in getPercentMore by @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

    Full Changelog : 1.11.0...1.12.0