📝 Update changelogs

This commit is contained in:
Daniel 2024-04-23 13:21:10 +08:00
parent d004b601f2
commit 7da3dec244
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@ Below are the detailed changes in this version.
* [Improve the status bar at the bottom of the mobile](https://github.com/siyuan-note/siyuan/issues/11041)
* [Improve database table view row/col drag and drop sorting](https://github.com/siyuan-note/siyuan/issues/11048)
* [New window link opens using browser](https://github.com/siyuan-note/siyuan/issues/11050)
* [Prompt when there is no normal exit](https://github.com/siyuan-note/siyuan/issues/11054)
* [Editor should not scroll when dragging database columns](https://github.com/siyuan-note/siyuan/issues/11056)
* [Improve `Copy text *`](https://github.com/siyuan-note/siyuan/issues/11057)
* [Supports replacing text elements with other elements](https://github.com/siyuan-note/siyuan/issues/11058)

View file

@ -13,6 +13,7 @@
* [改進行動端底部狀態列](https://github.com/siyuan-note/siyuan/issues/11041)
* [改進資料庫表格視圖行/列拖放排序](https://github.com/siyuan-note/siyuan/issues/11048)
* [新視窗中的連結使用瀏覽器開啟](https://github.com/siyuan-note/siyuan/issues/11050)
* [提示未正常退出](https://github.com/siyuan-note/siyuan/issues/11054)
* [拖曳資料庫列時編輯器不應捲動](https://github.com/siyuan-note/siyuan/issues/11056)
* [改進 `複製 文本*`](https://github.com/siyuan-note/siyuan/issues/11057)
* [支援以其他元素取代文字元素](https://github.com/siyuan-note/siyuan/issues/11058)

View file

@ -13,6 +13,7 @@
* [改进移动端底部状态栏](https://github.com/siyuan-note/siyuan/issues/11041)
* [改进数据库表格视图行/列拖放排序](https://github.com/siyuan-note/siyuan/issues/11048)
* [新窗口中的链接使用浏览器打开](https://github.com/siyuan-note/siyuan/issues/11050)
* [提示未正常退出](https://github.com/siyuan-note/siyuan/issues/11054)
* [拖动数据库列时编辑器不应滚动](https://github.com/siyuan-note/siyuan/issues/11056)
* [改进 `复制 文本*`](https://github.com/siyuan-note/siyuan/issues/11057)
* [支持用其他元素替换文本元素](https://github.com/siyuan-note/siyuan/issues/11058)