This repository was archived by the owner on Mar 29, 2021. It is now read-only.
Releases: getyoti/yoti-drupal
Releases · getyoti/yoti-drupal
8.x-2.5
8.x-2.4
Added
- Yoti block configuration:
- Scenario ID
- Button text
8.x-2.3
Changed
- Set module SDK version header.
Security
- Updated PHP SDK to version 2.3.0 - this includes a fix to ensure that the default curl request handler verifies host and peer certificates. Only the unencrypted parts of the receipt were at risk, as user profiles are always encrypted.
8.x-1.5
Security
- Updated PHP SDK to version 1.2.2 - this includes a fix to ensure that the default curl request handler verifies host and peer certificates. Only the unencrypted parts of the receipt were at risk, as user profiles are always encrypted.
7.x-2.3
Changed
- Set module SDK version header.
Security
- Updated PHP SDK to version 2.3.0 - this includes a fix to ensure that the default curl request handler verifies host and peer certificates. Only the unencrypted parts of the receipt were at risk, as user profiles are always encrypted.
7.x-1.11
Security
- Updated PHP SDK to version 1.2.2 - this includes a fix to ensure that the default curl request handler verifies host and peer certificates. Only the unencrypted parts of the receipt were at risk, as user profiles are always encrypted.
8.x-2.2
Fixed
- Text fields are now trimmed to remove any leading/trailing whitespace
- Allowing same button to be placed on page more than once
- Checking that button has been configured before initialising
7.x-2.2
Fixed
- Add button JS only when button element is present
7.x-2.1
Added
- Permission
view yoti selfie images: Allow users to view other user selfie images. This permission is automatically granted to the admin role.Note: Users can always view their own selfie images.
Changed
- Using confirmation form to unlink account instead of JavaScript popup
- Yoti button now shows QR in modal
- "Yoti Dashboard" is now referred to as "Yoti Hub"
Fixed
- Button block cache setting
7.x-1.10
Added
- Permission
view yoti selfie images: Allow users to view other user selfie images. This permission is automatically granted to the admin role.Note: Users can always view their own selfie images.
Changed
- Using confirmation form to unlink account instead of JavaScript popup
- "Yoti Dashboard" is now referred to as "Yoti Hub"
Fixed
- Button block cache setting