Skip to content

5.0.0-JF12-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 05:46
Immutable release. Only release title and notes can be modified.
3463f8c

Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.48).
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

  • Normalize the IdP username before provisioning a new account by @iderex in #1339
  • Fuzz the parse surface with its assertions compiled in by @iderex in #1341
  • Export one account's SSO linkages on their own endpoint by @iderex in #1329
  • List every linked account on one administrator endpoint by @iderex in #1330
  • Read an account-expiry instant from a configured IdP claim by @iderex in #1343

Full Changelog: 4.3.0-beta.33...5.0.0-JF12-beta.48