From a7b0d585ecca22259fff697bc8a09c4be246e2b6 Mon Sep 17 00:00:00 2001 From: biswaroop1547 Date: Fri, 3 Jul 2026 00:16:15 +0530 Subject: [PATCH] docs: mention GLM 5.2 and fast mode --- release-notes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes.mdx b/release-notes.mdx index fea2352..0781038 100644 --- a/release-notes.mdx +++ b/release-notes.mdx @@ -7,7 +7,7 @@ description: "What's new in Fluso — product updates, improvements, and fixes." **Highlights** - Edit a delivered file right in the chat, and your manual changes are kept. -- A per-chat Fast mode for the turns where you want a quick answer over a deep one. +- Fluso is now powered by GLM 5.2, with a per-chat Fast mode for the turns where you want a quick answer over a deep one. - Replies come back faster, and multi-step turns finish sooner. - The app is time-aware: relative times like "tomorrow at 9" resolve to your local timezone. - Finished replies settle cleanly, with no stranded answers or a stuck "Working". @@ -28,7 +28,7 @@ description: "What's new in Fluso — product updates, improvements, and fixes." **Smarter assistant** - The inline editor opens Markdown, documents, and code, with a per-thread list of the files in that chat. Your edits are handed back to the assistant instead of being overwritten the next time it works on the file. -- Fast mode lives in the composer and stays set for that thread, and the composer shows which model you're on. +- Fast mode lives in the composer and stays set for that thread. On Telegram, send `/fast` to toggle Fast for the current Telegram conversation. - The assistant is clearer about what it can and can't do, and points you to the docs for how it works rather than claiming features that aren't set up. **Plans & limits**