v10.9.3
版本发布时间: 2024-05-27 08:00:34
jellyfin/jellyfin-web最新发布版本:v10.9.8(2024-07-21 13:11:40)
:rocket: Jellyfin Web 10.9.3
We are pleased to announce the latest stable release of Jellyfin, version 10.9.3!
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 (15)
🔒 Security
- Fix chapter name XSS injection in progress bar [PR #5563], by @nielsvanvelzen
- Only connect to manual addresses specified by user [PR #5566], by @gnattu
🏗️ Enhancements
- Add support for user themes for mui components [PR #5589], by @thornbill
📈 General Changes
- Fix user agent detection [PR #5612], by @scampower3
- Show correct release date [PR #5599], by @NotSaifA
- Fix chapter markers not updating [PR #5601], by @thornbill
- Fix positioning of the main animated page elements [PR #5590], by @thornbill
- Reset query cache on user logout [PR #5600], by @thornbill
- Fix square posters [PR #5587], by @scampower3
- Fix chapter marker re-rendering [PR #5593], by @thornbill
- Fix missing policy check for download all [PR #5581], by @thornbill
- Don’t bind to keyevents of media keys when browser support mediaSession [PR #5526], by @gnattu
- Limit maximum FLAC audio channels in video to 2 on webOS [PR #5452], by @dmitrylyzo
- Fix playback interceptor rejecting [PR #5573], by @thornbill
- Fix
TypeError: Failed to construct 'Headers': No matching constructor signature.
[PR #5558], by @dmitrylyzo