# 2024 年 1 月 22 日

## 新功能

* **探索应用页面**：您现在可以直接从专用页面探索不同的应用。
* **配额控制**：现已推出新功能以在选择文件时控制配额大小，以确保更好的文件管理。

## 改进

* **改进的文档搜索**：我们增强了搜索功能以返回文档的数量，使管理和导航您的文件更加容易。
* **改进的入职流程**：在入职步骤中添加了'跳过'按钮，使入职过程更具灵活性。

## Bug修复

* 解决了处理复杂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/zh-cn/e-wai-zi-yuan/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.
