- Allow items from within 'Radio', and browse modes containing genre_id to be pinned to home screen.
- For screens up to 500px wide, allow volume control to be full width, for others max width is 450px. This is to prevent scenario where there is a tiny (e.g. 5px) gap on the side.
- Sort players in 'Information' dialog.
- Use 'v-show' to control when to show mobile pages.
- Fix 'clickability' of home screen item checkbox list.
- When using 'More' menu item for track information, only clear browse history stack if it has 50 or more steps.
- Add Russian translation - thanks to sky418.
- Reduce list item height by 3px, so that it's the same as subtoolbar height. This allows initial lists in desktop layout to be balanced.
- Width must be 25% more than height to be classified as landscape.
- Check landscape setting of now-playing 1 second after mounted.
- Fix toolbar layout when using mobile in landscape with song info showing on now playing page.
- Fix missing headers in search results.
- Fix 'undefined Items' when refreshing some lists.
- Always indent player names if more than 1 player, or players on another server - makes headers more obvious.
- Fix toolbar buttons shifting when connection lost icon shown.