This time we have a lot of small fixes for URLs, including URL seeding and cleanup, and a couple other small bugfixes. Nothing particularly big, but still hopefully useful!
A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.
Thanks to atj, chaban, Cyberskull, danbloo, HDS, HibiscusKazeneko, mr_maxis and yyoung for having reported bugs and suggested improvements. Thanks to AO, Besnik, mfmeulenbelt, salo.rock, SpearDog and wa2c for updating the translations. And thanks to all others who tested the beta version!
The git tag is v-2021-10-04
.
Fixed Bug
- [MBS-10902] – Release language shown in edit list as [No lyrics] instead of No linguistic content
- [MBS-11852] – ISE when approving edit
- [MBS-11952] – Don’t select free streaming for Vimeo On Demand URLs
- [MBS-11960] – Artist editor URL seeding displays empty text field
- [MBS-11970] – reCAPTCHA sometimes doesn’t load on the account registration page
- [MBS-11973] – Release groups with pending edits not highlighted on artist recordings page
- [MBS-11977] – Mismatched entity type in external links editor doesn’t trigger the appropriate error message
- [MBS-11989] – Delete release group alias page fails with React error
- [MBS-11998] – Total ratings counts do not include place ratings
Improvement
- [MBS-11830] – Add more collection statistics
- [MBS-11896] – Remove the unique_primary_for_locale triggers and associated functions
- [MBS-11941] – Normalize Worldcat identities URLs
- [MBS-11957] – twitch.com links should be normalized to twitch.tv
- [MBS-11959] – Allow RYM links for music video recordings
- [MBS-11961] – Rename “random” in edit search since it’s not actually random
- [MBS-11968] – Allow VIAF, DNB and LoC links for series
- [MBS-11975] – Clean up CDJapan detailview URLs
- [MBS-11978] – Move edit icons of external links editor to the left side
New Feature
- [MBS-10621] – Add autoselect + sidebar for Tidal URLs
React Conversion Task
- [MBS-10639] – Convert release merge edit to React