From 6034df36b837b2f68cdd689800c052002fbd39f7 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Fri, 17 Apr 2026 17:07:08 -0300 Subject: [PATCH] =?UTF-8?q?chore(release):=20v3.6.8=20=E2=80=94=20finalize?= =?UTF-8?q?=20changelog=20and=20prepare=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c23848cd85..05d84e3deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,12 @@ --- -## [3.6.8] — 2026-04-16 +## [3.6.8] — 2026-04-17 ### ✨ New Features +- **feat(providers):** Support `xhigh` reasoning tier exclusively on Claude models that expose it (#1356) +- **feat(providers):** Add CC Compatible connection-level 1M context toggle (#1357) - **feat(core):** Add full support for Node.js 24 LTS (Krypton) environments with continuous integration coverage (#1340) - **feat(dashboard):** Display Antigravity credit balance in dashboard Limits & Quotas (#1338) - **feat(i18n):** Add internationalization support for combo features and dashboard components; sync translations across 31 keys (#1318) @@ -15,6 +17,10 @@ - **feat(core):** Add stopSequences support and expand tool definitions to include Google Search capabilities - **security:** Resolve GitHub CodeQL scan alerts and enforce deep SSRF mitigations +### 🔧 Maintenance & Architecture + +- **refactor(core):** Split CLI runner and decouple migration engine for extensibility (#1358) + ### 🐛 Bug Fixes - **fix(db):** Prevent native module ABI load crashes from assuming database corruption and skipping databases