📝 Update changelogs

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-30 11:55:50 +08:00
parent b4a2ef1628
commit 2c567096df
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -27,6 +27,7 @@ Below are the detailed changes in this version.
* [In read-only mode search results cannot be navigated to](https://github.com/siyuan-note/siyuan/issues/16680)
* [Attribute values are not escaped](https://github.com/siyuan-note/siyuan/issues/16686)
* [The `updateBlock` API encountered a null pointer error](https://github.com/siyuan-note/siyuan/issues/16705)
* [`Optimize typography` nested callout blocks within the task list caused an error](https://github.com/siyuan-note/siyuan/issues/16725)
### Refactor

View file

@ -27,6 +27,7 @@
* [唯讀模式下無法跳轉搜尋結果](https://github.com/siyuan-note/siyuan/issues/16680)
* [屬性值未進行轉義](https://github.com/siyuan-note/siyuan/issues/16686)
* [`updateBlock` API 遇到空指標錯誤](https://github.com/siyuan-note/siyuan/issues/16705)
* [`優化排版` 任務清單嵌套提示區塊異常](https://github.com/siyuan-note/siyuan/issues/16725)
### 開發重構

View file

@ -27,6 +27,7 @@
* [只读模式下无法跳转搜索结果](https://github.com/siyuan-note/siyuan/issues/16680)
* [属性值未进行转义](https://github.com/siyuan-note/siyuan/issues/16686)
* [`updateBlock` API 遇到空指针错误](https://github.com/siyuan-note/siyuan/issues/16705)
* [`优化排版` 任务列表嵌套提示块异常](https://github.com/siyuan-note/siyuan/issues/16725)
### 开发重构