All Versions
30
Latest Version
Avg Release Cycle
131 days
Latest Release
158 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.13.0 Changes
April 02, 2026What's Changed
- π fixed #1438 by @RiverVanRain in #1439
- β Add X provider by @elcreator in #1437
- π Fix syntax error in QQ.php by @rodber in #1441
- π Fix E_DEPRECATED warning when using obsolete curl_close with PHP 8.5 by @chschneider in #1443
- β‘οΈ Update Seznam.php by @griston in #1452
- Replace the use of
trigger_error()withE_USER_ERRORto ensure compatibility with PHP 8.4 by @Lenaick in #1454 - β Add provider OktaOIDC by @TdlQ in #1434
π₯ Breaking change
- π Fixes CVE-2026-4587 by @RiverVanRain in #1455
- Provider/Telegram: migrate to OpenID Connect (Authorization Code + PKCE) by @George-SAP in #1453
π New Contributors
- @griston made their first contribution in #1452
- @Lenaick made their first contribution in #1454
- @George-SAP made their first contribution in #1453
- @TdlQ made their first contribution in #1434
Full Changelog : v3.12.2...v3.13.0
-
v3.12.2 Changes
June 18, 2025 -
v3.12.1 Changes
April 22, 2025What's Changed
Full Changelog : v3.12.0...v3.12.1
-
v3.12.0 Changes
April 21, 2025What's Changed
- β Add support for keycloak organization claim by @tbredzin in #1410
- π Refresh token fixes by @odain-cbd in #1415
- π Fix QQ can't parse to get openid by @xuzuxing in #1406
- β‘οΈ Update Pinterest API v5 by @Morbids in #1405
- β¨ Enhance unfound provider exception message to ease troubleshooting by @odain-cbd in #1414
- β Add support for Facebook OIDC tokens in limited login flow by @endisha in #1411
- Unknow provider error by @vardanabhanot in #1399
- β‘οΈ Update QQ.php by @rodber in #1424
- π Fix issues with PHP 8.4 and changes to nullable vars by @supriyo-biswas in #1423
- β Added latest PHPUnit and fixed failing tests under it by @elcreator in #1429
- π Make Keycloak refresh token work by @odain-cbd in #1416
π New Contributors
- @tbredzin made their first contribution in #1410
- @odain-cbd made their first contribution in #1415
- @xuzuxing made their first contribution in #1406
- @Morbids made their first contribution in #1405
- @endisha made their first contribution in #1411
- @vardanabhanot made their first contribution in #1399
- @rodber made their first contribution in #1424
- @supriyo-biswas made their first contribution in #1423
- @elcreator made their first contribution in #1429
Full Changelog : v3.11.0...v3.12.0
-
v3.11.0 Changes
January 02, 2024v3.11.0 (2024-01-03)
Happy New Year folks!
Milestone for v3.11 π
π π Bug fixes
- π #1383 - Support php 8.2 (@mhdhamouday)
- #1382 - Clear invalid authorization_state during OAuth2 login (@kousu)
- π #1381 - Require a state to avoid CSRF, see issue #1380 for details (@chschneider)
- π #1377 - Bugfix scope "email" Update Apple.php (@markusramsak)
π New Providers
- π #1386 - Initial LinkedIn OpenID support (@champsupertramp)
p.s. Thanks to anyone who contributes.
-
v3.10.0 Changes
July 25, 2023v3.10.0 (2023-07-25)
Milestone for v3.10 π
π₯ Breaking change
- β¬οΈ #1366 - upgrade phpseclib2 to phpseclib3 (@mvenghaus)
-
v3.9.0 Changes
March 12, 2023v3.9.0 (2023-03-12)
Milestone for v3.9 π
π Improvements
- #1360 - [LinkedIn] Added client id and secret to refresh parameters (@magnusmoaner)
- π§ #1329 - [OAuth2] make supportRequestState configurable. (@w3guy)
π New Providers
- #1354 - Mastodon provider. (@RiverVanRain)
- #1325 - Seznam provider. (@Hodzinek)
-
v3.8.2 Changes
August 18, 2022v3.8.2 (2022-08-18)
- π get rid of unsupported providers (vk, yandex, mailru, odnoklassniki)
- πΊπ¦ Slava Ukraini!
-
v3.8.1 Changes
July 12, 2022v3.8.1 (2022-07-12)
π π Bug fixes
- π #1326 - Fix PHP 8.1 deprecation in OpenID.php. (@kekalainen)
- π #1337 - Provide support for Firebase/JWT version 6.2. (@sputnik73)
p.s. Thanks to anyone who contributes.
-
v3.8.0 Changes
April 08, 2022v3.8.0 (2022-04-08)
π There a few bug fixes related to Apple, Amazon, WeChat and LinkedIn providers.
π Also, a new provider Keyckloak and better support of php 8.x
For more details, check this Milestone for v3.8.0 πΊπ¦