Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.87).
Install via the beta repository URL (a Jellyfin 12.0 server picks this build automatically by targetAbi):
https://raw.githubusercontent.com/Flowfin/jellyfin-plugin-sso/manifest-beta/manifest.json
Scope note (#743/#1466): the JF12/5.0 line has had no manual Release-QA pass against a live Jellyfin 12.0 server - the checklist has not been run since 12.0 GA shipped on 2026-09-07, and this line is NOT part of the 4.x (Jellyfin 10.11) release-candidate gate. What it does carry since #1466 is the automated seven-stack provider matrix that gates this publish: it boots a live jellyfin/jellyfin:12.0 server, installs the net10.0 artifact this release ships into it, and drives OIDC and SAML login round-trips against seven identity providers. That is the release the net10.0 build compiles against. The 5.0 line clears its own live-validation gate when the manual checklist has been run against a GA server; the GA build exists since 2026-09-07, so that run is the only condition left. Use these betas for testing, not production.
What's Changed
- Answer the Test Connection with catalogue keys the page renders in the administrator's language [#1728] by @iderex in #1738
- Send the Test Connection and configuration transfer progress lines through the catalogue [#1739] by @iderex in #1740
- Refuse an administrator's own last-link unlink that strands the server [#1732] by @iderex in #1742
- Split the JF12 beta publish from the build a transient 500 discards [#1736] by @iderex in #1743
- Refuse an administrator's own revoke that strands the server through Unregister by @iderex in #1745
- Stop the nightly JF10.11 beta, now that 4.3.0-stable has shipped [#1511] by @iderex in #1749
- Record which passwords this plugin minted, and count only those as no door by @iderex in #1750
- The README opens with the banner, without the note block by @iderex in #1753
Full Changelog: 4.3.0-beta.72...5.0.0-JF12-beta.87