Jellyfin Server Release Notes
Last updated: Apr 6, 2026
- Apr 6, 2026
- Date parsed from source:Apr 6, 2026
- First seen by Releasebot:Apr 6, 2026
10.11.8
Jellyfin Server releases 10.11.8 as a stable minor update focused on bug fixes and regression fixes. It improves subtitle saving, media language filtering, and folder handling, and advises users to back up before upgrading.
๐ Jellyfin Server 10.11.8
We are pleased to announce the latest stable release of Jellyfin, version 10.11.8! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!
Note: This release fixes several regressions from 10.11.7, with the goal to get people onto an updated release due to the forthcoming (t-minus 9 days) release of the GHSAs/CVEs that were fixed in 10.11.7. Please upgrade to this release as soon as you can.
You can find more details about and discuss this release on our forums.
Changelog (3)
๐ General Changes
- Handle folders without associated library in FixLibrarySubtitleDownloadLanguages [PR #16540], by @Shadowghost
- Fix subtitle saving [PR #16539], by @MBR-0001
- Fix querying media with language filters [PR #16538], by @MBR-0001
- Mar 31, 2026
- Date parsed from source:Mar 31, 2026
- First seen by Releasebot:Apr 6, 2026
10.11.7
Jellyfin Server releases 10.11.7 with critical security fixes and a broad set of bugfixes to improve stability, subtitle handling, library scanning, HLS playback, and FFmpeg 8.1 compatibility.
๐ Jellyfin Server 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 (29)
๐ Security
- Fix for GHSA-j2hf-x4q5-47j3, by @Shadowghost
- Fix for GHSA-8fw7-f233-ffr8, by @Shadowghost
- Fix for GHSA-v2jv-54xj-h76w, by @Shadowghost
- Fix for GHSA-jh22-fw8w-2v9x, by @Shadowghost
๐ General Changes
- Fix CA1810 build error [PR #16522], by @Bond-009
- Fix Null was not checked before using the H264 profile [PR #16519], by @nyanmisaka
- Remove -copyts and add -flush_packets 1 to subtitle extraction [PR #16440], by @Molier
- Fix lint issue [PR #16514], by @theguymadmax
- Fix nullref ex in font handling [PR #16369], by @Bond-009
- Fix restore backup metadata location [PR #16425], by @theguymadmax
- Fix NFO saver using wrong provider ID for collectionnumber [PR #16449], by @theguymadmax
- Fix readrate options in FFmpeg 8.1 [PR #16423], by @nyanmisaka
- Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection [PR #16293], by @IceStormNG
- Fix filter detection in FFmpeg 8.1 [PR #16392], by @nyanmisaka
- Fix subtitle extraction caching empty files [PR #16257], by @lowbit
- Fix hls segment length adjustment for remuxed content [PR #16341], by @crimsonspecter
- Fix broken library subtitle download settings [PR #16204], by @MBR-0001
- Checkpoint WAL before moving library.db in migration [PR #16253], by @theguymadmax
- Fix nullref in Season.GetEpisodes when the season is detached from a series [PR #16150], by @dfederm
- Reattach user data after item removal during library scan [PR #16227], by @dfederm
- Deduplicate provider IDs during MigrateLibraryDb migration [PR #16226], by @dfederm
- Skip image checks for empty folders [PR #16231], by @theguymadmax
- Fix TMDB image URLs missing size parameter [PR #16116], by @saltpi
- Fix random sort returning duplicate items [PR #16098], by @theguymadmax
- Fix SessionInfoWebSocketListener not using SessionInfoDto [PR #16109], by @nielsvanvelzen
- Fix HLS playlist generation for transcodes with fractional framerate [PR #16053], by @IceStormNG
- Rehydrate cached UserData after reattachment [PR #16071], by @MarcoCoreDuo
- Fix TMDB crew department mapping [PR #16066], by @theguymadmax
- Revert hidden directory ignore pattern [PR #16077], by @theguymadmax
All of your release notes in one feed
Join Releasebot and get updates from Jellyfin and hundreds of other software products.
- Jan 18, 2026
- Date parsed from source:Jan 18, 2026
- First seen by Releasebot:Jan 19, 2026
- Modified by Releasebot:Mar 7, 2026
10.11.6
Jellyfin releases Jellyfin Server 10.11.6, a stable update featuring multiple bug fixes to improve search accuracy, library monitoring, and media playback. Highlights include better artist display order, playlist dedup, stricter type handling, and fallback improvements.
๐ 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
- December 2025
- No date parsed from source.
- First seen by Releasebot:Dec 30, 2025
- Dec 14, 2025
- Date parsed from source:Dec 14, 2025
- First seen by Releasebot:Dec 15, 2025
- Modified by Releasebot:Mar 5, 2026
10.11.5
Jellyfin Server 10.11.5 launches with focused bug fixes to improve reliability and playback. This stable minor release tackles database, decoding, and metadata issues, plus performance tweaks. Upgrade with backups and enjoy smoother streaming across devices.
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
- Nov 30, 2025
- Date parsed from source:Nov 30, 2025
- First seen by Releasebot:Dec 1, 2025
- Modified by Releasebot:Mar 4, 2026
10.11.4
Jellyfin Server 10.11.4 lands with bug fixes and stability tweaks to improve performance. This minor release includes fixes for file handling, HDR/SDR probing, and crash prevention, with a reminder to back up before upgrading.
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
Contributors
gnattu, crobibero, and 3 other contributorsAssets 2
Original source Report a problem
139 people reacted - 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 3, 2025
10.11.2
Jellyfin 10.11.2 ships as a stable minor release focused on bug fixes and security tweaks that boost stability and metadata reliability. Highlights include consistent password reset responses, improved metadata refresh, and safer migration checks.
๐ Jellyfin Server 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)
Security
- Update password reset to always return the same response structure [PR #15254], by @thornbill
General Changes
- Fix legacy migration file checks [PR #15322], by @crobibero
- Update file size when refreshing metadata [PR #15325], by @vinnyspb
- Skip too large extracted season numbers [PR #15326], by @Shadowghost
- fix: in optimistic locking, key off table is locked [PR #15328], by @evanreichard
- Ignore initial delay in audio-only containers [PR #15247], by @nyanmisaka
- Oct 26, 2025
- Date parsed from source:Oct 26, 2025
- First seen by Releasebot:Oct 27, 2025
- Modified by Releasebot:Jan 2, 2026
10.11.1
Jellyfin Server 10.11.1 is a new stable release with extensive bug fixes improving symlink handling, pagination, migrations, and plugin behavior. Upgrade now and back up before updating.
Jellyfin Server 10.11.1
We are pleased to announce the latest stable release of Jellyfin, version 10.11.1!
This minor release brings several bugfixes to improve your Jellyfin experience.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
You can find more details about and discuss this release on our forums.Changelog (26)
๐ General Changes
- Improve symlink handling [PR #15209], by @Shadowghost
- Fix pagination and sorting for folders [PR #15187], by @Shadowghost
- Update dependency z440.atl.core to 7.6.0 [PR #15225], by @Bond-009
- Add season number fallback for OMDB and TMDB plugins [PR #15113], by @ivanjx
- Skip invalid database migration [PR #15212], by @crobibero
- Skip directory entry when restoring from backup [PR #15196], by @crobibero
- Skip extracted files in migration if bad timestamp or no access [PR #15220], by @JJBlue
- Normalize paths in database queries [PR #15217], by @theguymadmax
- Only save chapters that are within the runtime of the video file [PR #15176], by @CeruleanRed
- Filter plugins by id instead of name [PR #15197], by @crobibero
- Play selected song first with instant mix [PR #15133], by @theguymadmax
- Fix Has(Imdb/Tmdb/Tvdb)Id checks [PR #15126], by @MBR-0001
- Skip extracted files in migration if bad timestamp or no access [PR #15112], by @Shadowghost
- Clean up BackupService [PR #15170], by @crobibero
- Initialize transcode marker during startup [PR #15194], by @crobibero
- Make priority class setting more robust [PR #15177], by @gnattu
- Lower required tmp dir size to 512MiB [PR #15098], by @Bond-009
- Fix XmlOutputFormatter [PR #15164], by @crobibero
- Make season paths case-insensitive [PR #15102], by @theguymadmax
- Fix LiveTV images not saving to database [PR #15083], by @theguymadmax
- Speed-up trickplay migration [PR #15054], by @Shadowghost
- Optimize WhereReferencedItemMultipleTypes filtering [PR #15087], by @theguymadmax
- Fix videos with cropping metadata are probed as anamorphic [PR #15144], by @nyanmisaka
- Reject stream copy of HDR10+ video if the client does not support HDR10 [PR #15072], by @nyanmisaka
- Log the message more clear when network manager is not ready [PR #15055], by @gnattu
- Skip invalid keyframe cache data [PR #15032], by @Shadowghost
- Oct 19, 2025
- Date parsed from source:Oct 19, 2025
- First seen by Releasebot:Oct 20, 2025
- Modified by Releasebot:Jan 28, 2026
10.11.0
Jellyfin 10.11.0 arrives with a wave of features, improvements, and fixes that boost performance and reliability. Highlights include a full system backup, startup status overlays, and refined encoding and library efficiency. Please review the release notes before upgrading.
Jellyfin Server 10.11.0
We are pleased to announce the latest stable release of Jellyfin, version 10.11.0!
This major release brings many new features, improvements, and bugfixes to improve your Jellyfin experience.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
WARNING: There are very important release notes to review before upgrading! Please find all the details in our blog post on the release.
You can find more details about and discuss this release on our forums.Changelog (396)
๐ Highlights
- Add Full system backup feature [PR #13945], by @JPVenson
- Add .gitignore style ignoring [PR #13906], by @Shadowghost
- Add Api and startup check for sufficient storage capacity [PR #13888], by @JPVenson
- Added Setup overlay app to communicate status of startup [PR #12880], by @JPVenson
- Remove the ability to auto port forward [PR #13222], by @Bond-009
- Refactor library.db into jellyfin.db and EFCore [PR #12798], by @JPVenson
๐๏ธ Enhancements
- add xmbc nfo uniqueid type norminalisation [PR #14965], by @KGT1
- Fix CA1051 warning, Change public field to auto-property [PR #14827], by @tjwalkr3
- Offload 1080p+ subtitle scaling to RKRGA [PR #14179], by @nyanmisaka
- Enable OpenCL deinterlacer for AMF on Windows when available [PR #14144], by @nyanmisaka
- Use VBR and MBBRC in QSV encoders for better quality [PR #14079], by @nyanmisaka
- Fix the transparency issue of ASS subtitle rendering in HWA [PR #14024], by @nyanmisaka
- Add DoVi Profile 5 support for Rockchip RKMPP [PR #13911], by @nyanmisaka
- Add ServerName to startup configuration [PR #13901], by @thornbill
- Add missing public properties to SystemInfo response [PR #13822], by @thornbill
- Reduce allocations, simplifed code, faster implementation, included tests - StreamInfo.ToUrl [PR #9369], by @Shadowghost
- Fix only returning one item from /Item/Latest api. [PR #12492], by @scampower3
๐ General Changes
- Validate encoder path when saving [PR #14996], by @crobibero
- Handle es-419 in TMDb [PR #14946], by @Lampan-git
- Use TryAdd instead of Add when registering custom OpenAPI responses [PR #14997], by @crobibero
- Fix contributing artist query [PR #14991], by @theguymadmax
- Fix exception when saving user data to NFO files [PR #14993], by @theguymadmax
- Remove chapters on file change [PR #14984], by @Shadowghost
- Fix LUFS detection deadlock per issue [PR #14960], by @karm235
- Prevent PlaylistsFolder deletion during library removal [PR #14978], by @theguymadmax
- Skip creating Person entities for Artist and AlbumArtist types [PR #14971], by @theguymadmax
- Fix artist external Url [PR #14969], by @theguymadmax
- apply sort on ItemValue query [PR #14976], by @JPVenson
- Fix collections folder duplication [PR #14925], by @theguymadmax
- Improve performance on people query [PR #14963], by @theguymadmax
- Clean up missing image references [PR #14962], by @theguymadmax
- Truncate password reset file on open for writing [PR #14948], by @Bond-009
- Handle xx as TMDb no language for backdrops [PR #14941], by @crobibero
- Fix libraries not loading after startup wizard, Change AddVirtualFolder to validate folders [PR #14942], by @tjwalkr3
- Limit decoder thread count on AMD AMF to save VRAM [PR #14943], by @nyanmisaka
- fix: get total count after grouping [PR #14931], by @lostb1t
- Fix mka-style tagging key [PR #14936], by @gnattu
- Readd wildcard search [PR #14934], by @JPVenson
- Fix BoxSet sorting [PR #14919], by @theguymadmax
- Add check for processing recursive data structures [PR #14897], by @JPVenson
- Fix parental ratings [PR #14909], by @theguymadmax
- Add tag filtering and random sorting to GetSimilarItems [PR #14918], by @theguymadmax
- Add explicit reference check to migration [PR #14887], by @JPVenson
- Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all items [PR #14890], by @nielsvanvelzen
- Only include custom code analysis for debug builds [PR #14883], by @crobibero
- Fixing the UFID field value giving a warning and not being correctly processed [PR #14851], by @teblam
- Restore NFO/import ordering by using ListOrder instead of SortOrder [PR #14873], by @theguymadmax
- Expose ExtractAllExtractableSubtitles [PR #14876], by @Shadowghost
- Add Jellyfin.CodeAnalysis project to abi diff [PR #14875], by @JPVenson
- Fix people deduplication lookup [PR #14864], by @JPVenson
- Fixes FK on unconnected base items [PR #14863], by @JPVenson
- Rollback to last working skiasharp version [PR #14862], by @gnattu
- Add Check for ItemValues [PR #14860], by @JPVenson
- Apply filter server side [PR #14856], by @JPVenson
- Fix people SortOrder [PR #14852], by @theguymadmax
- Include ListOrder on Import [PR #14854], by @JPVenson
- Add People Dedup and multiple progress fixes [PR #14848], by @JPVenson
- Fix collections one-off [PR #14814], by @theguymadmax
- Fix ordering where exists [PR #14843], by @JPVenson
- Add schema to 503 headers [PR #14840], by @crobibero
- Fix Image loading [PR #14842], by @JPVenson
- Fix groupings not applied [PR #14826], by @JPVenson
- fix: add back missing behavior for HasAnyProviderId [PR #14831], by @revam
- Attach before updating/deleting to avoid DbUpdateConcurrencyException [PR #14746], by @evan314159
- Skip removed images when updating images [PR #14823], by @Shadowghost
- Revert limit hack [PR #14820], by @JPVenson
- Make migration handle parent cleanup [PR #14817], by @JPVenson
- Fix root folder not being saved to Db if nessesary [PR #14819], by @JPVenson
- Fix playlist move from smaller to larger index [PR #14794], by @kgarner7
- Only migrate providerids that match assumption [PR #14810], by @JPVenson
- Temp/options and isplayed [PR #14795], by @JPVenson
- Fix sync disposal of async-created IAsyncDisposable objects [PR #14755], by @evan314159
- Add ec3 to audio file extensions [PR #14799], by @Shadowghost
- Reenable common PRAGMA setters [PR #14791], by @JPVenson
- Fix IsPlayed [PR #14786], by @crobibero
- Allow non-admin users to subscribe to their own Sessions [PR #13767], by @KGT1
- Fix duplicate media entries when sorting [PR #14404], by @theguymadmax
- Avoid constant arrays as arguments [PR #14784], by @Bond-009
- Various cleanups [PR #14785], by @Bond-009
- Fix several Stackoverflows [PR #14783], by @JPVenson
- Add fast path to check for empty ignore files [PR #14782], by @Bond-009
- Never replace BoxSet LinkedChildren on update [PR #14723], by @Shadowghost
- Change Spanish variants order in iso6392.txt to make Castillian the "default" version [PR #14777], by @a-collado
- Improve optimistic locking behavior [PR #14779], by @JPVenson
- Reenable pooling [PR #14778], by @JPVenson
- Add 1-second tolerance to resume playback completion check [PR #14774], by @theguymadmax
- Sort trailers before teasers [PR #14715], by @theguymadmax
- Seal Emby.Naming.Video.StackResolver.StackMetadata to silence a compiler warning [PR #14764], by @varoonp123
- Don't use ffprobe frame options on audio probe [PR #14773], by @Shadowghost
- Additional debug logging for SQLite connections [PR #14753], by @evan314159
- Skip non-media folders in movie resolver [PR #14724], by @theguymadmax
- Preserve 3D format on metadata refresh [PR #14742], by @theguymadmax
- Refactor Display preference manager [PR #14056], by @JPVenson
- Fix latest items grouping by collection type [PR #14736], by @theguymadmax
- Add more robust error handling for AudioNormalizationTask [PR #14728], by @Bond-009
- AudioNormalizationTask db progress saving [PR #14550], by @shanepowell
- Update .Net Core to .Net [PR #14718], by @ShalokShalom
- Correct Album Artists merge logic [PR #14655], by @evan314159
- fix ProbeProvider.HasChanged: if file date OR file size changed [PR #14674], by @evan314159
- Normalizer cleanup [PR #14711], by @IDisposable
- Use existing userData when filtering by IsPlayed [PR #14703], by @crobibero
- Fix GetSimilarItems to exclude the searched for item Id [PR #14686], by @evan314159
- Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal [PR #14651], by @evan314159
- Delay initialization of singleton services during migration CoreInitialisation stage [PR #14653], by @evan314159
- Fix AlbumArtistIds filter to use correct ItemValueType [PR #14641], by @evan314159
- Change Spanish; Latin language code according to BCP 47 specification [PR #14639], by @a-collado
- Fix anamorphic video detection (PR #14640) [PR #14648], by @GeneMarks
- Fix GetBaseItemDto to return related item counts via SQL count [PR #14634], by @crobibero
- Refactor query from EXISTS to JOIN to avoid API timeouts with large libraries [PR #14557], by @evan314159
- Always save images [PR #14600], by @Shadowghost
- Revert "Merge pull request from Jxiced/master" [PR #14593], by @Bond-009
- Enhanced HTTP Range request support for. strm file [PR #14021], by @sususu98
- Extract subtitles of MKS aux files if they're extractable. [PR #12718], by @IceStormNG
- Further refinement of BCP 47 language labeling support [PR #14410], by @dyphire
- Improve extra rule resolution and file handling [PR #14540], by @TokerX
- Prevent whitespaces in username during wizard setup [PR #13604], by @Jxiced
- Don't fail image saving on missing BaseItem [PR #14567], by @Shadowghost
- Add extra movflags to fMP4 to take initial audio delay into account [PR #14553], by @nyanmisaka
- Add fallback for keyframe-only trickplay extraction [PR #14467], by @jkhsjdhjs
- Preserve interpunct (ยท) [PR #14543], by @theguymadmax
- Also migrate IsFolder [PR #14554], by @JPVenson
- fix file modification date comparisons [PR #14503], by @evan314159
- Add progress reporting to AudioNormalizationTask. [PR #14306], by @shanepowell
- Fix allow and block queries [PR #14482], by @theguymadmax
- Ignore directory if empty .ignore file is present [PR #14536], by @piyushrungta25
- Update DateLastSav... Read more