Release 10.9.10 · jellyfin/jellyfin
Release 10.9.10 · jellyfin/jellyfin
github.com
Release 10.9.10 · jellyfin/jellyfin

Jellyfin Server
General Changes
- Include AVIF extension for support images PR #12415], by @ikelos
- Apply all codec conditions PR #12499], by @dmitrylyzo
- NextUp query respects Limit PR #11956], by @cptn-x
- Set Content-Disposition header to attachment for image endpoints PR #12490], by @nielsvanvelzen
- Fix bitstream filter not applied to videos in TS container PR #12493], by @nyanmisaka
- Fix the record series button missing on many programs (port of #12398) PR #12481], by @Bond-009
- Don't force non-virtual when all episodes in season are isMissing=true PR #12425], by @scampower3
- Check attachment path for null before use PR #12443], by @gnattu
- Fix SA1201 issue PR #12390], by @justinkb
Jellyfin Web
General Changes
- Fix undefined serverId in Person card PR #5817], by @viown
- Fix Safari volume control PR #5920], by @gnattu
- Fix safari volume being reset when track changed PR #5923], by @gnattu
- Fix incorrect initial play icon in remote control section PR #5915], by @viown
- Use navigate instead of resolver PR #5823], by @ilteoood
- Fix "Download All" for Safari PR #5910], by @jchuong
- Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info PR #5730], by @Doxterpepper
- Fix swipe gestures on android for book reader PR #5843], by @viown
- Fix autoCast race condition PR #5898], by @thornbill