Skip to content

Releases: ivancarlosti/wordpressiccopenidclient

v5.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 05:34

5.4.1 (2026-08-28)

Bug Fixes

  • 2fa: support ASE Pro in two-factor bypass (21dd956)

Files changed in this release

Changed Files

  • includes/icc-gg-sign-in-openid-connect-two-factor-bypass.php
  • manifest.json

Commits

  • chore(release): bump version to 5.4.1 [skip ci] (3ef7287)

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 05:07

5.4.0 (2026-08-28)

Features

  • add local 2FA bypass on OpenID Connect SSO login (88e1efc)

Files changed in this release

Changed Files

  • icc-gg-sign-in-openid-connect.php
  • includes/icc-gg-sign-in-openid-connect-client-wrapper.php
  • includes/icc-gg-sign-in-openid-connect-option-settings.php
  • includes/icc-gg-sign-in-openid-connect-settings-page.php
  • includes/icc-gg-sign-in-openid-connect-two-factor-bypass.php
  • manifest.json

Commits

  • chore(release): bump version to 5.4.0 [skip ci] (bcb0be9)

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 03:36

5.3.1 (2026-08-28)

Bug Fixes

  • login: guard against missing form elements in inline script (535f97b)

Files changed in this release

Changed Files

  • includes/icc-gg-sign-in-openid-connect-login-form.php
  • manifest.json

Commits

  • chore(release): bump version to 5.3.1 [skip ci] (e1e35d6)

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 03:24

5.3.0 (2026-08-28)

Features

  • add button-only login mode and configurable login button logo (8295c08)

Files changed in this release

Changed Files

  • README.md
  • css/styles-admin.css
  • icc-gg-sign-in-openid-connect.php
  • includes/icc-gg-sign-in-openid-connect-login-form.php
  • includes/icc-gg-sign-in-openid-connect-option-settings.php
  • includes/icc-gg-sign-in-openid-connect-settings-page.php
  • js/scripts-admin.js
  • manifest.json
  • readme.txt

Commits

  • chore(release): bump version to 5.3.0 [skip ci] (e3dd497)
  • feat: add button-only login mode and configurable login button logo (8295c08)
  • Chore: Keep repository active [skip ci] (0e8a61f)

v5.2.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:34

5.2.4 (2026-08-17)

Files changed in this release

Changed Files

  • .github/workflows/wordpress-deploy.yml
  • manifest.json

Commits

  • chore(release): bump version to 5.2.4 [skip ci] (ca13c99)

Files changed in this release

Changed Files

  • .github/workflows/wordpress-deploy.yml
  • manifest.json

Commits

  • chore(release): bump version to 5.2.4 [skip ci] (ca13c99)

v5.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:30

5.2.3 (2026-08-17)

Files changed in this release

Changed Files

  • .github/workflows/wordpress-deploy.yml
  • README.md
  • manifest.json

Commits

  • chore(release): bump version to 5.2.3 [skip ci] (bfd897e)
  • ci(workflows): harden version stamping in wordpress-deploy (c3e6808)

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 03:00

5.2.2 (2026-08-17)

Files changed in this release

Changed Files

  • .github/workflows/semantic-release.yml
  • manifest.json

Commits

  • chore(release): bump version to 5.2.2 [skip ci] (65f80e6)

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 01:00

5.2.1 (2026-08-17)

Files changed in this release

Changed Files

  • LICENSE.md
  • README.md
  • icc-gg-sign-in-openid-connect.php
  • includes/functions.php
  • includes/icc-gg-sign-in-openid-connect-client-wrapper.php
  • includes/icc-gg-sign-in-openid-connect-client.php
  • includes/icc-gg-sign-in-openid-connect-github-updater.php
  • includes/icc-gg-sign-in-openid-connect-jwt-validator.php
  • includes/icc-gg-sign-in-openid-connect-login-form.php
  • includes/icc-gg-sign-in-openid-connect-option-logger.php
  • includes/icc-gg-sign-in-openid-connect-option-settings.php
  • includes/icc-gg-sign-in-openid-connect-settings-page.php
  • manifest.json
  • readme.txt

Commits

  • chore(release): bump version to 5.2.1 [skip ci] (f0bf91f)

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 00:04

5.2.0 (2026-08-17)

Features

  • admin: add settings and update links to plugins screen (ee3fabd)

Files changed in this release

Changed Files

  • icc-gg-sign-in-openid-connect.php
  • includes/functions.php
  • manifest.json

Commits

  • chore(release): bump version to 5.2.0 [skip ci] (3617823)

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 23:39

5.1.0 (2026-08-16)

Features

  • add GitHub-based plugin updater with native auto-update support (c9a1f51)

Files changed in this release

Changed Files

  • .github/workflows/semantic-release.yml
  • .github/workflows/wordpress-deploy.yml
  • icc-gg-sign-in-openid-connect.php
  • includes/icc-gg-sign-in-openid-connect-github-updater.php
  • manifest.json
  • readme.txt

Commits

  • chore(release): bump version to 5.1.0 [skip ci] (a063bc6)
  • feat: add GitHub-based plugin updater with native auto-update support (c9a1f51)
  • ci: make release workflows generic (511dc34)
  • Chore: Keep repository active [skip ci] (5acc787)