Skip to content

Drupal Change Log

BerezinLiz edited this page May 19, 2022 · 7 revisions

Description

This page outlines the changes in new releases of the Gigya Drupal 8/9 GConnector.

Version 8.x-3.0 - July 21, 2020

  • Update - Added support for Application Keys using RSA Private keys.

Version 8.x-2.8 - January 5, 2020

  • Update - The Gigya session is now synced with Drupal through revocation, i.e. the session is active until revoked.
  • Update - 'Remember Me' is now correctly synced with Drupal.
  • Bug fix - It is no longer possible to set a session shorter than 60 seconds.

Version 8.x-2.7 - December 11, 2019

  • Released our GConnector on GitHub. This required a small change in the installation process, you can see more here: Update the Composer.

Version 8.x-2.6 - August 25, 2019

  • Added the ability to sync data from "Gigya to Drupal" independent of any individual user action.

Version 8.x-2.5.1 - April 28, 2019

  • Added license information – Apache v2 license.

Version 8.x-2.5 - March 11, 2019

  • Added a configuration screen for default screen-sets.
  • Added the option to create any number of custom screen-sets and set them up as UI blocks, this includes Consent and Lite Registration screens.

Version 8.x-2.4.2 - February 25, 2019 - Mandatory Upgrade

  • Fixed Internet Explorer 11 compatibility issues.
  • Fixed issues with the logout process.

Version 8.x-2.4.1 - January 27, 2019 - Mandatory Upgrade

  • Bug fix: Fixed an error installing the module due to internal breaking configuration changes.
  • Due to configuration changes no previous versions should be installed.

Version 8.x-2.4 - January 10, 2019

  • Integrated the CMS Starter Kit into the module.
  • Configurable post-login and post-logout redirection URIs.
  • Fixed an issue with setSSOToken redirection.

Version 8.x-2.3.1 - October 21, 2018

  • Fixed a number of strings for a better user experience.
  • Fixed an issue with error reporting related to secret key encryption.
  • Fixed multiple issues with the connector when Drupal 8 was installed in a subdirectory.

Version 8.x-2.2 - July 1, 2018

  • Added support for setSSOToken.

Version 8.x-2.1 - May 28, 2018

  • Added support for soft delete which enables tagging a user for deletion.
  • Bug fixes

Version 8.x-2.0 - March 5, 2018

  • Support for the Chinese and Russian data centers.
  • Session management capabilities allow you to choose between a fixed and dynamic session and set the session duration when configuring the GConnector settings in Drupal.
  • Bug fixes

Version 8.x-1.7 - May 14, 2017

  • The Drupal 8 GConnector now supports syncing data with Gigya's Data Store. For more information, see Drupal 8 - Data Store Sync.

Version 8.x-1.5 - April 18, 2017

  • When syncing identity data between Gigya and Drupal, the UID-based sync now uses the emails stored in the loginID and not those in profile.email.
  • profile.email has been removed from the field mapping.

Version 8.x-1.4 - February 22, 2017

  • Bug fixes

Version 8.x-1.3 - November 24, 2016

  • Security updates
  • Bug fixes
  • Compatibility with Drupal 8.2.3
  • Compatibility with PHP 7.0.12

Version 8.x-1.2 - November 13, 2016

  • Bug fix - PHP wrapper: Now compatible with Drupal 8.2.x and with PHP 7.
Clone this wiki locally