diff --git a/app/changelogs/v2.10.0/v2.10.0.md b/app/changelogs/v2.10.0/v2.10.0.md index ed06022d1..d27fb6369 100644 --- a/app/changelogs/v2.10.0/v2.10.0.md +++ b/app/changelogs/v2.10.0/v2.10.0.md @@ -33,6 +33,8 @@ Below are the detailed changes in this version. * [Enable HTML-related features in KaTeX](https://github.com/siyuan-note/siyuan/pull/8951) * [Heading convert to doc does not use naming as doc name](https://github.com/siyuan-note/siyuan/issues/8959) * [Turn off math warnings in Chinese](https://github.com/siyuan-note/siyuan/pull/8963) +* [Set the maximum height of the tooltip](https://github.com/siyuan-note/siyuan/issues/8978) +* [Add the configuration of show/hide dock shortcut keys](https://github.com/siyuan-note/siyuan/issues/8979) ### Bugfix diff --git a/app/changelogs/v2.10.0/v2.10.0_zh_CHT.md b/app/changelogs/v2.10.0/v2.10.0_zh_CHT.md index ad3dddea2..90fbd075a 100644 --- a/app/changelogs/v2.10.0/v2.10.0_zh_CHT.md +++ b/app/changelogs/v2.10.0/v2.10.0_zh_CHT.md @@ -33,7 +33,8 @@ * [啟用 KaTex 的 HTML 相關特性](https://github.com/siyuan-note/siyuan/pull/8951) * [標題轉換文檔不再使用命名作為文檔名](https://github.com/siyuan-note/siyuan/issues/8959) * [關閉公式中文警告](https://github.com/siyuan-note/siyuan/pull/8963) - +* [設置提示最大寬度](https://github.com/siyuan-note/siyuan/issues/8978) +* [添加顯示和隱藏停靠欄快捷鍵配置](https://github.com/siyuan-note/siyuan/issues/8979) ### 修復缺陷 diff --git a/app/changelogs/v2.10.0/v2.10.0_zh_CN.md b/app/changelogs/v2.10.0/v2.10.0_zh_CN.md index 5e1b56970..006911116 100644 --- a/app/changelogs/v2.10.0/v2.10.0_zh_CN.md +++ b/app/changelogs/v2.10.0/v2.10.0_zh_CN.md @@ -33,7 +33,8 @@ * [启用 KaTex 的 HTML 相关特性](https://github.com/siyuan-note/siyuan/pull/8951) * [标题转换文档不再使用命名作为文档名](https://github.com/siyuan-note/siyuan/issues/8959) * [关闭公式中文警告](https://github.com/siyuan-note/siyuan/pull/8963) - +* [设置提示最大宽度](https://github.com/siyuan-note/siyuan/issues/8978) +* [添加显示和隐藏停靠栏快捷键配置](https://github.com/siyuan-note/siyuan/issues/8979) ### 修复缺陷