Releases: metabrainz/listenbrainz-server
Releases · metabrainz/listenbrainz-server
v-2025-01-31.0
v-2025-01-29.0
What's Changed
- LB-1722: Part B, making the link listens page more discoverable. by @granth23 in #3151
- Alerts dismissal without states by @fettuccinae in #3157
- LB-1731: Update troi to fix daily jams
Full Changelog: v-2025-01-28.0...v-2025-01-29.0
v-2025-01-28.0
What's Changed
- LB-1726: Fixed following status glitching when followed from similar pane by @fettuccinae in #3150
- Update troi by @mayhem in #3155
- LB-1729: Flairs settings shows incorrect time remaining by @fettuccinae in #3153
Full Changelog: v-2025-01-27.0...v-2025-01-28.0
v-2025-01-27.0
What’s Changed
- Refactor incremental stats framework (#3147) @amCap1712
- LB-1710: Add global stats monitoring endpoint (#3144) @mayhem
- Incremental stats entity (#3116) @amCap1712
- Incremental user stats (#3115) @amCap1712
- LB-1722: Link to unlinked listens on the home page (#3146) @granth23
- Fix doc build error (#3141) @samglt
v-2025-01-22.0
What’s Changed
- Update data-update-intervals.rst (#3135) @Aerozol
- Fixed global feed page crashing (#3139) @fettuccinae
- MusicNeighborhood: Improve band names layout (#3132) @MonkeyDo
- Incremental stats sitewide (#3114) @amCap1712
- LB-1718: fix top discoveries playlist (#3123) @amCap1712
- Update troi (#3137) @mayhem
- LB-1528: Added shortcut to today's date in Fresh Releases using a Calendar Icon (#3125) @granth23
- Create popularity {self.entity}_mbid indexes (#3136) @mayhem
- Don't show edit options for other users' pins (#3130) @MonkeyDo
- LB-1702: Added Volume Control Slider to BrainzPlayer (#3097) @Suvid-Singhal
- Atom feeds: Properly link to art API (#3129) @MonkeyDo
v-2025-01-16.0
New features
Export playlists to Apple Music
Today we are deploying @rimma-kubanova's great work done during last summer's GSOC, allowing you to export your ListenBrainz playlists to Apple Music.
Find it in your playlist options menu:
We still have some semi-related issues to iron out in the piece of code that searches for a match in Apple Music, so you will likely see missing tracks if you export playlists there. However this lays the solid foundation for improving this new feature.
List view for playlists
We have also added a new list view for the playlists page:
What's Changed
- Fix cursor style and remove extra spaces on stats page by @granth23 in #3119
- Use SPA navigation for link to playlist after adding track by @rrrnld in #3121
- Add OpenGraph tags to playlist page head by @MonkeyDo in #3078
- LB-1377: Improve Playlist Page by @anshg1214 in #3100
- Add back
inserted_at
field to export by @Maxr1998 in #3054 - LB-1724: Improve 'link listens' / 'link with musicbrainz' text by @Aerozol in #3126
- Docs: Keep copyright year up to date by @samglt in #3127
- Add back button and secondary navbar to playlist pages by @MonkeyDo in #3128
- Added exporting playlists to Apple functionality by @rimma-kubanova in #2968
- Add OpenGraph meta tags in artist, album and user pages by @MonkeyDo in #3118
New Contributors
Full Changelog: v-2025-01-10.0...v-2025-01-16.0
v-2025-01-10.0
What’s Changed
- Update troi (#3122) @mayhem
- Order listen inside parquet files in dumps (#3106) @amCap1712
- LB-1687: Add mapping info to listen exports (#3099) @amCap1712
- Add space before license link in GDPR text (#3120) @rrrnld
- Accept potentially invalid dates (#3117) @MonkeyDo
- Fix @crossdomain decorator (#3113) @amCap1712
- Use custom converter for catch-all index path (#3112) @amCap1712
- fix: Render Annotations for Playlist on Search page (#3096) @anshg1214
- fix: Fetch Artist info for redirected MBIDs (#3093) @anshg1214
- fix: Apple Music Import Toast Link (#3095) @anshg1214
- LB-1663: Dissapearing "following" list on other users' profiles (#3104) @anshg1214
- fix: Donation Modal not closing on navigating (#3101) @anshg1214
- Dependencies Review (#3111) @amCap1712
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