Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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".
Expand All @@ -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**
Expand Down
Loading