# iOS

## v1.1.1 (06-10-2021)

### New Features

* OkayCam - exposed imageQuality parameter (range from 0 to 1.0)

## v1.1.0 (23-09-2021)

### New Features

* OkayCamDoc - able to insert content within the camera frame for guidance.
* OkayCamDoc - exposed showOverlay parameter

## v1.0.11 (19-08-2021)

### New Features

* OkayCam - exposed confirmBtnConfig and retakeBtnConfig parameters
* OkayCamDoc - exposed torchBtnEnabled parameter

### Enhancements

* Enhanced license control mechanism

## v1.0.10 (15-07-2021)

### Bug Fixes

* OkayCamSelfie - fixed UI

## v1.0.9 (17-06-2021)

### Bug Fixes

* OkayCamDoc - fixed cropping issue
* OkayCamSelfie - fixed frame stretching issue

### Enhancement

* Used best preview size instead of full screen


---

# 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://api-old.innov8tif.com/okaycam-mobile-sdk/changelog/ios.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.
