Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Releases: getyoti/yoti-drupal

8.x-2.5

02 Jun 10:46
84d3d00

Choose a tag to compare

Changed

  • Now using latest v2 SDK

8.x-2.4

02 Jun 08:58
a07da9a

Choose a tag to compare

Added

  • Yoti block configuration:
    • Scenario ID
    • Button text

8.x-2.3

10 Sep 14:52
098fcb0

Choose a tag to compare

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

10 Sep 14:52
6294c3f

Choose a tag to compare

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

10 Sep 14:56
4a3377a

Choose a tag to compare

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

10 Sep 14:53
83ca1e5

Choose a tag to compare

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

21 Aug 15:20
a2edd77

Choose a tag to compare

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

21 Aug 15:19
950171a

Choose a tag to compare

Fixed

  • Add button JS only when button element is present

7.x-2.1

15 Aug 09:05

Choose a tag to compare

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

15 Aug 09:06

Choose a tag to compare

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