🚀 Jellyfin Web 10.11.0 RC9
We are pleased to announce the ninth 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 RC 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.
- For Docker, you can pull the
10.11.0-rc9
orpreview
tags.
What's Changed (since RC8)
- Fix browser type definition by @thornbill in #7157
- Allow editing artists for music albums by @thornbill in #7155
- Add favorite seasons by @thornbill in #7156
- Fix play all & shuffle for Person view by @qm3jp in #6862
- Changed the erroneous spelling of the OK button in localizations. by @eje211 in #7125
- Update LanNetworksHelp description for clarity by @linkandzelda91 in #7118
- Replace toast with snackbar on dashboard by @viown in #7088
- Update dependency @jellyfin/sdk to v0.0.0-unstable.202510030502 by @renovate[bot] in #7153
- Fix overflow in activity list by @viown in #7112
- Fix the tonemap box not hidden in software transcoding by @nyanmisaka in #7167
- Fix pdf extension check by @S1NJED in #7124
- Go to activities on activity item click by @viown in #7128
- Fix MUI theming by @thornbill in #7170
- Add download all support for music albums and collections by @thornbill in #7150
- Prevent dialog backdrop from displaying above dialog content by @YouKnowBlom in #7174
- Enable alphapicker in movie collections tab - standard layout by @theguymadmax in #7181
- Add Play All button to movies by @theguymadmax in #7028
- Enable alphapicker in movie collections tab by @thornbill in #7178
- Enable screen saver in player if the video is paused by @jagadam97 in #7127
- Add Play All and Shuffle buttons to Music Videos Libraries by @theguymadmax in #6866
- Use mui dialogs for api keys page by @viown in #7105
- Fix app bar visibility on item details page by @thornbill in #7175
- Fix "More From" section to show all albums by album artist by @theguymadmax in #7190
- Improve theme video support by @thornbill in #7183
New Contributors
- @qm3jp made their first contribution in #6862
- @eje211 made their first contribution in #7125
- @linkandzelda91 made their first contribution in #7118
- @S1NJED made their first contribution in #7124
Full Changelog: v10.11.0-rc8...v10.11.0-rc9
Previous RC Changelogs: https://github.com/jellyfin/jellyfin/releases/tag/v10.11.0-rc7 [RC8 had no changes]