Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.57).
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): the JF12/5.0 line is not validated against a live Jellyfin 12.0 server yet - no 12.0 GA server exists to run the E2E checklist against. It is CI-built and unit/conformance-tested only, and it is NOT part of the 4.x (Jellyfin 10.11) release-candidate gate; the 5.0 line clears its own live-validation gate when a Jellyfin 12.0 RC/GA build is available. Use these betas for testing, not production.
What's Changed
- Serve the OIDC redirect URI instead of recomputing it in the page by @iderex in #1397
- Publish the Roadmap and record what ecosystem outreach was decided by @iderex in #1398
- Document the account-management API for provisioning tools by @iderex in #1400
- Restore an account-link backup against the target server's ids by @iderex in #1402
- Put a proxy in front of the E2E stack and budget two clients apart by @iderex in #1403
- Document the link-backup restore on the account-management API page by @iderex in #1404
- Load provider configuration from a mounted declarative file, fail-closed by @iderex in #1405
- Record the EU Digital Identity Wallet as a watched direction [#762] by @iderex in #1406
- Take provider secrets from references rather than from the document [#1096] by @iderex in #1407
- Publish the trusted-header STRIDE pass under docs/ by @iderex in #1410
- Decide the unrecognised {mode} refusal at the boundary by @iderex in #1411
- Declare providers from the environment, under the same rules as the file by @iderex in #1412
- Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 by @dependabot[bot] in #1409
- Bump the codeql-action group with 3 updates by @dependabot[bot] in #1408
Full Changelog: 4.3.0-beta.42...5.0.0-JF12-beta.57