Skip to content

Releases: JRTools/jrtools-openid-connect

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:18
b41b1a3

What's Changed

  • refactor: OIDC_JWK_Helper, OIDC_TokenExchange und OIDC_UserManager extrahieren by @johannesroesch in #17
  • fix: SonarCloud-Issues beheben und WP-Konventions-Warnungen suppressen by @johannesroesch in #16
  • fix(sonar): verbleibende SonarCloud-Issues beheben by @johannesroesch in #18
  • build(deps): bump SonarSource/sonarcloud-github-action from 3.1.0 to 5.0.0 by @dependabot[bot] in #20
  • build(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.2 by @dependabot[bot] in #19
  • build(deps): bump release-drafter/release-drafter from 7.2.0 to 7.5.1 by @dependabot[bot] in #21
  • build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #22
  • build(deps): bump wordpress/plugin-check-action from 1.1.5 to 1.1.7 by @dependabot[bot] in #23
  • refactor(admin): OIDC_Admin in OIDC_Admin_Fields und OIDC_Admin_Sanitize aufteilen by @johannesroesch in #24
  • feat: vollständiges OIDC Standard-Claims Mapping (§5.1) by @johannesroesch in #25
  • docs: Dokumentation auf aktuellen Stand bringen by @johannesroesch in #26
  • fix: openssl_free_key Deprecation und esc_url_raw Array-TypeError beheben by @johannesroesch in #27
  • test(regression): Array-Wert in URL-Claim löst keinen TypeError aus by @johannesroesch in #28
  • fix(readme.txt): Stable tag, Changelog und Features aktualisieren by @johannesroesch in #29
  • feat: add public hook API for third-party plugin integration by @johannesroesch in #30
  • feat: auto-update all version references on release by @johannesroesch in #31
  • feat: attach snapshot ZIP to draft release on every main push by @johannesroesch in #32
  • feat: WordPress version matrix for plugin-check, update Requires at least by @johannesroesch in #33
  • fix: resolve SonarCloud quality gate failures by @johannesroesch in #34
  • fix: move WP version env vars to workflow level for version check by @johannesroesch in #35

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:40
1a49d32

Changes

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 11:55

OIDC Client v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 02:48

Release der Version 1.0.0.
Alle Änderungen findest du im CHANGELOG.