# v2.0.0 全新设计，大版本更新

**🔥新增功能**

* 全新界面设计，增加多彩主题，完整适配 Big Sur/Monterey 圆角风格
* 浅色/深色主题新增透明毛玻璃效果
* 全新开发搜索引擎，应用/文件搜索速度比 Spotlight 快 4 倍
* 新增浮动型窗口支持。打开窗口不会抢夺前置窗口焦点，视觉感受更舒适
* 新增轻量型剪贴板，支持顺序/倒序/回车/拖拽/多选粘贴，支持全键盘操作
* 新增支持 3 种翻译源的聚合翻译，支持截图翻译和划词翻译
* 新增 OCR 截图文本识别
* 新增 MD 等多种文本文件预览及代码文件预览时的语法高亮支持
* 新增快捷指令（需 Monterey）支持，可以直接在 HapiGo 中搜索和运行 Shortcuts
* 新增 Apple 备忘录全文搜索与预览
* 新增 Bear 文档搜索、标签搜索、复制链接等
* 新增 DevonThink 搜索时文件预览
* 新增 Craft 直接搜索与转到
* 新增微博、百度、爱奇艺、腾讯视频的热搜预览
* 新增使用用量图表与使用勋章
* 新增动作栏展开（CMD+K）功能，方便全键盘操作
* 新增文件预览及元数据信息切换（CMD+L）
* 新增光标悬浮按钮时显示快捷键操作提示
* 新增支持窗口位置可跟随上次

**🛠修复&优化**

* 优化整体性能，助你顺滑操作
* 解决部分中文拼音无法搜索的问题
* 系统命令新增最近打开时间，并会在搜索时按此排序
* 修复搜索时，文件预览的闪动问题
* 内存管理优化
* Dash 可直接预览
* Zotero 搜索优化
* 修复自动更新
* 优化新用户引导与提示
* 少数派、百度、微博热搜样式优化


---

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