# 릴리즈 노트

## MPM (IMQAMPMAgent)

### 3.26.1&#x20;

* 현재 화면 정보를 네트워크 및 앱 사용률 정보에 추가 했습니다.&#x20;

### 3.26.0&#x20;

* 일부 환경에서 네트워크 수집 시 수집이 되지 않는 현상을 해결 했습니다.&#x20;
* 네트워크 수집에 whitelist, blacklist 기능이 추가되었습니다.&#x20;
  * ignoreUrls 가 삭제되어 blacklist로 기능이 이전되었습니다.&#x20;
* 디바이스 정보 수집 방식이 변경되었습니다.&#x20;

## Crash (IMQACrashAgent)

### 3.26.1

* 웹뷰의 커스텀 크래시를 브릿지를 통해 받을 수 있도록 기능이 추가 되었습니다.&#x20;
* 내부에 사용하는 날짜 정보를 앱 타입존이 아닌 UTC로 변경했습니다.&#x20;
* 행동분석 연계를 위해 데이터 구조에 행동분석 키 정보가 추가되었습니다.&#x20;

### 3.26.0

* MPM 연계에 필요한 기능이 추가되었습니다.&#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/ios/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.
