From 09bdb1f630c62719d8b71e0b0007dd5b9a9ba222 Mon Sep 17 00:00:00 2001 From: AdaL Date: Sat, 23 May 2026 01:09:18 +0000 Subject: [PATCH] docs: add AdaL CLI changelog for v1.2.1 Co-Authored-By: AdaL --- docs-site/docs/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs-site/docs/CHANGELOG.md b/docs-site/docs/CHANGELOG.md index 213b7a7..7b3b935 100644 --- a/docs-site/docs/CHANGELOG.md +++ b/docs-site/docs/CHANGELOG.md @@ -8,6 +8,17 @@ slug: /changelog All notable changes to AdaL CLI will be documented in this file. +## [1.2.1] - 2026-05-23 + +- Gemini 3.5 Flash model now available via `/model` +- CLI: Context breakdown details now visible to all users in `/stats` session statistics +- Desktop: Marked desktop as preview in header +- Desktop: Seamless `/ide` handoff — Desktop app stays connected without backend interruption +- Desktop: Clickable file paths in chat messages — click any inline path to open it in the file viewer +- Desktop: Improved file viewer with better media previews and smart link navigation +- Desktop: Smoother Desktop updates — progress shown in-app instead of native modal dialogs +- Desktop: More reliable sessions after auto-updates (no more stale certificate errors) + ## [1.2.0] - 2026-05-20 - (Preview) [Desktop App](https://docs.sylph.ai/getting-started/desktop-app) now available - download app and open with icon or `/ide` command