2.0.4.txt 1.0 KB

1234567891011121314151617
  1. NEW:
  2. - Re-enabled hidpi support on Windows.
  3. - Removed all host scaling responsibilities. The UI handles scaling now.
  4. - UI: Prioritize selection of non-Personal Cloud servers over Personal Cloud server at startup.
  5. - UI: Add `Media Servers` user header menu item. Opens an overlay displaying status for each server and debugging messages when applicable. Allows manually retrying all server connections.
  6. - UI: Avoid continuous play when playing a single episode.
  7. - UI: Initially focus the header when rendering the Home dashboard.
  8. - UI: Removed season count title for show posters in the library.
  9. - UI: Show only two titles for all items in mixed type hub lists.
  10. FIXED:
  11. - UI: Avoid an application error encountered when navigating between discovery hubs and prePlay screens in certain patterns. This resulted in infinite loading feedback.
  12. - UI: Fixes `play_pause` key not triggering playback. This improves support for keyboard users pressing `p` or Apple TV remote users.
  13. - UI: Focus on the page header when entering an empty library.
  14. - UI: Several minor UX improvements.