📝 Update changelogs

This commit is contained in:
Daniel 2025-02-23 17:11:18 +08:00
parent f99025d468
commit 5bd825ce54
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -46,6 +46,7 @@ Below are the detailed changes in this version.
* [Improve appearance mode switch](https://github.com/siyuan-note/siyuan/issues/14157)
* [Pasting text with a `>` in the middle no longer creates a blockquote block](https://github.com/siyuan-note/siyuan/issues/14162)
* [Display reference counts after unfolding headings](https://github.com/siyuan-note/siyuan/issues/14169)
* [Improve find-replace of text containing escape characters](https://github.com/siyuan-note/siyuan/issues/14173)
### Bugfix

View file

@ -46,6 +46,7 @@
* [改良外觀模式切換](https://github.com/siyuan-note/siyuan/issues/14157)
* [貼上中間包含 `>` 的文字時不再建立引述區塊](https://github.com/siyuan-note/siyuan/issues/14162)
* [展開折疊的標題後顯示區塊引用計數](https://github.com/siyuan-note/siyuan/issues/14169)
* [改進包含轉義符的文字搜尋替換](https://github.com/siyuan-note/siyuan/issues/14173)
### 修復缺陷

View file

@ -46,6 +46,7 @@
* [改进外观模式切换](https://github.com/siyuan-note/siyuan/issues/14157)
* [粘贴中间包含 `>` 的文本时不再创建引述块](https://github.com/siyuan-note/siyuan/issues/14162)
* [展开折叠的标题后显示块引用计数](https://github.com/siyuan-note/siyuan/issues/14169)
* [改进包含转义符的文本搜索替换](https://github.com/siyuan-note/siyuan/issues/14173)
### 修复缺陷