# v2.16.0 增加 Finder Command X

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

### 🔥 新增功能

* 新增系统命令：Finder Command X（类似 Windows 文件剪切效果）
* 新增系统命令：清洁屏幕与键盘（黑屏&锁定键盘方便清洁屏幕与键盘）
* 重启&关机系统命令增加下次启动是否保留窗口选项
* 搜索结果数量设置项增加 200、300
* 翻译增加保留上次输入状态 10s（可调整）
* 网页直达增加自动获取当前剪贴板
* 新增深色&浅色主题的高亮色跟随系统设置

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

### 🔥 剪贴板

* 增加多选剪贴板（右键菜单）转成顺序粘贴
* 导出截图时为原格式
* 增加保存条目数量设置项：500、1000、2000

### 🔥 GPT AI

* 修复 Gemini & Claude 无上下文记忆的问题
* 修复自定义 Deepseek 报错的问题

### 🔥 截图工具

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

* 增加选区长宽比自定义，并会沿用上次选择
* 优化贴图，增加关闭动画效果
* 优化美化工具内存占用，增加背景切换动效
* 文本&备注工具输入文本至边缘时，会自动换行
* 增加标注状态下双击操作（保存&拷贝）
* 双击操作设置项增加 「钉图至桌面」
* 截图保存格式设置项增加 「自动（png/jpg）」
* 增加拖拽选区时按下空格，可以整体拖拽选区
* 修复输入文本时，微信&鼠须管等输入法选词条层级低被遮盖的问题

### 🛠 修复与优化

* 修复一个可能导致内存溢出的问题


---

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