- Fix "0 Items" when showing lyrics in browse view.
- Poll server status every 2 seconds during scans.
- Fix showing podcast information - revert change to show images for text items.
- Fix adding/playing albums from advanced search results.
- Scroll advanced seach results into view.
- Add native callback, allowing to pass player status to native applications.
- Hide button to delete virtual library unless settings are unlocked.
- Restore library ID when go back.
- Assign icon to Audiobooks and Authors categories.
- If have selection and click on header, then toggle selected state of items.
- Enable artist/album actions when clicking on artist/album text in queue, or artist name in album listing.
- Fix showing of track num in now playing.
- Show disc and track numbers as "disc.track" if a track has disccount>2
- Show library name in browse view.
- Fix browse view subtoolbar divider showing under certain circumstances when it should not.
- Use "Empty" as subtitle if list response has no items.
- Remove code to reset splitter to 50% on click, as it sometimes gets mistakenly activated.
- Don't show online service emblems for artists - as there might be more than one service.
- Add genre mapping for browse modes fetched via ['material-skin', 'browsemodes'] command. Required for pinned items, where we need to save genre name, not id.
- If a browse mode is for artists with a library_id specified, then dont set E and Q in tags.
- Add optional 'hide' query parameter, to allow elements to be hidden.
- Add optional 'appSettings' query parameter. This should be a URL that an app embedding material will trap in order to produce its settings dialog. If set then a cog icon will be added to the toolbar of Material's settings dialog.