# v2.19.3 增加纯文本粘贴快捷键

### 🛠 剪贴板优化

* 增加纯文本粘贴快捷键（Option+V）
* 增加多行粘贴排序设置：正序/倒序
* 优化剪贴板容量管理
* 优化剪贴板缩略图尺寸

### 🛠 翻译优化

* 增加 「始终保留」 上次状态设置项
* 增加默认拷贝 Markdown 格式设置
* 修复 Markdown 代码拷贝乱码
* 修复 Apple 翻译简/繁体互换问题
* 修复源语言/目标语言切换按钮失效

### 🛠 截图优化

* 增加截图快门提示音
* 增加钉图 Live Text 按钮，点击后可直接复制文字
* 优化多窗口截图背景模式：阴影、去阴影、壁纸
* 修复多窗口截图保存会包含网格背景图的问题
* 修复水印文字会有锯齿的问题
* 优化窗口识别

### 🛠 其他优化与修复

* 修复拖拽搜索窗口时，辅助线异常的问题
* 增加拖拽辅助线开关（设置-通用-拖拽辅助线）
* 修复网页直达打开 URL Scheme 会有提示的问题
* OCR 识别网址自动去除换行


---

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