Releases: Yooooomi/your_spotify
Releases Β· Yooooomi/your_spotify
1.17.0
1.16.0
What'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
1.15.0
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
1.14.0
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
- @DavideSirico made their first contribution in #529
- @AlexGustafsson made their first contribution in #526
Full Changelog: 1.13.1...1.14.0
1.13.1
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
1.13.0
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
- @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
1.12.0
What'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
1.11.0
Features
- Allow to display ranking using either Count or Duration @Blackcheckgamer in #395
- Allow to delete public token so that no url can access your account #409
Bug fixes
- Fixed not being able to visit a public token while logged in #334
- Fixed file names not being visible in dark mode by @M2K3K5 #420 π
Miscellaneous
- Set
use-credentialsfor manifest file by @aseevlx in #397 - Add dedicated frontend error page when API_ENDPOINT points to the frontend by @RagingCactus in #404
- Make sure Mongo restarts by @mtthidoteu in #425
- Fixed some minor typos in various files; fixed CORS verbiage by @kmanwar89 in #402
New Contributors
- @Blackcheckgamer made their first contribution in #395
- @aseevlx made their first contribution in #397
- @kmanwar89 made their first contribution in #402
- @mtthidoteu made their first contribution in #425
- @M2K3K5 made their first contribution in #423
Full Changelog: 1.10.1...1.11.0
1.10.1
1.10.0
Features
- You can now use localized dates for stats in YourSpotify. By default, it will follow the browser date format. If you want a different format than the browser, you can go in the Settings page, under statistics, and choose a specific language to display the date in, in #377. Fixes #219 #376 #322.
Miscellaneous
- You can display YourSpotify in an
iframeby setting theFRAME_ANCESTORenvironment variable accordingly #375.
Full Changelog: 1.9.1...1.10.0