Release Notes
Bug Fixes
- Conditional Live TV Tab Display
The Live TV tab now only appears in navigation if the server has Live TV channels available. Prevents non-functional tab from showing on servers without Live TV configured. - Fixed Library Screen Layout Issues
Resolved unintended layout jumps when loading or navigating away from the library content screen.
What's Changed
- fix(livetv): Conditionally show Live TV tab based on server access by @MakD in bd7ce47
- refactor(LibraryContentScreen): Simplify layout by removing manual safe drawing insets by @MakD in 28e4bc2
- chore: Bump version to 0.5.2-beta by @MakD
Full Changelog: v0.5.1-beta...v0.5.2-beta