From 86e2d1321ce851c26feb1144d2bc244541052742 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 10 Dec 2023 22:34:17 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.11.2/v2.11.2.md | 1 + app/changelogs/v2.11.2/v2.11.2_zh_CHT.md | 1 + app/changelogs/v2.11.2/v2.11.2_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.11.2/v2.11.2.md b/app/changelogs/v2.11.2/v2.11.2.md index 07af1362c..8a402fd91 100644 --- a/app/changelogs/v2.11.2/v2.11.2.md +++ b/app/changelogs/v2.11.2/v2.11.2.md @@ -52,4 +52,5 @@ Below are the detailed changes in this version. * [Add a template function about date](https://github.com/siyuan-note/siyuan/pull/9815) * [Improve database table view filter](https://github.com/siyuan-note/siyuan/issues/9820) * [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) diff --git a/app/changelogs/v2.11.2/v2.11.2_zh_CHT.md b/app/changelogs/v2.11.2/v2.11.2_zh_CHT.md index 06edb28a1..b588cb189 100644 --- a/app/changelogs/v2.11.2/v2.11.2_zh_CHT.md +++ b/app/changelogs/v2.11.2/v2.11.2_zh_CHT.md @@ -53,3 +53,4 @@ * [改進資料庫表格視圖過濾器](https://github.com/siyuan-note/siyuan/issues/9820) * [新增內部內核 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) diff --git a/app/changelogs/v2.11.2/v2.11.2_zh_CN.md b/app/changelogs/v2.11.2/v2.11.2_zh_CN.md index 48d2c1142..b44aacf26 100644 --- a/app/changelogs/v2.11.2/v2.11.2_zh_CN.md +++ b/app/changelogs/v2.11.2/v2.11.2_zh_CN.md @@ -52,4 +52,5 @@ * [添加一个日期模板函数](https://github.com/siyuan-note/siyuan/pull/9815) * [改进数据库表格视图过滤器](https://github.com/siyuan-note/siyuan/issues/9820) * [添加内部内核 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)