10.10.6
16 Februari 2025 om 23:13
π Jellyfin Server 10.10.6
We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!
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.
Release Notes
- Crashes on Apple silicon [Issue #13379] should be fixed by the bump to .NET framework version 8.0.13 in this release
Changelog (12)
π General Changes
- Update dependency z440.atl.core to 6.16.0 [PR #13526], by @crobibero
- Fix subnet contains check [PR #13489], by @gnattu
- Fix image encoding concurrency limit [PR #13532], by @gnattu
- Fix SchedulesDirect image prefetching [PR #13469], by @Shadowghost
- Skip allowed tags check for parents of an item [PR #12721], by @elfalem
- Fix LiveTV Guide Backdrop image not updating [PR #13504], by @IDisposable
- Correctly handle audio number tag fallbacks [PR #13490], by @gnattu
- Allow api key to subscribe to admin websockets [PR #13499], by @crobibero
- Fix rating mistake in us.csv [PR #13487], by @Bond-009
- Fall back to calculating mime type from path when needed [PR #13439], by @Bond-009
- Fix interface ordering again [PR #13448], by @Shadowghost
- Fixed Websocket not locking state correctly [PR #13459], by @JPVenson