From 73261ccf74aa39b2e674dfa79bd909fa9f0fc549 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 7 Nov 2025 15:11:26 +0800 Subject: [PATCH] chore: update changelog for v1.1.0 with new features and fixes --- apps/desktop/changelog/1.1.0.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/apps/desktop/changelog/1.1.0.md b/apps/desktop/changelog/1.1.0.md index 73a26abe4..95d4e1830 100644 --- a/apps/desktop/changelog/1.1.0.md +++ b/apps/desktop/changelog/1.1.0.md @@ -2,10 +2,27 @@ ## Shiny new things +- Reintroduced the clean, efficient three-column layout for a smoother reading experience. +- Added out-of-the-box Fabric integration for MCP users. + ## Improvements +- Automatically generate chat titles during live sessions. +- Simplified AI usage metrics display with improved styling. +- Added a progress bar to the onboarding feed subscription step. +- Adopted a more reliable mechanism for checking software updates. +- Windows now starts minimized to the system tray by default. +- Timeline AI summaries now trigger automatically in all views. +- Simplified the AI reasoning display for better clarity. +- Onboarding flow now allows manual skipping. +- Merged AI chat history and AI task history into a single dropdown for easier access. + ## No longer broken +- Fixed an issue where the Windows EXE software update check failed to run properly. +- Fixed a bug preventing category movement in the “All” view. +- Fixed occasional AI chat interruptions under certain conditions. + ## Thanks -Special thanks to volunteer contributors @ for their valuable contributions +Special thanks to volunteer contributors @kovsu for their valuable contributions