# v.1.1.2: Release notes

**OpenCRVS v1.1.2** is a minor release that contains minor and non-breaking hotfixes for the **OpenCRVS v1.1.1** release. It is to be used in conjunction with a forked country configuration release [v1.1.2](https://github.com/opencrvs/opencrvs-farajaland/releases/tag/v1.1.2)

### Non breaking hotfix

* ocrvs-4210 Ansible amend to ensure that data folders do not get cleared when the script is run during a migration @euanmillar in <https://github.com/opencrvs/opencrvs-core/pull/4210>


---

# 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://documentation.opencrvs.org/v1.5/general/releases/v.1.1.2-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.
