Releases: metabrainz/listenbrainz-server
v-2025-01-04.0
What’s Changed
- LB-1719: Fix CORS error on Feedback endpoint (#3109) @anshg1214
- UI Improvement: Improved tooltip styling in settings page (#3110) @Suvid-Singhal
- LB-1715: BrainzPlayer overlaps filters on Fresh Releases page (#3103) @Suvid-Singhal
- Dockerfile change (#3108) @fettuccinae
v-2025-01-01.1
What’s Changed
- fix: Text not visible in YIM 2024 Stats image (#3107) @anshg1214
v-2025-01-01.0
What’s Changed
- YIM 2024 (#3105) @amCap1712
- Add year to release color (#3088) @mayhem
- Update AddData.tsx to include Last.fm (#3089) @Aerozol
- Docs: Add link to a Swift client (#3094) @samglt
- Fix documentation issues (#3098) @amCap1712
- Bump jinja2 from 3.1.4 to 3.1.5 (#3092) @dependabot
- Update brainzutils (#3091) @MonkeyDo
- Add Genre Graph for YIM 2024 (#3087) @anshg1214
- fix: rearranged the gaps arround the playlist sorter button (#3085) @RustyNova016
v-2024-12-18.2
What’s Changed
Third time's the charm!
Fixes a simple mistake made in v-2024-12-18.0 and not quite fixed in v-2024-12-18.1.
Please refer to https://github.com/metabrainz/listenbrainz-server/releases/tag/v-2024-12-18.0 for full notes.
v-2024-12-18.1
Fixes a simple mistake made in v-2024-12-18.0
v-2024-12-18.0
What’s Changed
Playlists can now be sorted on creation date, last update, name, creator or randomly.
- LB-1374: Add sort options for playlists (#3081) @anshg1214
- Fix flairs check in settings (#3084) @MonkeyDo
v-2024-12-16.0
What’s Changed
Introducing user flairs!
https://blog.metabrainz.org/2024/12/16/listenbrainz-donor-flairs/
If you are a donor to MetaBrainz and a user of ListenBrainz, you will now be able to show it to the world by selecting a user flair (an animation on your user name).
Don’t worry, we are not planning on pay-walling any features, this is a just a fun way of thanking our lovely supporters.
Static effects, animations and mouse-over animations, all are unlocked for a month when you donate $5. Paying more will stack further months of flair.
Check out the different effects in your settings page, and then head to the donation page to unlock them and help us pay for our server costs and keep all that lovely data flowing. If you can’t afford this cost, don’t worry! Your presence is always enough. Thank you for being part of this project and this community.
More information on our blog post: https://blog.metabrainz.org/2024/12/16/listenbrainz-donor-flairs/
v-2024-12-13.1
v-2024-12-13.0
What’s Changed
- Fix absent state in YoutubePlayer (#3073) @MonkeyDo
- Service status: monitor recommendation playlists separately (#3074) @MonkeyDo
- Docs: Update link to Java client (#3072) @samglt
- LB-811: Submit listens with OAuth (#3068) @amCap1712
- LB-1689: Improve last.fm loved tracks import (#3070) @amCap1712
- Store sitewide stats in a separate db (#3069) @amCap1712
- Fix documentation build failure (#3076) @samglt
- LB-1707: Add sort name and disambiguation in artist search pages (#3075) @MonkeyDo
- LB-1639: Rename "missing data" to "link listens" and add it to explore page (#3062) @MonkeyDo
- Fix donor apis for local development (#3071) @amCap1712
v-2024-12-05.0
What’s Changed
- Update data-update-intervals.rst (#3058) @Aerozol
- LB-1698: Switching between different stat timeframes can sometimes break the stats displayed (#3065) @anshg1214
- LB-1696: Mobile UI hides artist and track (#3059) @anshg1214
- LB-1693: Prevent overflow on entity pages titles (#3056) @MonkeyDo
- Homepage improvements followup (#3057) @anshg1214
- LB-1695: A hopeful attempt at avoiding deadlocks when updating similar_user data (#3066) @mayhem
- LB-1694: Catch a read timeout exception (#3061) @mayhem