From da49828a213a947efac00498892911eea4d4b201 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 19 Sep 2023 10:25:06 +0800 Subject: [PATCH] :bookmark: Release v2.10.6 --- app/changelogs/v2.10.6/v2.10.6.md | 2 ++ app/changelogs/v2.10.6/v2.10.6_zh_CHT.md | 2 ++ app/changelogs/v2.10.6/v2.10.6_zh_CN.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/app/changelogs/v2.10.6/v2.10.6.md b/app/changelogs/v2.10.6/v2.10.6.md index 9b6664300..8d24cc778 100644 --- a/app/changelogs/v2.10.6/v2.10.6.md +++ b/app/changelogs/v2.10.6/v2.10.6.md @@ -23,6 +23,7 @@ Below are the detailed changes in this version. * [After typing quickly in a code block, the cursor no longer reset to the beginning](https://github.com/siyuan-note/siyuan/issues/9179) * [Authenticate requests with the Origin header other than 127.0.0.1](https://github.com/siyuan-note/siyuan/issues/9180) * [Improve resizing of some UI elements](https://github.com/siyuan-note/siyuan/issues/9182) +* [PDF rectangular annotation supports pasting after selecting text](https://github.com/siyuan-note/siyuan/issues/9183) * [Improve local IP display](https://github.com/siyuan-note/siyuan/pull/9186) * [There is no scroll bar, and the prompt is hidden when the mouse is moved away](https://github.com/siyuan-note/siyuan/issues/9194) * [Improve doc menu](https://github.com/siyuan-note/siyuan/issues/9195) @@ -48,3 +49,4 @@ Below are the detailed changes in this version. * [Add plugin function `transaction`](https://github.com/siyuan-note/siyuan/issues/9172) * [Add some detailed logs when synchronizing data](https://github.com/siyuan-note/siyuan/issues/9191) * [Upgrade Electron](https://github.com/siyuan-note/siyuan/issues/9199) +* [Improve `Menu` for plugin](https://github.com/siyuan-note/siyuan/pull/9219) diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md index 3af95d29f..7e24591cf 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CHT.md @@ -23,6 +23,7 @@ * [代碼塊中快速輸入光標不再重置到開頭](https://github.com/siyuan-note/siyuan/issues/9179) * [請求 Origin 標頭為非 127.0.0.1 時進行鑑權](https://github.com/siyuan-note/siyuan/issues/9180) * [改進一些 UI 元素的大小重置](https://github.com/siyuan-note/siyuan/issues/9182) +* [PDF 矩形標註支援選取文字貼上](https://github.com/siyuan-note/siyuan/issues/9183) * [改進設置關於中的本地 IP 顯示](https://github.com/siyuan-note/siyuan/pull/9186) * [當不存在滾動條時提示浮層隨鼠標移開隱藏](https://github.com/siyuan-note/siyuan/issues/9194) * [改進文檔菜單](https://github.com/siyuan-note/siyuan/issues/9195) @@ -48,3 +49,4 @@ * [添加插件函數 `transaction`](https://github.com/siyuan-note/siyuan/issues/9172) * [為數據同步增加細節日誌](https://github.com/siyuan-note/siyuan/issues/9191) * [升級 Electron](https://github.com/siyuan-note/siyuan/issues/9199) +* [改進插件 API `Menu`](https://github.com/siyuan-note/siyuan/pull/9219) diff --git a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md index 4995c1c29..c364276ae 100644 --- a/app/changelogs/v2.10.6/v2.10.6_zh_CN.md +++ b/app/changelogs/v2.10.6/v2.10.6_zh_CN.md @@ -23,6 +23,7 @@ * [代码块中快速输入光标不再重置到开头](https://github.com/siyuan-note/siyuan/issues/9179) * [请求 Origin 标头为非 127.0.0.1 时进行鉴权](https://github.com/siyuan-note/siyuan/issues/9180) * [改进一些 UI 元素的大小重置](https://github.com/siyuan-note/siyuan/issues/9182) +* [PDF 矩形标注支持选中文本粘贴](https://github.com/siyuan-note/siyuan/issues/9183) * [改进设置关于中的本地 IP 显示](https://github.com/siyuan-note/siyuan/pull/9186) * [当不存在滚动条时提示浮层随鼠标移开隐藏](https://github.com/siyuan-note/siyuan/issues/9194) * [改进文档菜单](https://github.com/siyuan-note/siyuan/issues/9195) @@ -48,3 +49,4 @@ * [添加插件函数 `transaction`](https://github.com/siyuan-note/siyuan/issues/9172) * [为数据同步增加细节日志](https://github.com/siyuan-note/siyuan/issues/9191) * [升级 Electron](https://github.com/siyuan-note/siyuan/issues/9199) +* [改进插件 API `Menu`](https://github.com/siyuan-note/siyuan/pull/9219)