Releases: verbb/social-login
Releases · verbb/social-login
2.0.7
1.0.20
Added
- Add Microsoft Entra provider.
2.0.6
Added
- Add the ability to set the endpoint version for Azure provider.
1.0.19
Added
- Add the ability to set the endpoint version for Azure provider.
2.0.5
Changed
- CP Login templates now are wrapped with a
.social-login-cp-container
div. - Update
syncProfile
to be disabled by default. - Update English translations.
Fixed
- Fix custom CP login template not resolving correctly.
- Fix HubSpot default scopes.
1.0.18
Changed
- CP Login templates now are wrapped with a
.social-login-cp-container
div. - Update
syncProfile
to be disabled by default. - Update English translations.
Fixed
- Fix custom CP login template not resolving correctly.
- Fix HubSpot default scopes.
2.0.4
Fixed
- Fix an error with Amazon Cognito provider.
1.0.17
Fixed
- Fix an error with Amazon Cognito provider.
2.0.3
Added
- Add
sendActivationEmail
plugin setting. - Add the ability to set
data
for a login request, where users might want to store extra information. - Add Amazon Cognito provider.
Changed
- Revert callback URI change for
cpTrigger = null
(for detached CPs).
Fixed
- Fix race conditions with plugin initialization. (thanks @nfourtythree).
- Fix activation email logic.
1.0.16
Added
- Add
sendActivationEmail
plugin setting. - Add the ability to set
data
for a login request, where users might want to store extra information. - Add Amazon Cognito provider.
Changed
- Now requires Craft 4.3.5+.
- Revert callback URI change for
cpTrigger = null
(for detached CPs).
Fixed
- Fix race conditions with plugin initialization. (thanks @nfourtythree).
- Fix activation email logic.