> For the complete documentation index, see [llms.txt](https://docs.rememberizer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rememberizer.ai/zh-cn/e-wai-zi-yuan/releases/2024-releases/apr-19th-2024.md).

# 2024 年 4 月 19 日

## 新特性

* **MacOS桌面应用程序：** 为MacOS用户推出专用桌面应用程序，提高可访问性和用户体验。\
  查看文档：[Rememberizer桌面代理应用程序](https://docs.rememberizer.ai/personal/rememberizer-agent-desktop-application)

## 改进

* **应用目录用户界面更新：** 应用目录的新布局提供了更直观和用户友好的导航体验。

## 错误修复

* **搜索文档换行处理:** 修复了在搜索文档查询中换行符和回车符被错误移除的问题。
* **搜索 UI 显示 bug:** 修正了搜索 UI 中的一个错误，以确保 `创建于` 字段在搜索结果中准确显示每个文档的信息。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/apr-19th-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.
