Releases: jellyfin/jellyfin-web
10.11.0 RC3
🚀 Jellyfin Web 10.11.0 RC3
We are pleased to announce the third release candidate preview release of Jellyfin 10.11.0!
This is a preview release, intended for those interested in testing 10.11.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
Important Notes & Features
Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features
PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING; current RC1 users should have a seamless upgrade. If you have any questions, please ask in our Matrix chat.
Installing
This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest
tag.
- For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS. Note that Windows Installers (.exe) are currently missing due to build issues and will be available with RC2.
- For Docker, you can pull the
10.11.0-rc3
orpreview
tags.
What's Changed (since RC2)
- Fix path references in themes by @thornbill in #6970
- Migrate DVR to React by @viown in #6924
- Update resume position on user data update by @viown in #6913
- Fix RTL support for lyrics by @thornbill in #6936
- Update Linters by @renovate[bot] in #6950
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506260502 by @renovate[bot] in #6959
- Update CatChen/eslint-suggestion-action action to v4.1.18 by @renovate[bot] in #6980
- Update dependency es-check to v9.1.4 by @renovate[bot] in #6958
- Update Fonts to v5.2.6 by @renovate[bot] in #6981
- Update tanstack-query monorepo to v5.80.10 by @renovate[bot] in #6952
- Update Vitest to v3.2.4 by @renovate[bot] in #6957
- Update dependency typescript-eslint to v8.34.1 by @renovate[bot] in #6984
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506270243 by @renovate[bot] in #6982
- Update Sass to v1.89.2 by @renovate[bot] in #6876
- Update dependency core-js to v3.43.0 by @renovate[bot] in #6983
- Update PostCSS by @renovate[bot] in #6956
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506270502 by @renovate[bot] in #6986
- Set maxMaxBufferLength to avoid bufferAppendError on Chrome 138 by @nyanmisaka in #6985
- Update github/codeql-action action to v3.29.1 by @renovate[bot] in #6987
- Migrate plugins catalog to React by @viown in #6951
- Fix split idiom shutdown -> shut down by @systemcrash in #6962
- Enable hls.js with WebOS by @timitt in #6678
- Fix Load Spinner when Playback Error Message Closes by @deneille in #6890
- Hide metric cards if value is zero by @thornbill in #6960
- Update dashboard header sizes to be consistent by @viown in #6989
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506280502 by @renovate[bot] in #6990
- Update github/codeql-action action to v3.29.2 by @renovate[bot] in #6995
- Handle server ID mismatches by @thornbill in #6975
- Fix image loading skeleton by @thornbill in #6998
- Revert invalid Portuguese translations by @thornbill in #6999
- Fix play all & shuffle for studios by @theguymadmax in #6860
- Allow to scroll partial images in slider by @enter-a-random-username in #6676
- Fix music playback order for artists and albums by @theguymadmax in #6888
- Update dependency @stylistic/stylelint-plugin to v3.1.3 by @renovate[bot] in #7000
- Update Linters by @renovate[bot] in #6988
- Update dependency typescript-eslint to v8.35.1 by @renovate[bot] in #6996
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202507090504 by @renovate[bot] in #6992
- use PascalCase for api_key parameter by @nielsvanvelzen in #7014
- Use keycodes for UWP controller instead of gamepadtokey. by @brad1111 in #6993
- Migrate dashboard to React by @viown in #6939
New Contributors
- @timitt made their first contribution in #6678
- @deneille made their first contribution in #6890
- @brad1111 made their first contribution in #6993
Full Changelog: v10.11.0-rc2...v10.11.0-rc3
What's Changed (since RC1, to RC3)
- Migrate installed plugins page to React by @viown in #6921
- Fix missing translation for the fanart plugin by @thornbill in #6934
- Add item count widget to dashboard by @thornbill in #6933
- Migrate transcoding page to React by @viown in #6770
- Update dependency swiper to v11.2.8 by @renovate in #6905
- Update Vitest to v3.2.1 by @renovate in #6901
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506100501 by @renovate in #6941
- Update Linters by @renovate in #6882
- Update dependency hls.js to v1.6.5 by @renovate in #6942
- Update github/codeql-action action to v3.28.19 by @renovate in #6943
- Update Babel by @renovate in #6853
- Update material-ui monorepo by @renovate in #6944
- Update React by @renovate in #6946
- Update dependency typescript-eslint to v8.33.1 by @renovate in #6883
- Update dependency globals to v16.2.0 by @renovate in #6948
- Update PostCSS by @renovate in #6945
- Update Webpack by @renovate in #6947
- Migrate plugin repositories to React by @viown in #6925
- Update tanstack-query monorepo to v5.80.2 by @renovate in #6873
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506120501 by @renovate in #6949
- Update github/codeql-action action to v3.29.0 by @renovate in #6954
- Move Chapters,Trickplay fields to shuffle query only for Movie by @TOomaAh in #6953
New Contributors
Full Changelog: v10.11.0-rc1...v10.11.0-rc2
What's Changed (since 10.10.x, to RC1)
- Fix syntax error in push workflow by @ferferga in #6259
- Move strict mode to page component by @thornbill in #6327
- Add eslint rules for consistent naming by @thornbill in #6213
- Add branding settings page by @thornbill in #6334
- Move dashboard help links to header icon by @thornbill in #6254
- Remove self cast target by @thornbill in #6277
- Add branding help link by @thornbill in #6336
- Update CI dependencies by @renovate in #6341
- Update CI dependencies by @renovate in #6381
- Update Vitest to v2.1.8 by @renovate in #6401
- Update actions/upload-artifact action to v4.5.0 by @renovate in #6402
- Remove auto port forward opti...
10.11.0 RC2
🚀 Jellyfin Web 10.11.0 RC2
We are pleased to announce the second release candidate preview release of Jellyfin 10.11.0!
This is a preview release, intended for those interested in testing 10.11.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
Important Notes & Features
Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features
PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING; current RC1 users should have a seamless upgrade. If you have any questions, please ask in our Matrix chat.
Installing
This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest
tag.
- For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS. Note that Windows Installers (.exe) are currently missing due to build issues and will be available with RC2.
- For Docker, you can pull the
10.11.0-rc2
orpreview
tags.
What's Changed (since RC1)
- Migrate installed plugins page to React by @viown in #6921
- Fix missing translation for the fanart plugin by @thornbill in #6934
- Add item count widget to dashboard by @thornbill in #6933
- Migrate transcoding page to React by @viown in #6770
- Update dependency swiper to v11.2.8 by @renovate in #6905
- Update Vitest to v3.2.1 by @renovate in #6901
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506100501 by @renovate in #6941
- Update Linters by @renovate in #6882
- Update dependency hls.js to v1.6.5 by @renovate in #6942
- Update github/codeql-action action to v3.28.19 by @renovate in #6943
- Update Babel by @renovate in #6853
- Update material-ui monorepo by @renovate in #6944
- Update React by @renovate in #6946
- Update dependency typescript-eslint to v8.33.1 by @renovate in #6883
- Update dependency globals to v16.2.0 by @renovate in #6948
- Update PostCSS by @renovate in #6945
- Update Webpack by @renovate in #6947
- Migrate plugin repositories to React by @viown in #6925
- Update tanstack-query monorepo to v5.80.2 by @renovate in #6873
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202506120501 by @renovate in #6949
- Update github/codeql-action action to v3.29.0 by @renovate in #6954
- Move Chapters,Trickplay fields to shuffle query only for Movie by @TOomaAh in #6953
New Contributors
Full Changelog: v10.11.0-rc1...v10.11.0-rc2
What's Changed (since 10.10.x, to RC1)
- Fix syntax error in push workflow by @ferferga in #6259
- Move strict mode to page component by @thornbill in #6327
- Add eslint rules for consistent naming by @thornbill in #6213
- Add branding settings page by @thornbill in #6334
- Move dashboard help links to header icon by @thornbill in #6254
- Remove self cast target by @thornbill in #6277
- Add branding help link by @thornbill in #6336
- Update CI dependencies by @renovate in #6341
- Update CI dependencies by @renovate in #6381
- Update Vitest to v2.1.8 by @renovate in #6401
- Update actions/upload-artifact action to v4.5.0 by @renovate in #6402
- Remove auto port forward options by @viown in #6387
- Update dependency hls.js to v1.5.18 by @renovate in #6255
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202412310501 by @renovate in #6379
- fix: move
@types/react-lazy-load-image-component
to dev dependencies by @tomheaton in #6419 - Update github/codeql-action action to v3.28.0 by @renovate in #6424
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202501020501 by @renovate in #6423
- Add Device Icons for WebOS & Updated Infuse Naming by @JPKribs in #6281
- Fix styling for wide device icons by @thornbill in #6427
- Add HDR10 and Dolby Vision support for Vidaa OS by @abdulmueid in #6229
- Add collections as header on collections page by @theguymadmax in #6305
- add media type specific translation in up next dialog by @bluemoehre in #6307
- Fix "Select All" for Search Results with more than 49 Items in a Row by @schrottsimon in #6310
- Refactor getDeviceName() for readability by @kyle-kovik in #6319
- Fix missing navigational buttons in the Book Player top bar by @XeClutch in #6162
- Update to stylelint v16 by @3flex in #6371
- Update Linters by @renovate in #6374
- Update CI dependencies by @renovate in #6436
- Update Sass to v1.83.1 by @renovate in #6245
- Refactor media session to playback subscriber by @thornbill in #6271
- Don't send unsupported commands to Cast receiver by @3flex in #6262
- Add media segment providers to library options by @nielsvanvelzen in #6330
- make tonemapping helptext make sense by @felix920506 in #6354
- Update to typescript-eslint v8 by @3flex in #6372
- Use getMediaSegmentsApi from sdk by @thornbill in #6443
- Remove jQuery by @viown in #6333
- Update tanstack-query monorepo to v5.62.16 by @renovate in #6237
- Update Fonts to v5.1.1 by @renovate in #6444
- Update PostCSS by @renovate in #6445
- Update dependency swiper to v11.2.1 by @renovate in #6457
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202501180501 by @renovate in #6435
- Update cloudflare/wrangler-action action to v3.13.1 by @renovate in #6458
- Add "metadata" to en-US.json LabelLockItemToPreventChanges string by @NSMY in #6455
- Migrate logs to React by @viown in #6393
- Use getUri from SDK by @viown in #6465
- Migrate apikeys to React by @viown in #6390
- Add LiveTV channels to favorites section by @theguymadmax in #6466
- Refactor app type by @thornbill in #6472
- Add renovate PR priority for SDK and hls.js by @thornbill in #6475
- Update CI dependencies by @renovate in #6471
- Remove iOS splash screen images by @thornbill in #6477
- Update directory structure docs by @thornbill in #6476
- Add subtitle setting for native vs custom element by @venkat-karasani in #5737
- Fix alignment of the user menu button by @thornbill in #6434
- Fix playback of series with large set of episodes by @maybeanerd in #5786
- Update dependency hls.js to v1.5.20 by @renovate in #6470
- Update dependency abortcontroller-polyfill to v1.7.8 by @reno...
10.11.0 RC1
🚀 Jellyfin Web 10.11.0 RC1
We are pleased to announce the first release candidate preview release of Jellyfin 10.11.0!
This is a preview release, intended for those interested in testing 10.11.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
Important Notes & Features
Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features
PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING
Installing
This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest
tag.
- For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS. Note that Windows Installers (.exe) are currently missing due to build issues and will be available with RC2.
- For Docker, you can pull the
10.11.0-rc1
orpreview
tags.
What's Changed
- Fix syntax error in push workflow by @ferferga in #6259
- Move strict mode to page component by @thornbill in #6327
- Add eslint rules for consistent naming by @thornbill in #6213
- Add branding settings page by @thornbill in #6334
- Move dashboard help links to header icon by @thornbill in #6254
- Remove self cast target by @thornbill in #6277
- Add branding help link by @thornbill in #6336
- Update CI dependencies by @renovate in #6341
- Update CI dependencies by @renovate in #6381
- Update Vitest to v2.1.8 by @renovate in #6401
- Update actions/upload-artifact action to v4.5.0 by @renovate in #6402
- Remove auto port forward options by @viown in #6387
- Update dependency hls.js to v1.5.18 by @renovate in #6255
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202412310501 by @renovate in #6379
- fix: move
@types/react-lazy-load-image-component
to dev dependencies by @tomheaton in #6419 - Update github/codeql-action action to v3.28.0 by @renovate in #6424
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202501020501 by @renovate in #6423
- Add Device Icons for WebOS & Updated Infuse Naming by @JPKribs in #6281
- Fix styling for wide device icons by @thornbill in #6427
- Add HDR10 and Dolby Vision support for Vidaa OS by @abdulmueid in #6229
- Add collections as header on collections page by @theguymadmax in #6305
- add media type specific translation in up next dialog by @bluemoehre in #6307
- Fix "Select All" for Search Results with more than 49 Items in a Row by @schrottsimon in #6310
- Refactor getDeviceName() for readability by @kyle-kovik in #6319
- Fix missing navigational buttons in the Book Player top bar by @XeClutch in #6162
- Update to stylelint v16 by @3flex in #6371
- Update Linters by @renovate in #6374
- Update CI dependencies by @renovate in #6436
- Update Sass to v1.83.1 by @renovate in #6245
- Refactor media session to playback subscriber by @thornbill in #6271
- Don't send unsupported commands to Cast receiver by @3flex in #6262
- Add media segment providers to library options by @nielsvanvelzen in #6330
- make tonemapping helptext make sense by @felix920506 in #6354
- Update to typescript-eslint v8 by @3flex in #6372
- Use getMediaSegmentsApi from sdk by @thornbill in #6443
- Remove jQuery by @viown in #6333
- Update tanstack-query monorepo to v5.62.16 by @renovate in #6237
- Update Fonts to v5.1.1 by @renovate in #6444
- Update PostCSS by @renovate in #6445
- Update dependency swiper to v11.2.1 by @renovate in #6457
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202501180501 by @renovate in #6435
- Update cloudflare/wrangler-action action to v3.13.1 by @renovate in #6458
- Add "metadata" to en-US.json LabelLockItemToPreventChanges string by @NSMY in #6455
- Migrate logs to React by @viown in #6393
- Use getUri from SDK by @viown in #6465
- Migrate apikeys to React by @viown in #6390
- Add LiveTV channels to favorites section by @theguymadmax in #6466
- Refactor app type by @thornbill in #6472
- Add renovate PR priority for SDK and hls.js by @thornbill in #6475
- Update CI dependencies by @renovate in #6471
- Remove iOS splash screen images by @thornbill in #6477
- Update directory structure docs by @thornbill in #6476
- Add subtitle setting for native vs custom element by @venkat-karasani in #5737
- Fix alignment of the user menu button by @thornbill in #6434
- Fix playback of series with large set of episodes by @maybeanerd in #5786
- Update dependency hls.js to v1.5.20 by @renovate in #6470
- Update dependency abortcontroller-polyfill to v1.7.8 by @renovate in #6459
- Update dependency typescript to v5.7.3 by @renovate in #6494
- Update dependency sortablejs to v1.15.6 by @renovate in #6493
- Update dependency dompurify to v2.5.8 by @renovate in #6492
- Update Sass to v1.83.4 by @renovate in #6491
- Update CI dependencies by @renovate in #6490
- Update Vitest to v3 (major) by @renovate in #6497
- Bump vite from 5.4.6 to 6.0.11 by @dependabot in #6498
- Update Linters by @renovate in #6495
- Update Webpack by @renovate in #6251
- Add Firefox 134+ to list of HEVC-supporting browsers by @fanonwue in #5876
- Fix toolbar safe area in experimental layout by @thornbill in #6479
- Move dashboard controllers to app directory by @thornbill in #6474
- Refactor item text lines by @thornbill in #6447
- Updated theme media playback to play in Random order by @ItsAllAboutTheCode in #5714
- Remove unnecessary global variables by @thornbill in #6523
- Update issue forms by @BotBlake in #6464
- Rewrite devices dashboard page in react by @thornbill in #6489
- Fix trickplay/chapter when play from list/shuffle by @alaincao in #6347
- Add confirm dialog when deleting server by @flebel9 in #6366
- Fix Date Added helper text by @lx1922 in #6525
- Don't allow library name with leading or trailing space by @gnattu in #6513
- Refactor api keys to use TablePage component by @thornbill in #6526
- Add photo albums, photos, & music videos to favorites section by @theguymadmax in #6483
- Migrate resume & streaming to React by @viown in #6516
- Fix sass deprecation warnings by @thornbill in https://github.com/jellyfin...
10.10.7
🚀 Jellyfin Web 10.10.7
We are pleased to announce the latest stable release of Jellyfin, version 10.10.7!
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 (4)
📈 General Changes
- Fix parsing minor version of Tizen [PR #6661], by @dmitrylyzo
- Fix re-focusing on pause button when displaying OSD [PR #6510], by @dmitrylyzo
- Fix skip button not displaying correctly with OSD [PR #6583], by @rlauuzo
- Fix catalog plugin page not setting page title [PR #6570], by @nielsvanvelzen
10.10.6
🚀 Jellyfin Web 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.
Changelog (3)
📈 General Changes
- Skip prevented keyboard events [PR #6496], by @dmitrylyzo
- Fix navigation for emby-select element [PR #6509], by @dmitrylyzo
- Remove invalid item id usage as media source id [PR #6396], by @Kevinjil
10.10.5
🚀 Jellyfin Web 10.10.5
We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!
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 (1)
📈 General Changes
- Use reference framerate as sampling rate (target FPS) for SubtitlesOctopus [PR #6462], by @dmitrylyzo
10.10.4
🚀 Jellyfin Web 10.10.4
We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!
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 (16)
🏗️ Enhancements
- Remove safe area padding on video container [PR #6453], by @thornbill
- Always do tone-mapping for HDR transcoding when software pipeline is used [PR #6362], by @nyanmisaka
- Prevent opus more than 2 channels being remuxed on Safari [PR #6373], by @gnattu
- Enable TV Support for 'Ask to Skip' [PR #6295], by @viown
📈 General Changes
- Prevent Focus Loss When Skip Button is Pressed [PR #6413], by @rlauuzo
- Fix menu closing when expanding section [PR #6450], by @thornbill
- Fix main tab manager crash in experimental layout [PR #6433], by @thornbill
- Fix css fallback of max function in chrome 76. [PR #6425], by @bernarden
- Fix focus loss on popups in Samsung Tizen 8 Smart TVs [PR #6408], by @dantesbr
- Fix metadata dialog backdrop click to exit [PR #6421], by @viown
- Fix spinner direction (should be clockwise) in @Keyframes spin [PR #6324], by @carsso
- Fix maximum allowed parental rating not showing up [PR #6352], by @viown
- Fix secondary audio on Tizen 8 [PR #6317], by @dmitrylyzo
- Fix async route page refresh not loading header [PR #6388], by @viown
- Fix type for Prefer embedded episode info checkbox [PR #6338], by @solidsnake1298
- Fix lyric fetcher order not changeable in library options [PR #6329], by @nielsvanvelzen
10.10.3
🚀 Jellyfin Web 10.10.3
We are pleased to announce the latest stable release of Jellyfin, version 10.10.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 (1)
📈 General Changes
- Backport translations for 10.10.3 [PR #6326], by @thornbill
10.10.2
🚀 Jellyfin Web 10.10.2
We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!
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 (6)
📈 General Changes
- Backport translations for 10.10.2 again [PR #6321], by @thornbill
- Update dependency libpgs to v0.8.1 [PR #6303], by @Arcus92
- Backport translations for 10.10.2 [PR #6311], by @thornbill
- Fix large PDF Display [PR #6298], by @viown
- Update dependency libpgs to v0.8.0 [PR #6291], by @Arcus92
- Fix missing theme images [PR #6297], by @thornbill
10.10.1
🚀 Jellyfin Web 10.10.1
We are pleased to announce the latest stable release of Jellyfin, version 10.10.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 (11)
🏗️ Enhancements
- Update plugin category labels [PR #6276], by @thornbill
- Show Skip Button When 'Next Video Info Overlay' is Disabled [PR #6258], by @rlauuzo
- Make ask to skip the default for 'Intro' and 'Outro' segments [PR #6266], by @viown
📈 General Changes
- Always show enabled filters [PR #6286], by @viown
- Exclude unneeded files from build output [PR #6284], by @thornbill
- Backport translations for 10.10.1 [PR #6285], by @thornbill
- Fix missing transcoding speed info [PR #6199], by @marissa999
- Fix displaying secondary subtitles on Tizen 5 [PR #6278], by @dmitrylyzo
- Add content hash to CSS files [PR #6282], by @viown
- Make filtering local to each device [PR #6274], by @viown
- Add support for plugin revisions with bad timestamps [PR #6265], by @thornbill