Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 08:19
· 630 commits to develop since this release

What's Changed

Android TV Release 🎉

This release finally brings the long awaited Android TV version to the Playstore! 🥳

Made possible by leveraging a native android activity with compose. This allows for full Dolby Vision and HDR10 support for all Android devices that support it.

Currently Android TV is under Alpha development expect bugs/issues here and there.

Exciting New Features 🏕

  • feat: Performance improvements
  • feat: Quick connect for easier login
  • feat: Improve library search screen by @PartyDonut in #477
  • feat: remove the unwatched orange dot and show watched by @Julien9969 in #485
  • feat: make shortcuts list collapsible by @Julien9969 in #482
  • feat: Playback rate keyboard shortcuts by @Julien9969 in #484
  • feat: Android TV support by @PartyDonut in #503
  • feat: Option to use item's primary colors in details screen by @PartyDonut in #509
  • feat: Implement custom keyboard for Android TV by @PartyDonut in #523
  • feat: Implement next-up screen for native player by @PartyDonut in #533
  • feat: Add download speed to sync progressbar
  • feat: Add sync button to the details header buttons bar

Bugfixes 🐞

  • bug: Fix undefined Inno AppVersion by @vikingnope in #462
  • fix: Nested hero widget in widget video_player_next_wrapper by @Julien9969 in #483
  • fix: Disable media tunneling by default with the option to enable it by @PartyDonut in #515
  • fix: Native player next/previous video on slow devices. by @PartyDonut in #532
  • fix: Playback causing repeated progress reports back to the server
  • fix: Person not clickable in people row

Other Changes

  • chore: Winget package automation by @vikingnope in #448
  • chore:cleanup-packages breaking: remove isar by @PartyDonut in #474
  • chore: Update macos/ios build files by @PartyDonut in #476
  • chore: Change copyright year by @vikingnope in #489
  • chore: Improved performance for some widgets by @PartyDonut in #525
  • chore: Updated translations from Hosted Weblate by @weblate in #550
  • chore: Implement SVG caching to SVG's don't "pop"

Full Changelog: v0.7.5...v0.8.0