Skip to content

Releases: gigya/drupal8

1.8.2

21 Apr 10:57
675cdb8
Compare
Choose a tag to compare

(Note: This is a re-release of 1.8.2 which has been released earlier in 2024).

Changes:

  • Fixed a Drupal 10.2 compatibility issue related to dependency injection (thanks @joseantonio7696)

1.8.1

14 Aug 12:54
ab58bed
Compare
Choose a tag to compare

Changes:

  • Added anchors for registration and edit profile that can be used in main menu links
  • Minor schema and other bug fixes

1.8.0

02 Jul 11:36
cbfd736
Compare
Choose a tag to compare

Changes:

  • Added support for Drupal 10
  • Removed support for Drupal 8 (!).

Note: Drupal 8 is still listed as a valid version in the module, and will be removed in a future version.

9.x-1.7.0

23 Mar 22:53
2ed2d54
Compare
Choose a tag to compare

Changes:

  • It is now possible to use non-email login flows, primarily mobile login, without an external email. If set to do so, the module will create a dummy email with the selected format for non-email logins.
  • The #gigya-login anchor now pops up the login screen, which can be used with the user account menu, and any custom menu.
  • Fixed a number of incompatibilities with, and deprecations in, PHP 8.1.x and up (partly contributed by imsoka)

9.x-1.6.0

25 Dec 21:25
5074349
Compare
Choose a tag to compare

Changes:

  • Moved dynamic session cookie extension logic to the backend, to reduce the number of server requests

Note

From now on, tags will be valid version numbers, and will be directly accessible through Packagist.

9.x-1.5.0

19 Sep 13:31
44c4228
Compare
Choose a tag to compare

Changes:

  • Simplified encryption key generation for encryption authentication data upon initial install

9.x-1.4.0

02 Jul 20:30
a10d166
Compare
Choose a tag to compare

Changes:

  • Added until browser close and valid forever session support

9.x-1.3.1

04 Oct 11:35
2479233
Compare
Choose a tag to compare

Changes

  • Added version tag to composer.json
  • Fixed an incompatibility with older versions of Drupal

9.x-1.3

16 Aug 15:49
b1ab646
Compare
Choose a tag to compare

Changes:

  • Changed the Composer package name (!) for better automated installation

9.x-1.2.1

05 Aug 17:39
9bae2bf
Compare
Choose a tag to compare

Changes:

  • Fixed field mapping configuration for new sites