# Minor Release - 07/03/24

1. **Display Image After Capture (Configurable):** The Valify SDK can now display captured images after capture, allowing for user review and retake before submission.
2. **Manual Capture Feature (Configurable):** In cases where Valify's auto-capture technology is unable to detect the card accurately, users can now utilize the manual capture feature. This configurable option ensures flexibility and precision in capturing the desired content, providing users with control over the capturing process when needed.
3. **Enhanced Processing for Older Android Devices:** This update includes optimizations tailored specifically for older Android devices, ensuring smoother performance and improved compatibility across a wider range of devices.
4. **Enhanced Autocapture Accuracy for Back NID:** The autocapture feature has been significantly improved, enhancing the accuracy and reliability of data extraction from the national ID.

### iOS

#### [<mark style="color:blue;">Version 2.7.0</mark>](/valify-ios-sdk-documentation/document-capture/ios-native-sdk.md)

### Android

#### [<mark style="color:blue;">Version 2.7.0</mark>](/valify-ios-sdk-documentation/document-capture/android-native-sdk.md)

### React Native

#### &#x20;[<mark style="color:blue;">Version 1.5.0</mark>](/valify-ios-sdk-documentation/document-capture/react-native-plugin.md)


---

# 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/minor-release-07-03-24.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.
