Jellyfin 12.0 (.NET 10) beta 5.0.0-JF12-beta (plugin version 5.0.0.42).
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 repeated-member walk against a second parser [#1188] by @iderex in #1279
- Say that this plugin belongs to Flowfin by @iderex in #1282
- Classify every provider-named entry point as gated or exempt [#1160] by @iderex in #1275
- Audit a logout that did not happen apart from a logout that was refused [#1184] by @iderex in #1274
- Pin which element the three id_token readers take from a multi-valued claim [#1268] by @iderex in #1273
- Prove which content-read arm the discovery screen can actually reach [#1196] by @iderex in #1272
- Raise both CodeQL action steps together, and keep them together by @iderex in #1284
- Replace the generated artwork with the project's own mark by @iderex in #1287
- Name the organisation as the plugin owner by @iderex in #1286
- Derive the beta repository URL instead of writing the old owner into it by @iderex in #1288
- Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4 by @dependabot[bot] in #1257
- Derive the SPDX rule's root set from the project files [#1270] by @iderex in #1276
- Add the in-process OpenID login-latency bench harness [#1117] by @iderex in #1269
- Pin what every id_token read route does with a repeated member [#1192] by @iderex in #1267
- Give the social preview the same layout as the other eleven by @iderex in #1289
- Say how far sign-in actually reaches by @iderex in #1290
- Derive the process-wide door set for the non-parallel rule [#1171] by @iderex in #1271
- Signpost the Discussions Q&A channel from the README [#1111] by @iderex in #1232
Full Changelog: 4.3.0-beta.27...5.0.0-JF12-beta.42