Skip to content

5.0.0-JF12-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:44
Immutable release. Only release title and notes can be modified.
43488c8

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

  • Measure the login latency on a pinned runner and archive the run by @iderex in #1310
  • Assert the parse surface's post-conditions under the fuzzer by @iderex in #1311
  • Replace the typographic dashes in this tree by @iderex in #1309
  • Derive the browser-bound authorize value's route set and classify every leg by @iderex in #1312
  • Pin the canonical name to one ordinal comparison on every route it arrives on by @iderex in #1313
  • Derive the test root once, and pin the walk's own duplicate decision by @iderex in #1315
  • Add the JWE and nested-JWT rows to the id_token forgery battery by @iderex in #1316
  • Follow the organisation default for the sponsor button (#1318) by @iderex in #1319
  • Report a Jellyfin account's SSO posture in one elevation-gated read by @iderex in #1320
  • Export the account-link table as a username-keyed document by @iderex in #1321

Full Changelog: 4.3.0-beta.29...5.0.0-JF12-beta.44