Today’s release features some new edit search conditions, minor editing improvements, and refactoring related to editor privileges. We also now fancily display recent event artwork additions on the homepage. ✨
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 derat for fixing a guess case annoyance related to the roman numeral “MIX” (MBS-12523).
- Thanks to julian45 for fixing another special case of e-onkyo links (PR #3335).
- Thanks to danBLOO, santiagofn, jesus2099, and chaban for having reported bugs and suggested improvements.
- Thanks to ApeKattQuest/MonkeyPython, outsidecontext, brtc, koukei07, mfmeulenbelt, nkm01, weeeeei, wileyfoxyx, and xiaole_0714223 for updating the translations.
- And thanks to all others who tested the beta version!
The git tag is v-2024-08-12.0.
Fixed Bug
- [MBS-10609] – Searching for edits notes by beginners returns edit without any note
- [MBS-13677] – Cover art presence not shown in release group indexed searches
Improvement
- [MBS-9373] – Split voting and editing privilege revoking
- [MBS-10610] – Search for edits made by non-beginners
- [MBS-10858] – Warn about feat. artists in titles when adding new release
- [MBS-12523] – Guess Case “Uppercase Roman numerals” option should not change (mix) ETI to (MIX)
- [MBS-13492] – Add a privilege for beginner and automatically update it with cron
- [MBS-13528] – Treat Hangul Filler as whitespace to calculate invalid edit notes
- [MBS-13682] – Add language filter to the artist “Works” tab
- [MBS-13696] – Also check for invalid notes in the relationship editor and when editing releases
- [MBS-13700] – Don’t open edit note links in new tab when not needed
- [MBS-13714] – Clean up subpages for Genius artists links
New Feature
- [MBS-12847] – Allow searching for edits without any notes
- [MBS-13681] – Show recent event additions/artwork on the homepage
React Conversion Task
- [MBS-11063] – Convert event edit form to React
So fancy!