Releases: LoginRadius/drupal-identity-module
Releases · LoginRadius/drupal-identity-module
Released Version 7.x-4.0
Enhancements
- Compatible with our latest PHP SDK 10.0.0.
- Added custom domain option for the IEF page.
- Added registration form schema option.
- Standardize the naming convention of labels and text of the plugin.
- Separate file for all notification messages for easy maintenance.
- Standardize the debug log logging method.
- Replaced Hosted page module name with Identity Experience Framework Module.
Released Version 8.x-4.0
Enhancements
- Compatible with our latest PHP SDK 10.0.0.
- Added custom domain option for the IEF page.
- Added registration form schema option.
- Standardize the naming convention of labels and text of the plugin.
- Separate file for all notification messages for easy maintenance.
- Standardize the debug log logging method.
- Replaced Hosted page module name with Identity Experience Framework Module.
Release Version 8.x-3.16
Bug Fixing
- Removed page attachments hook from admin pages.
- Removed Session which was storing all the user profile data.
- Removed anonymous user session from the database.
- Add option to not store email/username in Drupal.
- Other bug fixing reported on drupal.org
Release version 8.x-3.15
Enhancements
- Handled API Request Signing feature.
- Standardize the code as per Drupal coding standard reported.
Release version 8.x-2.3(API V1 Based)
- Changed Method Names in UPPER CASE.
Release version 7.x-1.5(V1 API Based)
- Changed HTTP Method Names in UPPER CASE.
Release version 8.x-3.14
- Capitalised HTTP Method Names.
Release version 7.x-3.2
- Capitalised HTTP method names
Released Drupal 8.x-3.13
Bug Fixing
- Fixed admin login issue with SSO
Released Drupal 8.x-3.12
Bug Fixing
- Issue with Admin logout when SSO is enabled.