diff --git a/app/changelogs/v3.5.9/v3.5.9.md b/app/changelogs/v3.5.9/v3.5.9.md index 191f5c9fd..71c396273 100644 --- a/app/changelogs/v3.5.9/v3.5.9.md +++ b/app/changelogs/v3.5.9/v3.5.9.md @@ -19,6 +19,7 @@ Below are the detailed changes in this version. * [Improve input compatibility on some Linux desktop systems](https://github.com/siyuan-note/siyuan/issues/17113) * [Perform authentication on paths such as widgets, plugins, and templates](https://github.com/siyuan-note/siyuan/issues/17118) * [Add Slovak (sk_SK) language support](https://github.com/siyuan-note/siyuan/pull/17120) +* [Support configuring the floating window hover trigger delay](https://github.com/siyuan-note/siyuan/pull/17123) ### Bugfix diff --git a/app/changelogs/v3.5.9/v3.5.9_zh_CHT.md b/app/changelogs/v3.5.9/v3.5.9_zh_CHT.md index 67fe908b8..f23e3a24f 100644 --- a/app/changelogs/v3.5.9/v3.5.9_zh_CHT.md +++ b/app/changelogs/v3.5.9/v3.5.9_zh_CHT.md @@ -19,6 +19,7 @@ * [改進某些 Linux 桌上型系統的輸入相容性](https://github.com/siyuan-note/siyuan/issues/17113) * [對 widgets、plugins 與 templates 等路徑執行驗證](https://github.com/siyuan-note/siyuan/issues/17118) * [新增斯洛伐克語(sk_SK)支援](https://github.com/siyuan-note/siyuan/pull/17120) +* [支援配置觸發浮窗延遲時間](https://github.com/siyuan-note/siyuan/pull/17123) ### 修復缺陷 diff --git a/app/changelogs/v3.5.9/v3.5.9_zh_CN.md b/app/changelogs/v3.5.9/v3.5.9_zh_CN.md index 9b1dff133..1aa75c912 100644 --- a/app/changelogs/v3.5.9/v3.5.9_zh_CN.md +++ b/app/changelogs/v3.5.9/v3.5.9_zh_CN.md @@ -19,6 +19,7 @@ * [改进某些 Linux 桌面系统的输入兼容性](https://github.com/siyuan-note/siyuan/issues/17113) * [对 widgets、plugins 与 templates 等路径执行身份验证](https://github.com/siyuan-note/siyuan/issues/17118) * [新增斯洛伐克语(sk_SK)支持](https://github.com/siyuan-note/siyuan/pull/17120) +* [支持配置触发浮窗延迟时间](https://github.com/siyuan-note/siyuan/pull/17123) ### 修复缺陷