# 2024년 6월 28일

## 개선 사항

* **홈페이지 애플리케이션 제한:** 사용자가 탐색하고 필요한 정보를 찾기 쉽도록 홈페이지에 표시되는 애플리케이션 수를 제한했습니다.
* **슬랙 문서 후처리:** 슬랙 문서의 처리를 개선하여 더 원활하고 정확한 처리를 보장합니다.
* **데스크톱 앱 이름 업데이트:** 데스크톱 앱의 이름이 "Rememberizer App"으로 변경되어 더 나은 명확성과 브랜드 일관성을 제공합니다.


---

# 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/jun-28th-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.
