From 15db7572fbd6b9c6cb94429c87c0ce3d6494fa29 Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 25 Jul 2025 00:38:45 +0800 Subject: [PATCH] chore: update changelog Signed-off-by: Innei --- apps/desktop/changelog/0.6.3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/desktop/changelog/0.6.3.md b/apps/desktop/changelog/0.6.3.md index 68a1a9918..b400836c9 100644 --- a/apps/desktop/changelog/0.6.3.md +++ b/apps/desktop/changelog/0.6.3.md @@ -5,6 +5,7 @@ ## Improvements - Clearer loading indicators for both the entry list and the subscription list (e81220d) +- The hyperlink in the article preview has been added with an emphasis color. (db67ec8) ## No longer broken @@ -13,7 +14,8 @@ - Removed placeholders in the picture waterfall view to prevent incorrectly layout redraws. (3c4b152) - Corrected initial height calculation for items in the picture waterfall view. (82a3537) - Fixed the Microsoft Store build not being recognized by deep links. (943ef31) +- Right-click context menu shortcut can't trigger the context menu. (b44bf71) ## Thanks -Special thanks to volunteer contributors @ for their valuable contributions +Special thanks to volunteer contributors @kovsu, @cscnk52, @yansq, @hellosunghyun for their valuable contributions