# 2024년 5월 17일

## 새로운 기능

* **Gmail 통합 및 동기화:** Gmail 계정을 연결하여 우리의 플랫폼에서 이메일을 쉽게 관리하세요. 지난 주에는 레이블별 통합을 도입하였으며, 이번 주에는 레이블 내 스레드의 전체 동기화를 통해 원활한 접근 및 관리를 즐기세요.

## 개선 사항

* **디렉토리 경로 표시:** 이제 애플리케이션은 디렉토리 경로를 표시하여 사용자가 문서를 탐색하고 찾기 더 쉽게 만들었습니다.
* **업데이트된 다이어그램:** 애플리케이션의 다이어그램이 업데이트되어 시스템 아키텍처 및 데이터 흐름에 대한 보다 명확한 시각적 표현을 제공합니다.
* **데이터 소스 순서 변경:** 데이터 소스의 순서가 최적화되어 데이터 검색 및 처리 효율성이 향상되었습니다.
* **데이터 가져오기 로직 업데이트:** 데이터 가져오기 로직이 개선되어 검색된 정보의 정확성과 신뢰성을 높였습니다.

## 버그 수정

* **문서 삭제 버튼 UI 수정:** 내장 세부정보의 문서 삭제 버튼에 대한 사용자 인터페이스가 수정되어 더 나은 사용자 경험을 제공합니다.


---

# 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/may-17th-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.
