# 릴리즈 노트

### 2.29.13&#x20;

* 화면 회전에 관한 행동분석 수집이 추가되었습니다.

### 2.29.11&#x20;

* SDK 적용을 위한 최소 개발환경 버전으로 변경 되었습니다.&#x20;

### 2.29.10

* 네트워크 연결이 어려운 경우 발생하는 오류에서 IMQA 에러 로그를 확인 할 수 있도록 변경 되었습니다.&#x20;
* 일부 예외 사항에 대해 예외 처리를 진행하였습니다.

### 2.29.9

* 일부 오류를 개선하였습니다.&#x20;

### 2.29.8

* 특정 환경에서 크래시가 두 번 이상 수집되는 현상을 해결 하였습니다.&#x20;

### 2.29.5

* VGuard 2.0 과 호환 되도록 개선하였습니다.&#x20;
* 일부 로그성 정보가 표시 되지 않도록 수정하였습니다.
* 멀티 프로세스 환경에서 IMQA 가 정상 동작하도록 개선하였습니다.&#x20;
* SharedPreference -> File Config 로 변경하였습니다.&#x20;

### 2.28.0

* sqlite 을 사용하지 않도록 변경했습니다.&#x20;
* 커스텀 화면 정보를 수집할 수 있도록 API 를 추가 하였습니다.&#x20;


---

# 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://docs.imqa.io/imqa-guide/installation/android/release.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.
