# v2.18.0 新增截图拖放架

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

### 🔥 截图

* 新增拖放架（设置-拖放架），可以将截图拖放至文件选择对话框
* 新增进入截图后按 `Tab` 进行界面元素截图
* 箭头工具新增 S 曲线
* 新增多个钉图窗口边缘对齐时自动吸附
* 新增标注对象支持方向键精准移动
* 新增 webp 保存格式
* 优化选择工具和标注后的交互行为
* 修复钉图左右旋转时被遮盖的问题
* 修复某些场景下窗口截图为透明的问题
* 优化 CMD 多选截图交互反馈
* 修复可能导致程序坞隐藏时无法通过鼠标调出的问题

### 🔥 剪贴板

<div align="left"><figure><img src="/files/UJcgoPUEG9oAv2H36S37" alt="" width="375"><figcaption></figcaption></figure></div>

* 顺序粘贴板新增粘贴后删除模式
* 顺序粘贴板新增粘贴完后关闭窗口
* 新增纯文本拷贝模式（设置-扩展-剪贴板-拷贝模式）
* 新增多选（右键菜单）分行拼接&连续拼接
* 预览窗口中新增字符数统计
* 修复无法在微信中粘贴图片的问题
* 修复 Snippet 在微信中行为异常
* 修复 macOS 26 剪贴板搜索异常的问题

### 🛠 其他新增与优化

* 新增 DEVONThink 4 搜索扩展
* 新增对搜索应用进行退出（CMD+Q）及重启（CMD+R）

<figure><img src="/files/fP18FuehbQx58rU0oPnX" alt=""><figcaption><p>应用退出&#x26;重启</p></figcaption></figure>

* 新增腾讯会议扩展，可一键新建个人会议或入会

<figure><img src="/files/4uPNZxskDDAPw1Ak7Dqb" alt=""><figcaption></figcaption></figure>

* 新增搜索到文件后，`Tab` 切换文件预览
* 新增 CMD+上下键翻页
* 优化版本更新后是否查看更新日志的提示
* 乘法计算支持 x 符号
* 新增切换搜索模式快捷键（CMD+T）自定义
* 修复 Kill 进程无法退出 Safari 网页应用
* 去除 Log 中的电脑名字段
* 网页打开默认浏览器支持 Dia、Brave 等
* 快捷键打开网页直达链接时，根据是否包含 {query} 自动拷贝选择文本


---

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