From bd073f4e65ad41123a897ecc2d079f62be687ce4 Mon Sep 17 00:00:00 2001 From: Antoine Delia Date: Mon, 20 Oct 2025 10:14:14 +0200 Subject: [PATCH] fix 10.11.0 github release urls --- blog/2025/10-19-jellyfin-release-10.11.0/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2025/10-19-jellyfin-release-10.11.0/index.mdx b/blog/2025/10-19-jellyfin-release-10.11.0/index.mdx index ad2074f9..7ac6111e 100644 --- a/blog/2025/10-19-jellyfin-release-10.11.0/index.mdx +++ b/blog/2025/10-19-jellyfin-release-10.11.0/index.mdx @@ -8,7 +8,7 @@ tags: [release, server] We are pleased to bring you Jellyfin 10.11.0, our new stable release. This is probably one of, if not the, biggest and most impactful releases we've done yet, with some massive backend changes to improve performance and long-term expandability and maintainability. This release has been a long time coming, with over 6 months of development and another 6 months of RC testing, throwing our planned 6-month release schedule completely out of whack, but we definitely think the results are worth it - both for users right now, and for the long-term health of the project. -If you just want a quick summary of what you **need to know** (and you **DO** need to know!) to get your system upgraded and running, please read on to the "TL; DR" section just below, or keep reading for a full explanation of all the major features and improvements in Jellyfin 10.11.0! You can also view full changelogs on the [server](https://github.com/jellyfin/jellyfin/releases/tags/v10.11.0) and [web](https://github.com/jellyfin/jellyfin-web/releases/tags/v10.11.0) GitHub releases. +If you just want a quick summary of what you **need to know** (and you **DO** need to know!) to get your system upgraded and running, please read on to the "TL; DR" section just below, or keep reading for a full explanation of all the major features and improvements in Jellyfin 10.11.0! You can also view full changelogs on the [server](https://github.com/jellyfin/jellyfin/releases/tag/v10.11.0) and [web](https://github.com/jellyfin/jellyfin-web/releases/tag/v10.11.0) GitHub releases. \- Joshua