# Release Notes

We are thrilled to announce the release of **Version 2** of Valify's [Document Capture SDK](/valify-ios-sdk-documentation/document-capture/overview.md), a significant milestone in our mission to provide developers with powerful integration tools.

### Key Features and Enhancements

* Enhanced the capturing experience with a new auto-capture feature, increasing the accuracy and efficiency of the data extraction process
* Introduced color customization options, customizing the user interface to match the company brand
* Revamped the user interface and experience to a more seamless and friction-free interface
* Added a new capture-only mode for scenarios where SDK is only required to capture and return national ID images


---

# 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://valify.gitbook.io/valify-ios-sdk-documentation/document-capture/release-notes.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.
