# History of changes

<table data-full-width="true"><thead><tr><th>Date</th><th>Version</th><th>What has changed</th></tr></thead><tbody><tr><td>16.01.2024</td><td>2.21.0</td><td><p>added: </p><ul><li>New nonCVV transaction type (nonCVV+3DS and nonCVV+non3DS) </li><li>Acceptance of payments using decrypted googlepay and applepay tokens </li><li>Classified and added new error codes for 3ds failures </li><li>Data extension in Callback </li><li>Data extension in synchronous response</li></ul></td></tr><tr><td>02.04.2024</td><td>2.25.0</td><td><p>added:</p><ul><li>Callback encryption</li></ul></td></tr><tr><td>18.04.2024</td><td>2.26.0</td><td><p>added:</p><ul><li>new versions of the a2c, c2a, purchase endpoints. New input parameters added to customerData</li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.merchant.alb.ua/en/history-of-changes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
