Releases: metabrainz/listenbrainz-server
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
v-2024-12-04.1
What's Changed
Full Changelog: v-2024-12-04.0...v-2024-12-04.1
v-2024-12-04.0
What’s Changed
- Migrate to MeB OAuth provider for login (#3063) @amCap1712
- LB-1683: Fix release colors (#3064) @mayhem
v-2024-12-03.0
What’s Changed
New feature this month: Symdication feeds !
@ericd23 has been working over the summer on implementing Atom feeds (like RSS feeds if that's more familiar) during his GSOC project.
You can now keep up to date with your (or other's) newest listens, top stats, recommendation playlists and more.
More information on the MetaBrainz blog post.
In other news, a bug that prevented playlist exports to Spotify was previously fixed but never deployed, and is now out.
Our apologies for not catching that sooner.
- LB-1585: Add Syndication Feeds to ListenBrainz (#2962) @ericd23
- LB-1599: Update troi to fix playlist descriptions (#3060) @mayhem
- LB-1640: Use artist MBID in radio prompt (#3051) @MonkeyDo
- Explore page cards reorganization (#3052) @MonkeyDo
- Delete unused Blog component and /blog-data route (#3050) @MonkeyDo
- Improve Homepage (#3046) @anshg1214
- Replace Twitter with Mastodon and Bluesky (#3049) @reosarevok
- Add the StatsExplanationsModal to the created for you page (#3048) @MonkeyDo
- Fix 404 errors (#3045) @amCap1712
- Fix spotify reader metrics (#3047) @mayhem
- LB-1686: Fix escaping in art templates (#3044) @amCap1712