Releases: metabrainz/listenbrainz-server
Releases · metabrainz/listenbrainz-server
v-2024-05-29.0
What’s Changed
- Jspf cleanup (#2872) @mayhem
- Fix get_personal_recommendation_events_for_feed (#2885) @amCap1712
- Speedup stats processing in Spark cluster (#2871) @amCap1712
- Dump improvements (#2882) @amCap1712
- Update AddData.tsx (#2880) @Aerozol
- Fix user stats navigation for special case usernames (#2881) @MonkeyDo
- Bump requests from 2.31.0 to 2.32.0 (#2875) @dependabot
- Show a confirmation modal before deletion (#2879) @MonkeyDo
- Don't hit delete routes by accident... (#2878) @MonkeyDo
- Enable fetch-mock selectively (#2877) @MonkeyDo
- Refactor HueSound into a functional component (#2853) @MonkeyDo
- Improve listens and feedback download pages (#2874) @MonkeyDo
v-2024-05-10.1
What's Changed
- Fix release colors update by @amCap1712 in #2870
Full Changelog: v-2024-05-10.0...v-2024-05-10.1
v-2024-05-10.0
v-2024-05-08.0
What’s Changed
- LB-1563: add API endpoints to retrieve total listen and listener count (#2865) @amCap1712
- Labs API upgrade fixes (#2864) @amCap1712
- Bump jinja2 from 3.1.3 to 3.1.4 (#2868) @dependabot
- Bump werkzeug from 3.0.1 to 3.0.3 (#2867) @dependabot
- [LB-1514] Import users' playlists from Spotify (#2800) @rimma-kubanova
- Fix playing-now listen on user dashboard (#2858) @MonkeyDo
- Misc SPA fixes (#2862) @anshg1214
- Bump tqdm from 4.66.1 to 4.66.3 in /mbid_mapping (#2863) @dependabot
v-2024-05-03.0
What’s Changed
- Upgrade dataset hoster (#2861) @amCap1712
- Send the correct playing_now listen metadata (#2859) @MonkeyDo
- Refactor UserFeed component (#2844) @MonkeyDo
- LB-620: Document way to run specific integration tests (#2823) @ykchong45
- Bump dnspython from 2.2.1 to 2.6.1 (#2836) @dependabot
- Bump pydantic from 1.8.2 to 1.10.13 (#2849) @dependabot
- Bump eventlet from 0.33.1 to 0.35.2 (#2835) @dependabot
- Fix tests (#2857) @amCap1712
- Settings text fixes (#2856) @Aerozol
- Single page application feature branch (#2851) @MonkeyDo
v-2024-04-26.1
v-2024-04-26.0
LB Radio Update
The LB Radio engine was updated in this release to be faster, more stable and produce more distinct results for each of the different modes. Many bugs in LB Radio have been fixed and support for the country element has been added.
What's Changed
- Troi integration by @mayhem in #2850
- Chunk listens received in API requests before writing to RMQ by @amCap1712 in #2843
- Rollback transaction after processing message in spark reader by @amCap1712 in #2852
Full Changelog: v-2024-04-24.0...v-2024-04-26.0
v-2024-04-24.0
v-2024-04-23.0
What's Changed
- Integrate Apple Music playback into ListenBrainz by @vardansaini and @MonkeyDo in #2509
- LB-1558: user similarity stats on user pages by @huhridge in #2837
- Fix compatibility card when not logged in by @huhridge in #2842
- Fix alt-text in art creator when stats are few by @amCap1712 in #2841
- LB-1459 Add integration tests for websockets backend by @munish0838 in #2826
New Contributors
- @munish0838 made their first contribution in #2826
Full Changelog: v-2024-04-17.0...v-2024-04-23
v-2024-04-17.0
What’s Changed
- Tag radio endpoint enhancements (#2840) @amCap1712
- BrainzPlayer search fixes (#2838) @MonkeyDo
- Return the right number of artists, not one short, lol. (#2839) @mayhem
Aerozol: Besides the BrainzPlayer fixes (which improves track matching), this release doesn't have much to publicly talk about.