📝 Update changelogs

This commit is contained in:
Daniel 2025-02-24 22:02:25 +08:00
parent d0567185c6
commit 019be19437
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 5 additions and 2 deletions

View file

@ -13,6 +13,7 @@ Below are the detailed changes in this version.
* [Deduplicate container block backlink](https://github.com/siyuan-note/siyuan/issues/13872)
* [Improve positioning of table and recent block searches](https://github.com/siyuan-note/siyuan/issues/13876)
* [`AI writing` supports custom shortcut keys](https://github.com/siyuan-note/siyuan/issues/13894)
* [Improve positioning after exiting focus](https://github.com/siyuan-note/siyuan/issues/13897)
* [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899)
* [Improve the centering and line wrapping of database primary key emojis](https://github.com/siyuan-note/siyuan/issues/13940)
* [Insert list reference when dragging multiple docs into the editor](https://github.com/siyuan-note/siyuan/issues/13942)

View file

@ -13,7 +13,8 @@
* [去重容器區塊反向連結](https://github.com/siyuan-note/siyuan/issues/13872)
* [改進表格和最近區塊搜尋的定位](https://github.com/siyuan-note/siyuan/issues/13876)
* [`AI 編寫` 支援自訂快捷鍵](https://github.com/siyuan-note/siyuan/issues/13894)
* [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899)
* [改進退出對焦後定位](https://github.com/siyuan-note/siyuan/issues/13897)
* [改進關係圖面板全螢幕後視窗控制按鈕位置](https://github.com/siyuan-note/siyuan/issues/13899)
* [改進資料庫主鍵表情的居中與換行](https://github.com/siyuan-note/siyuan/issues/13940)
* [將多個文件拖曳到編輯器時插入清單參考](https://github.com/siyuan-note/siyuan/issues/13942)
* [雙擊 .search__drag 恢復預設寬度](https://github.com/siyuan-note/siyuan/issues/13964)

View file

@ -13,7 +13,8 @@
* [去重容器块反向链接](https://github.com/siyuan-note/siyuan/issues/13872)
* [改进表格和最近块搜索的定位](https://github.com/siyuan-note/siyuan/issues/13876)
* [`AI 编写` 支持自定义快捷键](https://github.com/siyuan-note/siyuan/issues/13894)
* [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899)
* [改进退出聚焦后定位](https://github.com/siyuan-note/siyuan/issues/13897)
* [改进关系图面板全屏后窗口控制按钮位置](https://github.com/siyuan-note/siyuan/issues/13899)
* [改进数据库主键表情的居中和换行](https://github.com/siyuan-note/siyuan/issues/13940)
* [将多个文档拖入编辑器时插入列表引用](https://github.com/siyuan-note/siyuan/issues/13942)
* [双击 .search__drag 恢复默认宽度](https://github.com/siyuan-note/siyuan/issues/13964)