Skip to content

Beta 0.3.5

Choose a tag to compare

@WhiteGiso WhiteGiso released this 30 Jun 22:07
· 204 commits to main since this release

Improvements & Fixes

  • Added Ubuntu GUI Installer (@WhiteGiso)
  • Fixed Home hero descriptions being visually clipped on Web TV when the text is too long. (@WhiteGiso)
  • Aligned Home hero description truncation more closely with Android TV by limiting the text to full lines and ending with ellipsis instead of showing partially cut text. (@WhiteGiso)
  • Replaced fragile CSS line-clamp behavior for the modern Home hero description with a safer truncation flow for webOS and Tizen browsers. (@WhiteGiso)
  • Improved Home hero description rendering consistency across newer and older TV browsers, including webOS and Tizen devices. (@WhiteGiso)
  • Ensured performance-constrained TV devices still apply the Home hero description truncation correctly. (@WhiteGiso)
  • Kept the fix scoped to the modern Home hero description without changing detail screens, player behavior, or unrelated text layouts. (@WhiteGiso)
  • Regenerated the latest Web TV packages with the updated Home hero description truncation fix. (@WhiteGiso)