- Use role/genre/artist filter when listing album tracks in more scenarios.
- Fix menu button position for grid items when there are only a few.
- Remove usage of vue-router.
- Allow jump-list to have more entries.
- Fix jumplist colours, especially for light variant.
- Remove 'Music Folders' from non-server categories listing, its just too slow.
- Add more grid size increments (every 5px from 125px to 175px)
- Make artist and album entries in queue clickable (desktop browsers only).
- Make album subtitle (artist) clickable (desktop browsers only).
- Remove A..Z groups, no longer required.
- Only perform IP detection if running under Android - to fix MS Edge issue.
- If showing track numbers, add small circle between number and title.
- Fix showing albums under Genres when filtered by Composer or Conductor.
- Show composer in queue and now playing for Classical and Jazz tracks.
- Better handling of dynamic playlists, not perfect, but better.
- Don't display fullscreen dialog when there are no players found, just show a spinner next to player selection menu. This allows settings, and start player menu item, to still be accessible.
- Minfiy each JS file, as opposed to combining into one, as otherwise the speed of scrolling large lists is affected.
- Set icon font to block instead of having browser use a fallback in case of slow network.
- Expand the list of genres that will prompt for composer or conductor.
- Add grid/list toggle button.
- Because of added grid/list toggle, remove 'Home' button if screen width is less than 550px - 'go home' can still be accessed via menu. Alternatively, longpress on back button goes home.
- Use view-recycler for all lists of more than 200 items.
- When fullscreen connection lost dialog is shown, immediately try a reconnect, and enable 'Reconnect' button 2 seconds after this.
- Ignore swipes of less than 75px.
- Make web-app open fullscreen.