Releases: metabrainz/listenbrainz-server
Releases · metabrainz/listenbrainz-server
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
v-2024-11-22.0
What’s Changed
- LB-1681: Fix 500 error on artist page (#3042) @anshg1214
- Background tasks container stuck in a rollback loop (#3036) @mayhem
- LB-1682: run-metadata-cache-seeder manage.py endpoint no longer exists (#3040) @mayhem
- LB-1684: Catch 404 errors on album pages and show custom error (#3041) @MonkeyDo
- LB-1455 again (#3039) @mayhem
- Check the listen count every 5 minutes (#3038) @mayhem
v-2024-11-19.0
What's Changed
- Improve Navigation between protected and unprotected routes by @anshg1214 in #3034
- LB-1677: timescale robustness improvement, might be futile, lol by @mayhem in #3033
- LB-1419: Fix broken partial dates by @mayhem in #3029
- LB-1676: Kill lingering uWSGI processes on restart by @MonkeyDo in #3035
- feat: Cache Cover Art Calls by @anshg1214 in #3015
- LB-1673: Create endpoints for monitoring service status by @mayhem in #3031
- fix: Release Group Artist Credits are duplicated by @anshg1214 in #2999
Full Changelog: v-2024-11-13.0...v-2024-11-19.0
v-2024-11-13.0
What’s Changed
- Show user information in last.fm settings page (#3020) @amCap1712
- Remove deprecated manual LastFM importer (#3018) @MonkeyDo
- Update AddData.tsx with Discord BrainzBot + tidying (#3022) @Aerozol
- Update AddData.tsx with TIDAL + neptune client mod + plugin (#3023) @Aerozol
- fix: Improve mobile view (#3025) @anshg1214
- LB-1667: Artist collages no longer show top releases, instead showing releases by year (#3024) @anshg1214
- LB-1660: Sort by listen count on artist pages doesn't properly sort (#3032) @anshg1214
- LB-1668: Donors page erroneously reports no listens for some users (#3021) @anshg1214
- LB-1664: Only show "full discography" button when required (#3019) @MonkeyDo
v-2024-10-29.1
What’s Changed
- Add last.fm backend importer - interim check in (#2991) @amCap1712