# Release History
source: https://developer.mastercard.com/issuer-enrollment/documentation/release-history/index.md

This section will be used to log all updates to this documentation site, with dates and a summary of what changed.

|        Date         |                                                                                                                                                                                                                                                                                                                                                                                                     Description                                                                                                                                                                                                                                                                                                                                                                                                     |
|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| November 5,2025.    | [Mastercard Payment Passkey Enrollment](https://developer.mastercard.com/issuer-enrollment/documentation/use-cases/passkeys/index.md) enables issuers to let cardholders authenticate online transactions using biometrics such as fingerprint or face recognition---offering a faster, password-free, and phishing-resistant experience. Built on **Mastercard's Token Authentication Service (TAS)**, it enhances transaction security, approval rates, and user convenience. Issuers can integrate via simple API calls to enroll, bind, and manage passkeys through their own channels or during checkout.                                                                                                                                                                                                      |
| August 28, 2025.    | To support annual public key rotation and eliminate issues related to Key ID (KID) mapping, Mastercard has introduced [separate URLs](https://developer.mastercard.com/issuer-enrollment/tutorial/key-management-click2pay/index.md#public-keys-mastercard-provides) for each key type in Sandbox and Production environments.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| June 6, 2025.       | We have ready-to-use json packages for all the [Issuer-Enrollment APIs](https://developer.mastercard.com/issuer-enrollment/documentation/api-reference/apis/index.md) available on the [Insomnia collection](https://developer.mastercard.com/issuer-enrollment/documentation/insomnia-collection/index.md) page. Install the Mastercard Auth plugin and generate a valid set of keys to test the API calls multiple times without having to write code.                                                                                                                                                                                                                                                                                                                                                            |
| May 15, 2025.       | All the [Issuer-Enrollment APIs](https://developer.mastercard.com/issuer-enrollment/documentation/api-reference/apis/index.md) are now available for testing in the Postman application. Explore the [Postman-collection](https://developer.mastercard.com/issuer-enrollment/documentation/postman-collection/index.md) page for step-by-step instructions and try out the collections in the [Postman workspace](https://www.postman.com/mastercard/workspace/mastercard-issuer-enrollment-workspace/overview).                                                                                                                                                                                                                                                                                                    |
| February 25, 2025.  | Explore a new [tutorial for encryption](https://developer.mastercard.com/issuer-enrollment/tutorial/perform-encryption/index.md) which provides step-by-step instructions and a code sample to encrypt card/enrollmentData using the public keys from the Mastercard website. These encrypted objects are required in our [APIs](https://developer.mastercard.com/issuer-enrollment/documentation/api-reference/apis/index.md).                                                                                                                                                                                                                                                                                                                                                                                     |
| July 17, 2024.      | Mastercard enables Issuers to provision cardholders to Click to Pay, either by: * [Push Provision using Enroll API](https://developer.mastercard.com/issuer-enrollment/documentation/use-cases/push-provisioning/enroll-api/index.md) **OR** * [Push Provision via MDES Token Connect APIs](https://developer.mastercard.com/issuer-enrollment/documentation/use-cases/push-provisioning/mdes-token-connect/index.md) **OR** * The newly introduced [Auto Enablement into Issuer directory](https://developer.mastercard.com/issuer-enrollment/documentation/use-cases/auto-enrollment/index.md). <br /> With Auto Enablement, Issuers can enroll cardholders in a single or batch request into Issuer Directories (logical partitions to store data) where Issuers are responsible for and own the data within it. |
| September 12, 2022. | First version published.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |

