Releases: verbb/social-login
Releases · verbb/social-login
Release list
1.0.17
Fixed
- Fix an error with Amazon Cognito provider.
2.0.3
Added
- Add
sendActivationEmailplugin setting. - Add the ability to set
datafor 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
sendActivationEmailplugin setting. - Add the ability to set
datafor 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.
2.0.2
Added
- Added a new Plugin setting for syncing user profiles for existing accounts (thanks @SwiseWeb).
- Add the ability to set
datafor a login request, where users might want to store extra information.
Changed
- Update English translations.
Fixed
- Fix URL normalization for headless redirect URI.
- Fix an error with
headlessModeand CP-based logins. - Fix LinkedIn provider and the v2 API.
- Fix an error when using “Name” as a value for matching an existing user. This is now “Full Name”.
- Fix control panel login not working correctly.
1.0.15
Added
- Added a new Plugin setting for syncing user profiles for existing accounts (thanks @SwiseWeb).
Changed
- Update English translations.
Fixed
- Fix URL normalization for headless redirect URI.
- Fix an error with
headlessModeand CP-based logins. - Fix LinkedIn provider and the v2 API.
2.0.1
2.0.0
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Add IdentityServer4 provider.
- Add Salesforce provider.
- Add logging when a provider cannot be saved.
Changed
- Now requires PHP
8.2.0+. - Now requires Craft
5.0.0+.
Fixed
- Fix an error when uninstalling the plugin.
- Fix Salesforce provider.
- Fix Apple provider not saving.
1.0.14
Added
- Add support for
headlessModeredirect URIs.
Changed
- Update English translations.
2.0.0-beta.2
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Add IdentityServer4 provider.
- Add Salesforce provider.
- Add logging when a provider cannot be saved.
Fixed
- Fix an error when uninstalling the plugin.
- Fix Salesforce provider.
- Fix Apple provider not saving.
1.0.13
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.