From 4ab46cd821c037783293a07a2530d9dcccfb5d70 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 23 Feb 2025 11:31:03 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.1.23/v3.1.23.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CHT.md | 1 + app/changelogs/v3.1.23/v3.1.23_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md index e1f3835d0..76b4ef3b1 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -50,6 +50,7 @@ Below are the detailed changes in this version. ### Bugfix * [Inline code exceptions on Windows 10](https://github.com/siyuan-note/siyuan/issues/13824) +* [The attribute panel relation field is abnormal](https://github.com/siyuan-note/siyuan/issues/13888) * [Wrong process name](https://github.com/siyuan-note/siyuan/issues/13903) * [Lacks the entry to edit mermaid on mobile](https://github.com/siyuan-note/siyuan/issues/13934) * [Scrollbar style is incorrect](https://github.com/siyuan-note/siyuan/issues/14085) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md index 92fd247b6..5af84be4c 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md @@ -50,6 +50,7 @@ ### 修復缺陷 * [Windows 10 上的行級程式碼異常](https://github.com/siyuan-note/siyuan/issues/13824) +* [屬性面板關聯欄位異常](https://github.com/siyuan-note/siyuan/issues/13888) * [錯誤的進程名稱](https://github.com/siyuan-note/siyuan/issues/13903) * [行動端缺少編輯 Mermaid 的入口](https://github.com/siyuan-note/siyuan/issues/13934) * [捲軸樣式不正確](https://github.com/siyuan-note/siyuan/issues/14085) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md index ce5b9ac2e..7f67b5669 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md @@ -50,6 +50,7 @@ ### 修复缺陷 * [Windows 10 上的行级代码异常](https://github.com/siyuan-note/siyuan/issues/13824) +* [属性面板关联字段异常](https://github.com/siyuan-note/siyuan/issues/13888) * [错误的进程名](https://github.com/siyuan-note/siyuan/issues/13903) * [移动端缺少编辑 Mermaid 的入口](https://github.com/siyuan-note/siyuan/issues/13934) * [滚动条样式不正确](https://github.com/siyuan-note/siyuan/issues/14085)