We’re back after a bit of post-schema change rest! Because we were recovering from the crazy schema change times, there’s mostly small fixes here. Two changes (the update to React 18 and the change to allow some very long words to wrap) caused a few issues that were found and fixed in beta, but please do let us know if you find any that slipped through! The implementation of some remaining schema change features (more genre options, moods) will hopefully be released in two weeks.
Thanks to adamselene, CatQuest, chaban, darwinx0r, draconx, Jeluang, sheamuspatt, vzell and yindesu for having reported bugs and suggested improvements. Thanks to mfmeulenbelt and salo.rock for updating the translations. And thanks to all others who tested the beta version!
A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.
The git tag is v-2022-06-07.
Fixed Bug
- [MBS-8193] – Long words in edit notes etc. break layout
- [MBS-8875] – Report “CatNoLooksLikeASIN” is equivalent to the North American catalog of the Universal Music Group
- [MBS-12328] – Cover art gallery dialog activated twice on some pages
- [MBS-12332] – Interface breaks with loong titles
- [MBS-12336] – Ensure Predicate::Set is passed the right thing before passing it to the DB
- [MBS-12347] – Release group artist not displayed in inline search if type empty
- [MBS-12353] – ISE when trying to enter disallowed value for ratings
- [MBS-12398] – webservice returns old (wrong) ASIN after edit that changes ASIN
- [MBS-12400] –
cover_art_archive
dump usesevent_art_archive.art_type
- [MBS-12412] – Fail gracefully if requesting an invalid ID in
edit-cover-art
- [MBS-12413] – ISE when requesting doc page with
“
in URL
Improvement
- [MBS-4960] – Improve error handling when checking donation status
- [MBS-11694] – Cleanup
/intent/user
Twitter URLs - [MBS-12333] – Block smart links: share.amuse.io
- [MBS-12361] – Allow navigation from donation check page
- [MBS-12387] – Add title to pencil editing buttons in the external links editor
New Feature
- [MBS-12212] – Allow filtering events
- [MBS-12385] – Report for “digital releases with non-digital relationships”
- [MBS-12407] – Add tobarandualchais.co.uk to the other databases whitelist (and as free streaming for recordings)
Task
- [MBS-12422] – Upgrade React to version 18