Releases: metabrainz/listenbrainz-server
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
v-2024-10-29.0
What’s Changed
- Update AddData.tsx with ListenBrainz macOS Scrobbler for Music.app (#3013) @Aerozol
- Force size of icons for Youtube (#3009) @MonkeyDo
- Donations: add a note that user flairs are coming soon (#3012) @MonkeyDo
- Donations: pre-fill username on metabrainz donation page (#3007) @MonkeyDo
- LB-1661: Add Labels to Sort Buttons (#3008) @anshg1214
- Add the github wellknown file (#3017) @mayhem
- Bump werkzeug from 3.0.3 to 3.0.6 (#3010) @dependabot
v-2024-10-25.0
What’s Changed
Passing the hat
We added a page showing MetaBrainz donors and a donation page to encourage users to contribute, while explaining our outlook on keeping all features free for everyone.
On the heels of this, we will be adding user flairs (visual effects on your user name across the website) that donors can choose from, a nod and a thank you to the users contributing financially to keep ListenBrainz up.
v-2024-10-22.0
v-2024-10-20.0
What’s Changed
- Fix build (#3003) @amCap1712
- Stop huesound color sync (#3002) @amCap1712
- Rethink album grouping on artist page (#2998) @MonkeyDo
v-2024-10-18.0
What’s Changed
- Move user data export to background tasks (#2954) @amCap1712
- test: Rewrite disabled Dashboard tests (#2964) @anshg1214
v2024-10-11.0
What’s Changed
For this release, we've improved the artist pages usability with to sort filters (by date or by number of listens), separating album, single, live albums etc. by type.
The second part of improvements is better horizontal scroll for the album grids with a choice of a scrollbar, navigation arrows and drag-to-scroll.
Special thanks go to @cgytrus for their first PR
- LB-1652: Better horizontal scroll on the artist pages album grids (#2997) @MonkeyDo
- build(deps): bump @sentry/browser and @sentry/react (#2992) @dependabot
- LB-1626: Sort Release Groups on Artist Page (#2985) @anshg1214
- Make reusable scroll container with indicator arrows (#2995) @MonkeyDo
- Cache Album Art Queries (#2984) @anshg1214
- Update AddData.tsx with phooks (#2996) @Aerozol
- fix: incorrect documentation for
GET /1/metadata/lookup/
request (#2986) @cgytrus - LB-1656: Selecting Stats: "This Month" throws an error (#2993) @anshg1214