• v25.10.27 b2d7441551

    lscambo13 released this 2025-10-26 17:16:14 +00:00 | 109 commits to main since this release

    This is the eleventh update to ElegantFin.

    Key Changes

    • Added initial support for Jellyfin Server 10.11.0 #133
    • Added a way for users to switch between two app bar styles #87
    • Added a way for users to adjust how much of the backdrop is trimmed from top #116
    • Made some improvements in the app bar and section headings for a more polished layout
    • Fixed an issue that caused cards to become smaller and misaligned on older browsers
    • Fixed an issue that caused the app bar to remain stuck in expanded state on TVs #97
    • Fixed an issue that caused a horizontal line to flash briefly when opening an item page on older browsers
    • Play/Resume button label should now support foreign languages #94
    • Multi-selection boxes should fully cover the cards now
    • Restricted the Custom CSS box from growing too long and jumping position when interacting
    • Placed the Next Up episode and Seasons list in one row on JF 10.11.0
    • Skip Intro button should look more aligned now on JF 10.10.7 #86
    • Improved compatibility with the Editor's Choice Plugin #60
    • Enabled clear logos to show up on older browsers again
    • Increased the card sizes on TVs #97
    • More cards should have white outline rather than blue when in focus on TVs
    • Focused buttons should not overlap other components on TVs anymore
    • Adjusted the backdrop visibility on TVs so that the text is more legible
    • Improved navigation using a remote controller on TVs #105
    • Repositioned the subtitle and audio track selection menus on TVs for quicker access
    • ElegantFin version number is now shown the Settings page 72cc664480
    • Simplified the code for some performance improvements and easier manageability

    You can read the full commit history here.

    Known issues

    • Jellyfin Server 10.11.0 has dropped support for Dashboard theming #96
    • Read more about some common issues in the Troubleshooting section.

    You may use the provided CSS file for self-hosting purposes. Alternatively, you may use the following code snippet to get the latest version via a free CDN.

    @import url("https://cdn.jsdelivr.net/gh/lscambo13/ElegantFin@main/Theme/ElegantFin-jellyfin-theme-build-latest-minified.css");
    

    For more detailed information, be sure to read the README.md file.

    Downloads