# 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/ja/rissu-1/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.
