Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.61).
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
- Let several providers share one named provisioning profile [#1105] by @iderex in #1426
- Cite names instead of line numbers on the account-management API page by @iderex in #1428
- Name the current repository in every link a reader follows by @iderex in #1431
- Refuse the pre-transfer repository path in the invariant gate [#1432] by @iderex in #1433
- Fix self-service account link falling through to a login POST by @kernicek in #1434
- Answer readiness for every configured provider in one action [#1084] by @iderex in #1435
- Cite names instead of line numbers in the migration runbook by @iderex in #1437
- Select a new account's provisioning profile from the login's roles [#1106] by @iderex in #1438
- Say in the log when a provisioning profile name resolves to nothing [#1106] by @iderex in #1439
New Contributors
Full Changelog: 4.3.0-beta.46...5.0.0-JF12-beta.61