🚀 Jellyfin Web 10.11.7
We are pleased to announce the latest stable release of Jellyfin, version 10.11.7! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
WARNING: This release contains several extremely important security fixes. These vulnerabilities will be disclosed in 14 days as per our security policy. Users of all versions prior to 10.11.7 are advised to upgrade immediately.
You can find more details about and discuss this release on our forums.
Changelog (18)
🏗️ Enhancements
- Improve performance by disabling unnecessary user data when retrieving list of playlists [PR #7261], by @kevgrig
- Add padding to mobile drawer [PR #7529], by @viown
- Use display missing episodes setting in search [PR #7528], by @lmaotrigine
- Add client names to image.ts [PR #7518], by @nielsvanvelzen
- Allow to play Dolby Vision with fallback on webOS [PR #7526], by @antaljanosbenjamin
- Wait for app host to initialize before proceeding [PR #7516], by @nielsvanvelzen
- Fix alignment of music lyrics containing RTL or bidi text [PR #7461], by @ebkalderon
📈 General Changes
- Fix crashes on playback exit [PR #7645], by @thornbill
- Fix music video random playback [PR #7632], by @theguymadmax
- Fix carousel buttons for "My Media" appearing needlessly [PR #7391], by @bjorntp
- Add autofocus to ConnectionErrorPage and FallbackRoute [PR #7641], by @dmitrylyzo
- Order MediaMetadata.artwork from highest resolution to smallest [PR #7631], by @agausmann
- Add polling fallback to sessions [PR #7565], by @viown
- Fix card and item list accessibility issues [PR #7514], by @thornbill
- Disable AV1 and OPUS on Xbox One [PR #7547], by @JPVenson
- Fix random sort items refetching [PR #7541], by @thornbill
- Navigate to wizard if not completed on server add [PR #7504], by @viown
- Fix library menu button disappearing when name is too long [PR #7475], by @FelixRoediger