# 2024년 1월 22일

## 새로운 기능

* **앱 탐색 페이지**: 이제 전용 페이지에서 다양한 앱을 직접 탐색할 수 있습니다.
* **할당량 제어**: 파일을 선택할 때 할당량 크기를 제어하는 새로운 기능이 이제 사용 가능해졌습니다. 이를 통해 더 나은 파일 관리를 보장합니다.

## 개선 사항

* **문서 검색 기능 개선**: 검색 기능을 개선했습니다. 이제 검색은 문서 수를 반환하여 파일을 관리하고 탐색하는 데 도움이 됩니다.
* **온보딩 개선**: 온보딩 과정에서 '건너뛰기' 버튼을 추가하여 온보딩 과정에서 더 유연하게 조정할 수 있습니다.

## 버그 수정

* 복잡한 PDF 파일 처리와 관련된 문제를 해결하여 가독성과 접근성이 향상되었습니다.
* 중단 없는 통합을 위해 Slack의 속도 제한과 관련된 문제를 해결했습니다.


---

# 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/jan-22nd-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.
