From 66388716c2c06de3f8a212ca6d6b682a19958168 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 24 Feb 2026 10:50:28 +0800 Subject: [PATCH] :memo: Update changelogs Signed-off-by: Daniel <845765@qq.com> --- app/changelogs/v3.5.8/v3.5.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/changelogs/v3.5.8/v3.5.8.md b/app/changelogs/v3.5.8/v3.5.8.md index 025bf55f5..2da728dc2 100644 --- a/app/changelogs/v3.5.8/v3.5.8.md +++ b/app/changelogs/v3.5.8/v3.5.8.md @@ -10,7 +10,7 @@ Below are the detailed changes in this version. * [Stop editor scrolling when dragging the block icon to the dock panel](https://github.com/siyuan-note/siyuan/issues/16618) * [Re-render after chart width changes](https://github.com/siyuan-note/siyuan/issues/16633) -* [Improve datathe asset editing UI on mobile](https://github.com/siyuan-note/siyuan/issues/16670) +* [Improve the database asset editing UI on mobile](https://github.com/siyuan-note/siyuan/issues/16670) * [Improve flashcard interaction](https://github.com/siyuan-note/siyuan/issues/16701) * [Supports configuring "Do not split screen when certain tabs are open"](https://github.com/siyuan-note/siyuan/issues/16833) * [Fix focus issues on Windows after dialog interactions](https://github.com/siyuan-note/siyuan/pull/16862)