# v2.15.0 增加剪贴板新视图

<figure><img src="/files/HfNnulCSthkWt8PC7Gzn" alt=""><figcaption><p>固定行高列表视图</p></figcaption></figure>

### 🔥 剪贴板

* 新增固定行高列表新视图
* 剪贴板列表模式窗口可拉伸调整
* 剪贴板增加设置：鼠标单击/ 双击粘贴
* 优化在某些编辑器中拷贝卡顿的问题
* 修复选择多张图片不能导出的问题

### 🔥 截图工具

<figure><img src="/files/USpdhij5EnBsBBhnPBEx" alt=""><figcaption><p>计数工具支持指定起始数字</p></figcaption></figure>

* 计数工具支持自定义起始数字
* Finder 图片打开方式支持 HapiGo 截图标注
* 美化工具支持最新 macOS 红杉壁纸
* HapiGo 搜索图片支持 CMD+E 标注
* 支持拖拽图片至菜单栏图标标注
* 菜单栏图标菜单中增加截图
* 所有工具颜色选择弹出框中增加取色盘
* 支持对类似 Bilibili 客户端画中画等层级很高的窗口进行截图
* 标注对象支持 cmd+c/v/x（复制、粘贴、剪切）操作
* 窗口截图模式支持二次调整（缩小/裁剪）选区

### 🛠 其他修复与优化

* 增加索引休眠模式，降低能耗
* 汇率换算的 > 支持拼音的 》
* 翻译面板支持折叠及点击展开
* 修复 macOS 11 以下系统打开错误
* Zotero 搜索标题匹配修正
* 修复 OCR 3面屏幕时无法截取
* 修复 AI 翻译设置菜单 UI bug


---

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