# v2.17.0 新增列表转成顺序粘贴

<figure><img src="/files/lpN5h6d3lOdwYoFe6szr" alt=""><figcaption><p>将数据列表转成顺序粘贴</p></figcaption></figure>

### 🔥 剪贴板

* 新增将拷贝的列表行数据（回车分隔的多行文本）分行转成顺序粘贴（右键菜单）
* 优化 WPS\&Excel 拷贝卡顿的问题
* 增加全拷贝及纯文本拷贝模式（纯文本拷贝不会卡顿，但仅记录文本）
* 新增无输入时，按下空格预览
* 新增打开顺序粘贴板，自动拷贝选择文本
* 新增顺序粘贴板编辑功能（右键菜单）
* 剪贴板编辑时，支持将拷贝和剪切的文本记录到剪贴板

### 🔥 截图

* 截图完成按钮工具提示显示当前设置
* 修复标注对象不能粘贴
* 优化钉图再编辑的交互
* 修复截图时，Cursor 窗口消失的问题
* 修复截图微信 beta 版的图片预览窗口会变成空白的问题

### 🔥 翻译

* 新增 AI 中英互译-单词版
* 新增百度英文单词翻译（自行评估是否可用）

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

### 🔥 GPT AI

* 新增 R1 推理过程显示
* 新增阿里云及硅基流动自定义 API（帮助： [自定义 DeepSeek](https://docs-cn.hapigo.com/extention/deepseek)）
* 新增最新模型
* 优化对话面板打开速度

### 🛠 其他新增与优化

* 修复网页直达打开 URL Scheme 时会弹出对话框的问题
* 新增 Kitty 终端命令调用支持
* 修复菜单栏快捷键显示错误问题
* 修复 2^2\*2 计算错误


---

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