🚀 Jellyfin Web 10.9.10
We are pleased to announce the latest stable release of Jellyfin, version 10.9.10!
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 (9)
📈 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