What's Changed
Extended Jellyfin 12 support & improved TV themeing.
With Jellyfin 12 out, below are the updates for Abyss to adapt to this version, along with some other fixes. Also, some adjustments are made for better themeing and compatibility with TVs.
- feat: add Jellyfin 12 support, thanks to @weedpump in #104
- fix: broken search result cards scroll handling by @208-baansuri in #82
- fix: bump spotlight version constant to 1.2.2 by @jmwerk in #91
- fix: update Google Sans font weight range to fix broken font link by @LukeIsHereToDevelop in #99
- fix: enhance spotlight functionality and improve TV layout support bbc69b5
- Fixes #35
- Add TV remote navigation
- Iframe-based spotlight is invisible to Jellyfin's spatial-nav, so intercept Up/Down in the capture phase and hand focus into/out of the widget manually; internal D-pad loop covers Play/Info/dots scale UI and show a focus ring when parent doc is in layout-tv mode
New Contributors
- @208-baansuri made their first contribution in #82
- @jmwerk made their first contribution in #91
- @LukeIsHereToDevelop made their first contribution in #99
Full Changelog: v1.2.2...v1.2.3