Releases: hybridauth/hybridauth
Releases · hybridauth/hybridauth
v3.11.0
v3.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
v3.9.0
v3.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
v3.8.1
v3.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
v3.7.1
v3.7.0
v2.18.0
v2.18.0 (2021-07-07)
🎉 Improvements/fixes
v3.6.0
v3.6.0 (2020-10-21)
Milestone for v3.6 🚀
🎉 Improvements
- #1198 - Consistent state handling (documentation issue?) (@chrisgraham)
- #1242 - Fix PSR-2 compliance. (@chrisgraham)
- #1245 - Fix PSR-2 issues in comments. (@chrisgraham)
- #1248 - [Facebook] Upgrade Graph API to v8.0. (@sviluppomania)
🚀 New Providers
🐛 Bug fixes
- #1239 - Fix OAuth1 flow bug. (@chrisgraham)
- #1236 - Fix code went missing during merge / missed code from Vkontakte. (@chrisgraham)
- #1240 - [WeChat] Fix authentication and profile data retrieval issue. (@chrisgraham + @champsupertramp)
- #1238 - Fix session storage, due to bug in OpenID. (@chrisgraham)
🗑️ Dropped
- #1237 - [YahooOpenID] Yahoo dropped OpenID support. (@chrisgraham)
p.s. Thanks to anyone who contributes.