This is the last update before upgrading to Postgres 12. It is mainly focused on React conversion but also carries ten small bugfixes and improvements.
Thanks to navap for hacking the user interface. Thanks to admiy, chaban, fabe56, Freso, jesus2099, zas for having reported bugs and suggested improvements. Thanks to kellnerd, mfmeulenbelt, and salorock for updating the translations. And thanks to all others who tested the beta version!
The git tag is v-2020-05-11
.
Bug
- [MBS-10138] – Guess case crashes if track name ends with word “F”
- [MBS-10564] – YouTube channel links that contain non-Latin characters won’t display the name in the sidebar
- [MBS-10641] – Edit subscriptions email links to all edits for subscribed entities rather than open edits
- [MBS-10768] – ISE on “Donation Check” tab for users with / in their names
- [MBS-10772] – Sidebar doesn’t display genres if other tags have more upvotes
- [MBS-10803] – Cannot link to https://www.metal-archives.com/artists/<artist>/<number>
Improvement
- [MBS-10737] – Allow thesession.org URLs for Places
- [MBS-10761] – Disallow YouTube links at wrong levels
- [MBS-10804] – Remove redundant user header from edit page
- [MBS-10805] – Support for Amazon.AE/NL/SG/TR ASINs
React Conversion Task
- [MBS-9910] – Convert wikidocs transclusion admin templates to React/JSX
- [MBS-10748] – Convert the relationship doc page to React
- [MBS-10760] – Convert Remove Track edit to React
- [MBS-10762] – Convert historic Remove Release/Releases edits to React
- [MBS-10764] – Convert historic Remove Label Alias edits to React
- [MBS-10765] – Convert historic Add, Move and Remove DiscID edits to React
- [MBS-10773] – Convert historic Change Release Quality edit to React
- [MBS-10775] – Convert historic Add/Remove Relationship edits to React
- [MBS-10790] – Convert historic MAC/SAC edits to React
- [MBS-10791] – Convert historic Change RG edit to React
- [MBS-10792] – Convert historic Change Artist Quality edit to React
- [MBS-10811] – Convert historic Edit Relationship edit to React