# v2.6.1 新增通讯录搜索

![通讯录搜索](/files/8wxW3vb3zOlZc4vNK5nR)

**🔥 新增功能**

* 新增联系人搜索（支持拼音搜索、支持电话&信息&邮件等动作、地址支持显示地图缩略图）
* App 索引更改为自研方案，不再使用 Spotlight 索引
* 索引自动排除名称为「node\_modules」文件夹下的所有文件/文件夹，降低索引文件数量（自定义索引排除已完成后台功能，后续更新会增加设置界面）
* 新增已开标签直搜关闭设置
* 新增打开搜索窗口自动获取 3 秒（时间可在设置中修改）内复制文本
* 汇率转换新增默认本国货币（CNY）和默认外国货币（USD），后续将增加自定义设置
* 汇率转换新增手动输入完整转换格式时（1usd>cny）直出结果

**🛠 修复&优化**

* 系统命令搜索排序优化
* 优化在主搜索框粘贴超长 JSON 卡顿问题
* 修复拼音输入法输入中文按空格会触发扩展的问题
* 修复有道翻译显示不全的问题
* 修复未索引也一直出现索引转圈的问题
* 修复自定义百度翻译 API 只翻译 1 行的问题
* 修复 Chrome 书签名称超长导致的闪退问题
* 修复 Zotero 索引乱码问题
* 优化网页直达关键词触发准确性
* 修复同 app id 的不同版本的 app 名无法区分的问题
* 去除 zsh 历史记录包含的时间戳等无用信息
* 修复复制大文件导致内存增长的问题
* 修复剪贴板搜索后回车粘贴内容不对的问题
* 修复 macOS Ventura 的偏好设置面板无法索引中文的问题


---

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