# v2.6.0 不再依赖 Spotlight

![输入原始货币后，可使用 > 进行目标货币搜索](/files/zjJWZPnQaAnyY1LAaz55)

**🔥新增功能**

* 新增自研索引功能，不再依赖 Spotlight 接口（<mark style="color:red;">此版本仅完成文件的新式索引，所以新增 App 需要保持 Spotlight 开启才能被自动索引，否则需要通过手动重开 HapiGo 进行新增 App 索引。文件索引无此问题。后续更新会补全应用的新式索引</mark>）
* 新增 JSON 格式化（直接粘贴 JSON 数据或搜 json 后按 tab 进入扩展模式）
* OCR 新增离线识别（仅中英文）服务，开放给所有用户使用
* 新增支持 150 种货币的汇率换算（格式：1meiyuan>中国、1美元>RMB）
* 重新开发 Zotero 搜索扩展，支持拼音搜索
* 新增应用模糊搜索（支持 ppt 搜索 PowerPoint。需在设置中手动开启，默认不启用）
* 终端扩展支持 bash 及 zsh 历史搜索
* 书签搜索新增「指定浏览器打开」「选择书签来源」等多项设置
* 新增 CMD+ESC 退出扩展，可保留扩展已输入关键词
* 新增在按 tab 进入多层文件夹后，可按删除键连续返回

**🛠修复&优化**

* 优化应用搜索排序
* 修复剪贴板复制超大文本预览时卡死的问题
* 修复翻译只翻译一行文本的问题
* 优化内存、CPU 占用及搜索性能
* 优化应用稳定性，修复因 Spotlight 内部 bug 导致的闪退
* OCR 多语言自动识别服务调整为仅供订阅用户使用
* 优化 Craft 搜索扩展，样式更接近应用内搜索样式
* 优化 Apple 备忘录内容预览样式
* 优化截图选区样式 & 修复外置屏幕无截图选区提示的问题


---

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