# 2024年3月18日

## 新機能

* **新しいメメント作成ボタン：** アプリ認証中にメメントを作成する新しいボタンを追加し、プロセスをよりユーザーフレンドリーにしました。
* **イメージアップローダーに対するサイズ制限無し：** ユーザーは任意のサイズの画像をアップロードできるようになり、ドキュメントデザインにおける柔軟性を提供します。
* **一般知識サイズ表示：** 一般知識アイテムのサイズを表示する機能を追加し、ストレージ使用量における透明性を提供します。

## 改善点

* **Slackチャンネルのインデックス化時間:** 新しいメッセージを確認する際にインデックス化時間が更新され、文書の `INDEXED` 状態が維持されるようになりました。これにより、文書検索の効率が向上します。
* **スムーズなオンボーディング:** オンボーディングフローの冗長なステップを削減し、より迅速かつ効率的になりました。
* **共通知識に対するレスポンシブUI:** メメントページの共通知識に対するUIを最適化し、レスポンシブにしました。これにより、さまざまなデバイスでの可読性が向上します。
* **メメントサイズ表示:** アプリの認可時にメメントのサイズが表示されるようになりました。これにより、ユーザーは認可されたメメントをより理解するのに役立ちます。

## バグ修正

**User-Rename-Application:** ユーザーがアプリケーションの名前を変更するケースが適切に処理されるようになり、潜在的なエラーを防ぎます。


---

# 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/mar-18th-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.
