From 67d06d1df7654839da451c00c9ef3d6f3e9a3140 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 13 Feb 2026 11:03:34 +0800 Subject: [PATCH] chore: update changelog for next release --- apps/desktop/changelog/next.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/apps/desktop/changelog/next.md b/apps/desktop/changelog/next.md index 8282349c9..a1b1a11f9 100644 --- a/apps/desktop/changelog/next.md +++ b/apps/desktop/changelog/next.md @@ -2,12 +2,15 @@ ## Shiny new things -- markdown link supports open share feed link directly in the app - -## Improvements +- Markdown link supports open share feed link directly in the app ## No longer broken +- Fix preserve session when switching API domain +- Fix handle invalid URL parsing in useFeedSafeUrl hook +- Fix shortcuts page freeze +- Fix icon service URL and image proxy URL + ## Thanks -Special thanks to volunteer contributors @ for their valuable contributions +Special thanks to volunteer contributors @cuikaipeng @yjl9903 for their valuable contributions