📝 Update changelogs

This commit is contained in:
Daniel 2023-12-12 22:01:35 +08:00
parent 63eab3c5c1
commit 607aa2ec1c
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -55,3 +55,4 @@ Below are the detailed changes in this version.
* [Add internal kernel API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [Allow global shortcut keys to be triggered when editing database table view cell](https://github.com/siyuan-note/siyuan/issues/9848)
* [Improve database table view UI to differentiate between bound and unbound row](https://github.com/siyuan-note/siyuan/issues/9849)
* [Database table view no longer scrolls to top after undo](https://github.com/siyuan-note/siyuan/issues/9862)

View file

@ -55,3 +55,4 @@
* [新增內部內核 API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [改進資料庫表格視圖介面以區別綁定和未綁定行](https://github.com/siyuan-note/siyuan/issues/9849)
* [改進資料庫表格視圖介面以區別綁定和未綁定行](https://github.com/siyuan-note/siyuan/issues/9849)
* [資料庫表格視圖撤銷編輯後不再捲動到頂部](https://github.com/siyuan-note/siyuan/issues/9862)

View file

@ -55,3 +55,4 @@
* [添加内部内核 API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [数据库表格视图中允许使用已有快捷键](https://github.com/siyuan-note/siyuan/issues/9848)
* [改进数据库表格视图界面以区别绑定和未绑定行](https://github.com/siyuan-note/siyuan/issues/9849)
* [数据库表格视图撤销编辑后不再滚动到顶部](https://github.com/siyuan-note/siyuan/issues/9862)