Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.58).
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
- Replace the naming-scheme example the loader refuses [#1116] by @iderex in #1413
- Freeze declaratively managed providers against the config-page save by @iderex in #1414
- Render a declaratively managed provider read-only in the config page by @iderex in #1416
- Refuse every elevated write door to a declaratively managed provider by @iderex in #1417
- Publish the auth-path counters on an elevation-gated metrics endpoint by @iderex in #1418
Full Changelog: 4.3.0-beta.43...5.0.0-JF12-beta.58