From c99c540f211cd58be7ede52e2c2e9830c4a33523 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 13 Feb 2024 13:57:47 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.12.8/v2.12.8.md | 2 ++ app/changelogs/v2.12.8/v2.12.8_zh_CHT.md | 2 ++ app/changelogs/v2.12.8/v2.12.8_zh_CN.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/app/changelogs/v2.12.8/v2.12.8.md b/app/changelogs/v2.12.8/v2.12.8.md index 885eff318..fe2c27f60 100644 --- a/app/changelogs/v2.12.8/v2.12.8.md +++ b/app/changelogs/v2.12.8/v2.12.8.md @@ -24,6 +24,8 @@ Below are the detailed changes in this version. * [Unable to delete after entering `\>`](https://github.com/siyuan-note/siyuan/issues/10330) * [Random cover image list went blank](https://github.com/siyuan-note/siyuan/issues/10336) * [Alt+Click the heading folding triangle causing hang](https://github.com/siyuan-note/siyuan/issues/10339) +* [After pasting plain text, undo appears `undefined`](https://github.com/siyuan-note/siyuan/issues/10347) +* [Optimize typography leads to data loss](https://github.com/siyuan-note/siyuan/issues/10349) ### Document diff --git a/app/changelogs/v2.12.8/v2.12.8_zh_CHT.md b/app/changelogs/v2.12.8/v2.12.8_zh_CHT.md index 3060f3a44..7604ecd9c 100644 --- a/app/changelogs/v2.12.8/v2.12.8_zh_CHT.md +++ b/app/changelogs/v2.12.8/v2.12.8_zh_CHT.md @@ -24,6 +24,8 @@ * [輸入 `\>` 後無法刪除](https://github.com/siyuan-note/siyuan/issues/10330) * [隨機題頭圖空白](https://github.com/siyuan-note/siyuan/issues/10336) * [Alt+點擊 標題區塊折疊三角導致無回應](https://github.com/siyuan-note/siyuan/issues/10339) +* [粘貼純文字後撤銷顯示`undefined`](https://github.com/siyuan-note/siyuan/issues/10347) +* [優化排版導致資料丟失](https://github.com/siyuan-note/siyuan/issues/10349) ### 改進文檔 diff --git a/app/changelogs/v2.12.8/v2.12.8_zh_CN.md b/app/changelogs/v2.12.8/v2.12.8_zh_CN.md index 7ef0f8b40..aa29c1aaf 100644 --- a/app/changelogs/v2.12.8/v2.12.8_zh_CN.md +++ b/app/changelogs/v2.12.8/v2.12.8_zh_CN.md @@ -24,6 +24,8 @@ * [输入 `\>` 后无法删除](https://github.com/siyuan-note/siyuan/issues/10330) * [随机题头图空白](https://github.com/siyuan-note/siyuan/issues/10336) * [Alt+点击 标题块折叠三角导致无响应](https://github.com/siyuan-note/siyuan/issues/10339) +* [粘贴纯文本后撤销显示 `undefined`](https://github.com/siyuan-note/siyuan/issues/10347) +* [优化排版导致数据丢失](https://github.com/siyuan-note/siyuan/issues/10349) ### 改进文档