From 0e18464837bd77c100bbd718c553742d55541a18 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 17 Oct 2023 22:54:08 +0800 Subject: [PATCH] :art: Update changelogs --- app/changelogs/v2.10.11/v2.10.11.md | 1 + app/changelogs/v2.10.11/v2.10.11_zh_CHT.md | 1 + app/changelogs/v2.10.11/v2.10.11_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.11/v2.10.11.md b/app/changelogs/v2.10.11/v2.10.11.md index 193c405b4..29e6311e6 100644 --- a/app/changelogs/v2.10.11/v2.10.11.md +++ b/app/changelogs/v2.10.11/v2.10.11.md @@ -24,6 +24,7 @@ Below are the detailed changes in this version. * [After selecting the image Ctrl+X should cut the image instead of the block](https://github.com/siyuan-note/siyuan/issues/9433) * [Add `--b3-font-family` to `.b3-menu__accelerator`'s font-family](https://github.com/siyuan-note/siyuan/issues/9439) * [Adjust workspace name length limit to 32 runes](https://github.com/siyuan-note/siyuan/issues/9440) +* [Set text to * when clearing link anchor, add turn to text menu in pdf annotation](https://github.com/siyuan-note/siyuan/issues/9443) ### Bugfix diff --git a/app/changelogs/v2.10.11/v2.10.11_zh_CHT.md b/app/changelogs/v2.10.11/v2.10.11_zh_CHT.md index 18cb94ff0..1c13ce85f 100644 --- a/app/changelogs/v2.10.11/v2.10.11_zh_CHT.md +++ b/app/changelogs/v2.10.11/v2.10.11_zh_CHT.md @@ -24,6 +24,7 @@ * [選擇圖片後 Ctrl+X 不再剪下方塊](https://github.com/siyuan-note/siyuan/issues/9433) * [為 `.b3-menu__accelerator` 字體族加上 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9439) * [調整工作空間資料夾名長度上限為 32 字](https://github.com/siyuan-note/siyuan/issues/9440) +* [清空超連結錨文本後設定為 *,為 PDF 註解新增轉換為文字](https://github.com/siyuan-note/siyuan/issues/9443) ### 修復缺陷 diff --git a/app/changelogs/v2.10.11/v2.10.11_zh_CN.md b/app/changelogs/v2.10.11/v2.10.11_zh_CN.md index 536a7d152..7dd285567 100644 --- a/app/changelogs/v2.10.11/v2.10.11_zh_CN.md +++ b/app/changelogs/v2.10.11/v2.10.11_zh_CN.md @@ -24,6 +24,7 @@ * [选择图片后 Ctrl+X 不再剪切块](https://github.com/siyuan-note/siyuan/issues/9433) * [为 `.b3-menu__accelerator` 字体族添加 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9439) * [调整工作空间文件夹名长度上限为 32 字](https://github.com/siyuan-note/siyuan/issues/9440) +* [清空超链接锚文本后设置为 *,为 PDF 注解添加转换为文本](https://github.com/siyuan-note/siyuan/issues/9443) ### 修复缺陷