# 2024년 8월 16일

### 새로운 기능

* **향상된 검색 필터**: 발신자 및 수신자별로 검색 결과를 필터링할 수 있는 기능이 추가되어 특정 이메일을 더 쉽게 찾을 수 있습니다.
* **문서 생성 날짜 표시**: 문서 목록에 문서 생성 날짜가 표시되어 문서 관리를 개선합니다.

### 개선 사항

* **검색 신뢰성 향상**: 검색 기능의 개선으로 더 매끄럽고 신뢰할 수 있는 경험을 제공합니다.

### 버그 수정

* **이메일 통합 수정**: GPT 사용 시 Gmail 통합 관련 문제를 해결하여 원활한 작동을 보장했습니다.
* **데스크톱 앱 콘텐츠 표시 수정**: 데스크톱 앱에서 문서 콘텐츠 표시 관련 문제를 수정하여 더 나은 사용자 경험을 제공합니다.


---

# 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.rememberizer.ai/ko/undefined-2/releases/2024-releases/aug-16th-2024.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.
