From a083a8598d6832ccc8403c396548078fbd33bbde Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 9 Mar 2026 17:49:45 +0800 Subject: [PATCH] :memo: Update changelogs Signed-off-by: Daniel <845765@qq.com> --- app/changelogs/v3.5.10/v3.5.10.md | 1 + app/changelogs/v3.5.10/v3.5.10_zh_CHT.md | 1 + app/changelogs/v3.5.10/v3.5.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.5.10/v3.5.10.md b/app/changelogs/v3.5.10/v3.5.10.md index f3023a67f..b81d159f8 100644 --- a/app/changelogs/v3.5.10/v3.5.10.md +++ b/app/changelogs/v3.5.10/v3.5.10.md @@ -10,6 +10,7 @@ Below are the detailed changes in this version. * [The browser clipping extension supports setting keyboard shortcuts](https://github.com/siyuan-note/siyuan/issues/2669) * [Improve layout selection menu](https://github.com/siyuan-note/siyuan/pull/15159) +* [The menu no longer extends beyond the window](https://github.com/siyuan-note/siyuan/pull/15401) * [Hover to reveal tooltip after a moment](https://github.com/siyuan-note/siyuan/pull/15625) * [Improve line number rendering by copying font styles](https://github.com/siyuan-note/siyuan/pull/16301) * [Improve the database assets field file opening](https://github.com/siyuan-note/siyuan/pull/17054) diff --git a/app/changelogs/v3.5.10/v3.5.10_zh_CHT.md b/app/changelogs/v3.5.10/v3.5.10_zh_CHT.md index 0ecad79d0..7ed8fb55b 100644 --- a/app/changelogs/v3.5.10/v3.5.10_zh_CHT.md +++ b/app/changelogs/v3.5.10/v3.5.10_zh_CHT.md @@ -10,6 +10,7 @@ * [瀏覽器剪藏擴充功能支援設定鍵盤快速鍵](https://github.com/siyuan-note/siyuan/issues/2669) * [改進版面選擇選單](https://github.com/siyuan-note/siyuan/pull/15159) +* [選單不再超出視窗範圍](https://github.com/siyuan-note/siyuan/pull/15401) * [懸停一段時間後顯示工具提示](https://github.com/siyuan-note/siyuan/pull/15625) * [透過複製字體樣式改為渲染](https://github.com/siyuan-note/siyuan/pull/16301) * [改進資料庫資源欄位的檔案開啟](https://github.com/siyuan-note/siyuan/pull/17054) diff --git a/app/changelogs/v3.5.10/v3.5.10_zh_CN.md b/app/changelogs/v3.5.10/v3.5.10_zh_CN.md index 7104af661..8adc8b50b 100644 --- a/app/changelogs/v3.5.10/v3.5.10_zh_CN.md +++ b/app/changelogs/v3.5.10/v3.5.10_zh_CN.md @@ -10,6 +10,7 @@ * [浏览器剪藏扩展支持设置键盘快捷键](https://github.com/siyuan-note/siyuan/issues/2669) * [改进布局选择菜单](https://github.com/siyuan-note/siyuan/pull/15159) +* [菜单不再超出窗口范围](https://github.com/siyuan-note/siyuan/pull/15401) * [悬停一段时间后显示工具提示](https://github.com/siyuan-note/siyuan/pull/15625) * [通过复制字体样式改进行号渲染](https://github.com/siyuan-note/siyuan/pull/16301) * [改进数据库资源字段的文件打开](https://github.com/siyuan-note/siyuan/pull/17054)