Another fortnight, another release. This one includes the usual bug fixes as well as some improvements. For editors, sort names are no longer required on alias pages (they’ll default to the name if left blank). For web service clients, it’s also now possible to do fuzzy TOC searches for non-CD mediums by passing a media-format=all option to the /ws/2/discid endpoint.
Thanks to chirlu, nikki, and the MetaBrainz team for their hard work on today’s release.
The git tag is v-2014-08-04.
Bug
- [MBS-7739] – Release group type not properly displayed in RG search results
- [MBS-7744] – ws/2 not returning correct Area alias type
- [MBS-7763] – Cannot edit band membership
- [MBS-7771] – Textarea fields don’t escape HTML special characters
- [MBS-7774] – ISE when changing series relationship number attribute
- [MBS-7775] – Initial order is ignored when creating a manually ordered series
- [MBS-7783] – Empty link phrase section after removing relationship
Improvement
- [MBS-6833] – Display a map on the places page
- [MBS-6896] – Stop requiring users to enter sortnames for non-artist entities
- [MBS-7757] – Add a media-format=all option to the /ws/2/discid endpoint
- [MBS-7758] – Do not require a discid argument if a TOC is supplied
- [MBS-7764] – _generic_link MACRO is really slow
- [MBS-7786] – Long URL cleanup regexes should be split into separate ones
- [MBS-7787] – Annotation edit types should share a single template
Task
- [MBS-7756] – Make use of %ENTITIES in (yet) more places