Skip to content

Releases: verbb/social-login

2.0.7

14 Sep 09:08
Compare
Choose a tag to compare

Added

  • Add Microsoft Entra provider.

1.0.20

14 Sep 05:16
Compare
Choose a tag to compare

Added

  • Add Microsoft Entra provider.

2.0.6

07 Sep 10:08
Compare
Choose a tag to compare

Added

  • Add the ability to set the endpoint version for Azure provider.

1.0.19

07 Sep 10:07
Compare
Choose a tag to compare

Added

  • Add the ability to set the endpoint version for Azure provider.

2.0.5

11 Aug 00:16
Compare
Choose a tag to compare

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

11 Aug 00:13
Compare
Choose a tag to compare

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

17 Jul 02:14
Compare
Choose a tag to compare

Fixed

  • Fix an error with Amazon Cognito provider.

1.0.17

17 Jul 02:14
Compare
Choose a tag to compare

Fixed

  • Fix an error with Amazon Cognito provider.

2.0.3

15 Jul 05:14
Compare
Choose a tag to compare

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

15 Jul 05:01
Compare
Choose a tag to compare

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.