# v2.11.1 新增 Zotero 搜索新视图

<figure><img src="/files/Jj7kV8VBE0BB5TlIO3Wl" alt=""><figcaption></figcaption></figure>

### 🔥 Zotero 搜索优化

* 新增显示文档元数据信息
* 优化大量文件搜索卡顿

### 🔥 新增功能

* 新增支持设置同样的别名
* 新增推出磁盘成功/失败通知
* 剪贴板增加 CMD+C 将当前选择行复制到系统当前剪贴板
* 保存的 Snippet 可以设置自定义排序（默认按创建倒序，可拖拽排序）

### 🛠  优化与修复

* 修复 OCR 会出现在非光标所在屏幕的问题
* 修复搜索按使用时间排序失效的问题
* 新用户拷贝通知设置为无
* 修复日文输入法下，空格无法切换搜索模式的问题
* 修复 Snippet 编辑保存按钮的 tooltip 问题（macOS 14 beta 版）
* 应用名带数字的，需要在计算器前出现
* 修复输入1p会出现汇率的问题
* 优化 AI 窗口加载速度
* 修复剪贴板纯文本粘贴失效的问题
* 多线程调度优化，降低了空闲时的 CPU 占用（大部分情况下低于 0.5%）


---

# 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/v2111.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.
