Skip to content

Releases: gigya/Magento-2

6.3.1

28 Feb 06:43
b6a76c5
Compare
Choose a tag to compare

Implemented a fix to address an issue where passwords were occasionally generated with insufficient complexity, leading to failures during Magento's password validation process. This enhancement ensures that all generated passwords meet the required complexity standards, thereby improving security and user experience.

6.3.0

07 Nov 13:10
c098c79
Compare
Choose a tag to compare

The module is now compatible with Magento 2.4.7 and PHP 8.3

6.2.0

11 Jul 00:54
71cbd01
Compare
Choose a tag to compare

Changes:

  • The module is now compatible with Magento 2.4.6 and PHP 8.2

6.1.1

15 Aug 12:16
1214c3c
Compare
Choose a tag to compare

Changes:

  • Fixed a circular dependency issue that prevented certain other modules from being installed or enabled

6.1.0

15 Jun 14:30
88d1af3
Compare
Choose a tag to compare

Changes:

  • Added support for Magento 2.4.6 and the PHP 8.1
  • Removed support for Magneto 2.4.3 and lower (!)

6.0.0

06 Jul 17:00
b366ee3
Compare
Choose a tag to compare

Changes:

  • Added Magento 2.4.4 support and removed support for PHP versions not supported by Magento 2.4.4.
    The PHP versions currently supported are: 7.4.x, 8.1.x (8.0.x is not supported).

5.8.1

16 Jun 15:55
28011bb
Compare
Choose a tag to compare

Changes:

  • Fixed a possible memory leak in offline sync

5.8.0

05 Apr 16:42
0af8b00
Compare
Choose a tag to compare

Changes:

  • Added the ability to sync Magento billing addresses with Gigya
  • Fixed an issue where Magento login broke during checkout when Gigya was disabled

5.7.1

15 Jun 17:28
ff503d6
Compare
Choose a tag to compare

Changes:

  • Fixed issues with user login verification

5.7.0

26 Feb 11:08
0f8efa6
Compare
Choose a tag to compare

Changes:

  • Improved logging by adding multiple log levels