- Combine main menu and players menu into left hand navigation drawer.
- Remove most dialog toolbar menus and replace with buttons.
- Remove option to replace player icon with power button, as no longer applicable.
- Show track subtitles, if enabled in interface settings.
- Show full server-side interface settings page, but add a note that not all settings affect Material Skin.
- Add custom favourite folder icon.
- Try to extract dominant, and not average, colour from image when using colour from cover.
- Invalidate artist list cache if user-defined role exclusion changed, unified artist setting changed, or band/composer/conductor in artist list changed (some changes require page to be reloaded).
- Use coloured mobile navigation, progress, sliders, etc. even when tinting.
- Change defaults; use colour from cover, tinted background, unpinned queue, don't sort favourites.
- Work-around item selection appearing 'stuck' after clear selection.
- Remove 'Help' action from menu, and move link into 'Information' dialog.
- Make sleep, alarm, and sync icons clickable links on non-mobile devices.
- Combine sleep and alarm status items into 1 line in navigation drawer.
- Allow apps to have better control over titlebar buttons.
- Fix unpinned queue slide-in animation.
- Don't force favourite folders to always be first, only if sort is enabled.
- If drag favourite over folder then prompt if moving into folder or moving to position in list.
- Allow drag'n'drop in grid view.
- Only show swipe settings if browser supports touch events.
- Make background image URLs reactive elements to force refresh.
- Each time an item is browsed, a menu opened, or a dialog opened, add a fake item to the browser's history to allow trapping browser's back button.
- Don't set window title, unless '?setTitle' or '?dontTrapBack' are passed in URL, as trapping back button breaks this use case.
- Only auto-switch to large now-playing view is using mobile layout and now-playing bar set to 'None'.
- Fix window controls overlay under Wayland.
- Hacky fix for background images not showing/updating on iOS.
- Fix text/rating overlap in queue.
- Try to help accidental page changes in mobile layout by only handling long-presses on 'pill' area of active page.