# v2.5.3 新增书签直接搜索

**🔥新增功能**

* 新增书签直接搜索（可关闭）
* 书签 & 已开链接直搜后可使用 Tab 连续切换（推荐）
* 新增多窗口支持，即：可在主窗口中使用剪贴板窗口
* 网页直达支持 URL Scheme
* 窗口默认位置新增左上角

**🛠修复&优化**

* 修复 OCR 无结果
* 修复剪贴板多个问题
* 使用中文输入法时，按 ESC 会先退出输入法选择栏
* 翻译去除单次限制
* 修复关键词大写敏感问题


---

# 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://updates-cn.hapigo.com/history/v253.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.
