Skip to content

4.3.0-beta

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:37
· 601 commits to main since this release
Immutable release. Only release title and notes can be modified.
04e0353

Jellyfin 10.11 beta 4.3.0-beta (plugin version 4.3.0.12).
Install via the beta repository URL:
https://raw.githubusercontent.com/iderex/jellyfin-plugin-sso/manifest-beta/manifest.json

What's Changed

  • Treat whitespace-only SAML roles as blank in the login allow-list by @iderex in #957
  • Add a manifest-only regeneration dispatch as a recovery path by @iderex in #958
  • Bound the checksum-sidecar fetches to the entries that survive the cap by @iderex in #959
  • Resurrect the Stryker mutation gate via a VSTest twin project by @iderex in #960
  • Split the mutation run into three parallel scope legs by @iderex in #963
  • Pin every SsoAudit emission: shape, level, CRLF-strip, emission points by @iderex in #964
  • Make a forgotten rate-limit gate a red build; pin the 429 shapes by @iderex in #965
  • Exercise the PAR-enabled challenge path — the untested production default by @iderex in #966
  • Test the login-button hosted service and pin the SAML hostile-name route by @iderex in #967
  • E2E: stable-binding relogin, admin-policy asserts, SSO-only round-trip by @iderex in #968
  • Close the four small unit holes from the coverage audit by @iderex in #969
  • Exercise the SSRF connect guard at the real socket layer by @iderex in #970
  • E2E: exercise SAML metadata import/SP-metadata, assert secrets-at-rest + audit by @iderex in #971

Full Changelog: 5.0.0-JF12-beta.25...4.3.0-beta.12