Jellyfin Release Notes
Last updated: Jan 19, 2026
Jellyfin Products
All Jellyfin Release Notes (40)
- Jan 19, 2026
- Date parsed from source:Jan 19, 2026
- First seen by Releasebot:Jan 19, 2026
10.11.6
Jellyfin Web 10.11.6 is a stable release with bug fixes and stability tweaks for the Jellyfin web app. It adds enhancements like default font fallback, a restored back button in the experimental layout, Vega OS detection, and improved error handling on the plugin page.
Jellyfin Web 10.11.6
We are pleased to announce the latest stable release of Jellyfin, version 10.11.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (8)
Enhancements
- Add default font family for fallback [PR #7499], by @thornbill
- Restore back button in experimental layout for apps [PR #7500], by @thornbill
- Add Vega OS detection [PR #7495], by @thornbill
General Changes
- Add sort options to movie collections in the experimental layout [PR #7498], by @theguymadmax
- Fix missing server id [PR #7496], by @thornbill
- Enable AlphaPicker for non-random sorts in experimental layout [PR #7470], by @theguymadmax
- Improve error handling on plugin page [PR #7493], by @thornbill
- Fix incorrect quality text label in video player [PR #7135], by @HaloCelsius
- Jan 19, 2026
- Date parsed from source:Jan 19, 2026
- First seen by Releasebot:Jan 19, 2026
10.11.6
Jellyfin Server 10.11.6 adds bug fixes and stability improvements with smarter search, refined library handling, and playback fallbacks, plus stricter data checks.
🚀 Jellyfin Server 10.11.6
We are pleased to announce the latest stable release of Jellyfin, version 10.11.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (20)
📈 General Changes
- Prioritize better matches on search [PR #15983], by @Shadowghost
- Fix artist display order [PR #15816], by @theguymadmax
- Restore weekly refresh for library folder images [PR #16046], by @theguymadmax
- Be more strict about PersonType assignment [PR #15872], by @Shadowghost
- Fix birthplace not saving correctly [PR #16020], by @theguymadmax
- Trim music artist names [PR #15808], by @theguymadmax
- Add mblink creation logic to library update endpoint. [PR #15965], by @Collin-Swish
- Fix watched state not kept on Media replace/rename [PR #15899], by @MarcoCoreDuo
- Skip hidden directories and .ignore paths in library monitoring [PR #16029], by @theguymadmax
- Revert "always sort season by index number" [PR #15950], by @theguymadmax
- Fix crash when plugin repository has an invalid URL [PR #15961], by @theguymadmax
- Fix tag inheritance for Continue Watching queries [PR #15931], by @theguymadmax
- Fix playlist item de-duplication [PR #15858], by @Collin-Swish
- Prefer US rating on fallback [PR #15793], by @Shadowghost
- Fix missing H.264 and AV1 SDR fallbacks in HLS playlist [PR #15833], by @nyanmisaka
- add CultureDto cache [PR #15826], by @cvium
- Fix the use of HWA in unsupported H.264 Hi422P/Hi444PP [PR #15819], by @nyanmisaka
- Enforce more strict webm check [PR #15807], by @gnattu
- Fix video lacking SAR and DAR are marked as anamorphic [PR #15834], by @nyanmisaka
- Use hvc1 codectag for Dolby Vision 8.4 [PR #15835], by @gnattu
All of your release notes in one feed
Join Releasebot and get updates from Jellyfin and hundreds of other software products.
- December 2025
- No date parsed from source.
- First seen by Releasebot:Dec 30, 2025
- Dec 15, 2025
- Date parsed from source:Dec 15, 2025
- First seen by Releasebot:Dec 15, 2025
10.11.5
Jellyfin Web 10.11.5 delivers targeted bug fixes and small quality boosts for a smoother streaming experience. This release adds an HEVC level 6.2 check, a backups help link, and fixes across browser detection subtitles layout and RTL language support.
Jellyfin Web 10.11.5
We are pleased to announce the latest stable release of Jellyfin, version 10.11.5! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (9)
Enhancements
- Add hevc level 6.2 check [PR #7392], by @imtsuki
- Add help link to backups page [PR #7380], by @theguymadmax
General Changes
- Fix browser detection overwrites [PR #7411], by @thornbill
- Fix the return value for 'behavior' property [PR #7415], by @dmitrylyzo
- Fix subtitles need to be uploaded twice [PR #7409], by @shempignon
- Fix card actions in experimental layout [PR #7387], by @thornbill
- Bind PlayerChange before handlers to report correct isLocalPlayer [PR #7376], by @sildur
- Fix duplicate years due to type mismatch [PR #7379], by @Collin-Swish
- Fix card and logo position for rtl languages [PR #7378], by @thornbill
- Dec 15, 2025
- Date parsed from source:Dec 15, 2025
- First seen by Releasebot:Dec 15, 2025
10.11.5
Jellyfin Server 10.11.5 delivers a wave of stability and playback fixes, improving navigation, metadata handling, and AV1 decoding on supported hardware. This minor release tightens reliability with several crash and edge‑case fixes.
Jellyfin Server 10.11.5
We are pleased to announce the latest stable release of Jellyfin, version 10.11.5! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (17)
General Changes
- Fix unnecessary database JOINs in ApplyNavigations [PR #15666], by @andrewrabert
- Skip invalid ignore rules [PR #15746], by @Shadowghost
- Fix backdrop images being deleted when stored with media [PR #15766], by @theguymadmax
- Fix NullReferenceException in ApplyOrder method [PR #15768], by @theguymadmax
- Fix AV1 decoding hang regression on RK3588 [PR #15776], by @nyanmisaka
- Fix collections display order [PR #15767], by @theguymadmax
- Fix parental rating filtering with sub-scores [PR #15786], by @theguymadmax
- Fix case sensitivity edge case [PR #15752], by @Collin-Swish
- Fix trickplay images using wrong item on alternate versions [PR #15757], by @theguymadmax
- Fix blocking in async context in LimitedConcurrencyLibraryScheduler [PR #15662], by @SapientGuardian
- Use original name for MusicAritist matching [PR #15689], by @gnattu
- Backport dependencies [PR #15723], by @Shadowghost
- Fix symlinked file size [PR #15681], by @ivanjx
- Fix ItemAdded event triggering when updating metadata [PR #15680], by @theguymadmax
- Fix: Add .ts fallback for video streams to prevent crash [PR #15690], by @martenumberto
- Fix stack overflow during scan (#15000) [PR #15698], by @myzhysz
- Fix the empty output of trickplay on RK3576 [PR #15670], by @nyanmisaka
- Dec 1, 2025
- Date parsed from source:Dec 1, 2025
- First seen by Releasebot:Dec 1, 2025
10.11.4
Jellyfin Web 10.11.4 delivers bug fixes and small enhancements for smoother playback and playlist trickplay. It also updates the book player UI and continue reading improvements for a smoother viewing experience.
Jellyfin Web 10.11.4
We are pleased to announce the latest stable release of Jellyfin, version 10.11.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (3)
Enhancements
- Fix trickplay not displaying when content is played from a playlist [PR #7331], by @theguymadmax
General Changes
- modify TOC and button layout in book player [PR #7344], by @dkanada
- fix book playback in continue reading home section [PR #7345], by @dkanada
- Dec 1, 2025
- Date parsed from source:Dec 1, 2025
- First seen by Releasebot:Dec 1, 2025
10.11.4
Jellyfin announces stable 10.11.4 with targeted bug fixes and stability tweaks. The update resolves crashes, improves OpenApi caching, and tightens file handling for a smoother media server experience.
🚀 Jellyfin Server 10.11.4
We are pleased to announce the latest stable release of Jellyfin, version 10.11.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.Changelog (10)
📈 General Changes
- Fix ResolveLinkTarget crashing on exFAT drives [PR #15568], by @theguymadmax
- Cache OpenApi document generation [PR #15672], by @crobibero
- Revert "Localization/iso6392.txt: change pob and pop" [PR #15555], by @MBR-0001
- Add hidden file check in BdInfoDirectoryInfo.cs. [PR #15582], by @QuintonQu
- Fix isMovie filter logic [PR #15594], by @theguymadmax
- Fix locked fields not saving [PR #15564], by @theguymadmax
- Save item to database before providers run to prevent FK errors [PR #15563], by @theguymadmax
- Prevent copying HDR streams when only SDR is supported [PR #15556], by @gnattu
- Fix NullReferenceException in filesystem path comparison [PR #15548], by @theguymadmax
- Restrict first video frame probing to file protocol [PR #15557], by @gnattu
- Nov 16, 2025
- Date parsed from source:Nov 16, 2025
- First seen by Releasebot:Nov 17, 2025
10.11.3
Jellyfin Web 10.11.3 brings bug fixes and small enhancements for stability and playback. Highlights include improved log viewer dynamic HDR handling and fixes for Live TV layout scanning limits and first-episode playback.
🚀 Jellyfin Web 10.11.3
We are pleased to announce the latest stable release of Jellyfin, version 10.11.3! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (11)
🏗️ Enhancements
- Blacklist Firefox native mkv playback [PR #7335], by @gnattu
- Disable scan button when scanning [PR #7325], by @viown
- Relax dynamic HDR device Profile [PR #7298], by @gnattu
- Enhance log viewer [PR #7312], by @viown
📈 General Changes
- Fix missing Live TV sections in experimental layout [PR #7313], by @theguymadmax
- Restrict recently added max-32-streams limit to Tizen < v6.5 [PR #7283], by @kinke
- Fix default values in display settings [PR #7295], by @thornbill
- Revert "Enable use of hls.js when LG WebOS 4 or newer is used." [PR #7296], by @thornbill
- Fix first episode when playing a series [PR #7301], by @thornbill
- Add line break to card's secondary text [PR #7306], by @viown
- Fix library not refreshing after adding new media library [PR #7290], by @theguymadmax
- Nov 16, 2025
- Date parsed from source:Nov 16, 2025
- First seen by Releasebot:Nov 18, 2025
- Modified by Releasebot:Jan 28, 2026
10.11.3
Jellyfin Server 10.11.3 brings a slate of bug fixes and stability improvements across metadata, folders, and NFO handling. Upgrade to improve reliability and performance.
🚀 Jellyfin Server 10.11.3
We are pleased to announce the latest stable release of Jellyfin, version 10.11.3! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (25)
📈 General Changes
- Fix series DateLastMediaAdded not updating when new episodes are added [PR #15472], by @theguymadmax
- Fix movie titles using folder name when NFO saver is enabled [PR #15529], by @theguymadmax
- Fix tmdbid not detected in single movie folder [PR #14955], by @theguymadmax
- Fix font extraction for certain transcoding settings [PR #15502], by @Iksas
- Fix playlist DateCreated and DateLastMediaAdded not being set [PR #15508], by @theguymadmax
- Add 1 minute tolerance for NFO change detection [PR #15514], by @theguymadmax
- Remove InheritedTags and update tag filtering logic [PR #15493], by @theguymadmax
- Fix .ignore handling for directories [PR #15501], by @theguymadmax
- Fix gitignore-style not working properly on windows. [PR #15487], by @CBPJ
- Improve season folder parsing [PR #15404], by @theguymadmax
- Don't error out when searching for marker files fails [PR #15466], by @Bond-009
- Fix NullReferenceException in GetPathProtocol when path is null [PR #15462], by @theguymadmax
- Resolve symlinks for static media source infos [PR #15263], by @revam
- Check if target exists before trying to follow it [PR #15468], by @Bond-009
- Fix collection grouping in mixed libraries [PR #15373], by @theguymadmax
- Fix AncestorIds not migrating [PR #15446], by @theguymadmax
- Fix System.NullReferenceException when people's role is null (10.11.z) [PR #15441], by @IceStormNG
- Invalidate parent folder's cache on deletion/creation [PR #15423], by @theguymadmax
- Fix name filters to use only SortName [PR #15381], by @theguymadmax
- Don't enforce a minimum amount of free space for the tmp and log dirs [PR #15390], by @Bond-009
- Fixed missing sort argument [PR #15413], by @JPVenson
- Fix item count display for collapsed items [PR #15380], by @theguymadmax
- Update branding in Swagger page [PR #15422], by @nielsvanvelzen
- Fix search terms using diacritics [PR #15435], by @theguymadmax
- feat(sqlite): add timeout config [PR #15369], by @evanreichard
- Nov 3, 2025
- Date parsed from source:Nov 3, 2025
- First seen by Releasebot:Nov 4, 2025
10.11.2
Jellyfin Web 10.11.2 ships bug fixes and small enhancements. Highlights include using hls.js in Chromium, Titan OS detection, and fixing the log viewer JSON. Other tweaks improve tuner devices, the item-count grid, and avoiding native browser alerts.
Jellyfin Web 10.11.2
We are pleased to announce the latest stable release of Jellyfin, version 10.11.2! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
You can find more details about and discuss this release on our forums.
Changelog (6)
🏗️ Enhancements
- Use hls.js instead of native HLS in Chromium [PR #7274], by @nyanmisaka
- Add Titan OS detection [PR #7258], by @nielsvanvelzen
- Avoid native browser alerts [PR #7259], by @nielsvanvelzen
📈 General Changes
- Fix tuner devices list [PR #7271], by @viown
- Use legacy grid for item counts widget [PR #7272], by @viown
- Fix JSON in log viewer [PR #7269], by @viown