# Minor Release - 15/06/23

With this update you can now seamlessly track and monitor user interactions as they happen, enabling in-depth user behavior analysis. This valuable feature empowers you to gain deeper insights into how users navigate and engage with your SDK, ultimately helping you make informed decisions and optimizations for an enhanced user experience. Stay informed, stay ahead, and unlock the full potential of the SDK with real-time event logs.

### iOS

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

### Android&#x20;

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

### React Native

#### [<mark style="color:blue;">Version 1.2.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-15-06-23.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.
