v0.8.0
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 https://github.com/DonutWare/Fladder/pull/477
- feat: remove the unwatched orange dot and show watched by @Julien9969 in https://github.com/DonutWare/Fladder/pull/485
- feat: make shortcuts list collapsible by @Julien9969 in https://github.com/DonutWare/Fladder/pull/482
- feat: Playback rate keyboard shortcuts by @Julien9969 in https://github.com/DonutWare/Fladder/pull/484
- feat: Android TV support by @PartyDonut in https://github.com/DonutWare/Fladder/pull/503
- feat: Option to use item's primary colors in details screen by @PartyDonut in https://github.com/DonutWare/Fladder/pull/509
- feat: Implement custom keyboard for Android TV by @PartyDonut in https://github.com/DonutWare/Fladder/pull/523
- feat: Implement next-up screen for native player by @PartyDonut in https://github.com/DonutWare/Fladder/pull/533
- feat: Add download speed to sync progressbar
- feat: Add sync button to the details header buttons bar
Bugfixes 🐞
- bug: Fix undefined Inno
AppVersionby @vikingnope in https://github.com/DonutWare/Fladder/pull/462 - fix: Nested hero widget in widget video_player_next_wrapper by @Julien9969 in https://github.com/DonutWare/Fladder/pull/483
- fix: Disable media tunneling by default with the option to enable it by @PartyDonut in https://github.com/DonutWare/Fladder/pull/515
- fix: Native player next/previous video on slow devices. by @PartyDonut in https://github.com/DonutWare/Fladder/pull/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 https://github.com/DonutWare/Fladder/pull/448
- chore:cleanup-packages breaking: remove isar by @PartyDonut in https://github.com/DonutWare/Fladder/pull/474
- chore: Update macos/ios build files by @PartyDonut in https://github.com/DonutWare/Fladder/pull/476
- chore: Change copyright year by @vikingnope in https://github.com/DonutWare/Fladder/pull/489
- chore: Improved performance for some widgets by @PartyDonut in https://github.com/DonutWare/Fladder/pull/525
- chore: Updated translations from Hosted Weblate by @weblate in https://github.com/DonutWare/Fladder/pull/550
- chore: Implement SVG caching to SVG's don't "pop"
Full Changelog: https://github.com/DonutWare/Fladder/compare/v0.7.5...v0.8.0