# v2.11.0 设置面板大更新

### 🔥 设置面板更新

<figure><img src="/files/me1OTt6kjBwDaa3xuwzd" alt=""><figcaption><p>别名搜索</p></figcaption></figure>

* 新增「别名与关键词」设置，[点击了解如何使用](https://docs-cn.hapigo.com/baisc/alias_hotkey)
* 新增「扩展」设置：除搜索外的功能均并入扩展设置面板
* 新增截图扩展（Option+E），支持：LaTex 识别、复制（CMD+C）、保存至桌面（CMD+S）、置顶（Option+CMD+P）等功能。
* 新增 LaTex 公式识别，免费用户 30 次，PRO 用户 5000次/年

### 🔥 实用新增功能

<figure><img src="/files/O1H3JjX9LmctETL7z3kl" alt=""><figcaption><p>默认只显示搜索条</p></figcaption></figure>

* 新增打开时默认只现实搜索条的简约模式
* 新增 Arc 已开标签搜索与启动
* 推出全部磁盘支持对需要持续挂载的磁盘设置忽略
* 新增扩展退出 & 路径导航返回上层文件夹的快捷键：shift+tab
* 「拷贝更多」底部动作新增支持拷贝 APP ID & 文件名称
* 计算器结果支持千分位分隔
* 新增 Android Studio 最近项目搜索与启动

### 🔥 GPT AI 新增与优化

<figure><img src="/files/l4tLfNXnAaYaGVk2xUGJ" alt=""><figcaption><p>GPT AI 自定义 API Key &#x26; URL</p></figcaption></figure>

* 新增支持自定义 Key & URL（自定义Key支持 4）
* 新增单行 LaTex 渲染
* 新增在右上角齿轮菜单中查询内置服务用量
* 窗口模式改为跟主窗口一样：快速打开、快速退出、按需置顶
* 新增 AI 窗口关闭后也会继续加载回答
* AI 角色可拖拽排序
* 新增 AI 角色边栏支持 CMD+数字切换

### 🔥 翻译新增与优化

<figure><img src="/files/MTPxiAnNK6cUCTPIL9l5" alt="" width="563"><figcaption><p>添加多项 GPT AI 服务</p></figcaption></figure>

* <mark style="background-color:green;">新增 GPT 翻译自定义角色\&Prompt，并可以添加多个 GPT 服务，满足自定义文字润色、语法纠正等多种使用场景</mark>（[点击了解如何使用](https://docs-cn.hapigo.com/extention/translate/gpt_prompt)）
* 新增折叠翻译服务功能，折叠后不翻译
* 新增内置和自定义翻译服务可以混合使用
* ChatGPT 翻译生成时不再强制滚动到底部
* 自定义 ChatGPT 翻译服务不再使用 davinci 模型
* 点击翻译服务的拷贝按钮会关闭窗口
* 去除最多 3 项服务的限制

### 🔥 剪贴板 & Snippet

<div data-full-width="false"><figure><img src="/files/DlYLh6n8EVpIOyJiOQne" alt="" width="375"><figcaption><p>搜索剪贴板图片文本</p></figcaption></figure></div>

* 新增自动 OCR 识别剪贴板图片中的中英文内容并支持搜索（单关键词）
* 新增拷贝 & Snippet 触发时声音提示（可关闭）
* 新增「清空剪贴板」菜单，去除快捷键
* 剪贴板分组新增 shift+tab 向后切换
* 修复 Handoff 剪贴板的富文本内容会变成 rftd 格式文件的问题
* 修复 Snippet 创建面板的字体颜色在黑色主题下的错乱问题

### 🛠  优化与修复

* 修复 OCR 在低分辨率屏幕截图偏差的问题
* 修复执行终端命令中包含 \ 时没有反应
* 修复 App Store 搜索扩展失效的问题
* 主列表应用不再显示路径，简化列表
* 优化新系统 macOS 14 兼容性：老版截图 API 弃用问题等


---

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