From 96621d32247305fa98c12060236eedff0ad43ea4 Mon Sep 17 00:00:00 2001
From: Daniel <845765@qq.com>
Date: Mon, 12 May 2025 16:43:33 +0800
Subject: [PATCH] :memo: Update changelogs
---
app/changelogs/v3.1.29/v3.1.29.md | 2 ++
app/changelogs/v3.1.29/v3.1.29_zh_CHT.md | 2 ++
app/changelogs/v3.1.29/v3.1.29_zh_CN.md | 2 ++
3 files changed, 6 insertions(+)
diff --git a/app/changelogs/v3.1.29/v3.1.29.md b/app/changelogs/v3.1.29/v3.1.29.md
index 43b4fd157..0e457b415 100644
--- a/app/changelogs/v3.1.29/v3.1.29.md
+++ b/app/changelogs/v3.1.29/v3.1.29.md
@@ -68,7 +68,9 @@ Below are the detailed changes in this version.
* [Remove `
` in the database title](https://github.com/siyuan-note/siyuan/issues/14770)
* [Improve doc tree Name Alphabet sorting](https://github.com/siyuan-note/siyuan/issues/14773)
* [Improve database batch paste performance and support more types of conversion](https://github.com/siyuan-note/siyuan/issues/14780)
+* [Improve stability of block attribute updates](https://github.com/siyuan-note/siyuan/issues/14797)
* [Browser clipping extension support template configuration](https://github.com/siyuan-note/siyuan/issues/14801)
+* [Improve soft line break at the end](https://github.com/siyuan-note/siyuan/issues/14807)
### Bugfix
diff --git a/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md b/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md
index 6633b8cb6..4cb033c89 100644
--- a/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md
+++ b/app/changelogs/v3.1.29/v3.1.29_zh_CHT.md
@@ -68,7 +68,9 @@
* [移除資料庫標題中的 `
`](https://github.com/siyuan-note/siyuan/issues/14770)
* [改進文檔樹名稱字母排序](https://github.com/siyuan-note/siyuan/issues/14773)
* [改進資料庫批次貼上效能並支援更多類型的轉換](https://github.com/siyuan-note/siyuan/issues/14780)
+* [改進區塊屬性更新的穩定性](https://github.com/siyuan-note/siyuan/issues/14797)
* [瀏覽器剪藏擴充支援範本配置](https://github.com/siyuan-note/siyuan/issues/14801)
+* [改良末軟換行](https://github.com/siyuan-note/siyuan/issues/14807)
### 修復缺陷
diff --git a/app/changelogs/v3.1.29/v3.1.29_zh_CN.md b/app/changelogs/v3.1.29/v3.1.29_zh_CN.md
index 4fd4c0172..fac96e2be 100644
--- a/app/changelogs/v3.1.29/v3.1.29_zh_CN.md
+++ b/app/changelogs/v3.1.29/v3.1.29_zh_CN.md
@@ -68,7 +68,9 @@
* [移除数据库标题中的 `
`](https://github.com/siyuan-note/siyuan/issues/14770)
* [改进文档树名称字母排序](https://github.com/siyuan-note/siyuan/issues/14773)
* [改进数据库批量粘贴性能并支持更多类型的转换](https://github.com/siyuan-note/siyuan/issues/14780)
+* [改进块属性更新的稳定性](https://github.com/siyuan-note/siyuan/issues/14797)
* [浏览器剪藏扩展支持模板配置](https://github.com/siyuan-note/siyuan/issues/14801)
+* [改进末尾软换行](https://github.com/siyuan-note/siyuan/issues/14807)
### 修复缺陷