5.0.0-JF12-beta
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.46).
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
- Add a relogin-only harness pass that reuses an initialised Jellyfin by @iderex in #1326
- Refuse a JWT that declares itself a token for the other endpoint by @iderex in #1327
- Unpack the archive the documented local build actually writes by @iderex in #1331
- Screen the role claim in the scopes its reader enters by @iderex in #1332
- Gate the legacy plaintext secret migration with a scripted phase by @iderex in #1333
Full Changelog: 4.3.0-beta.31...5.0.0-JF12-beta.46