From 34876762af458bb49e70c0b207863c76f8dd1159 Mon Sep 17 00:00:00 2001 From: decolua Date: Sun, 21 Jun 2026 18:03:45 +0700 Subject: [PATCH] # v0.5.8 (2026-06-21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Features - **Antigravity**: native image generation support (image models tagged kind:image, hiển thị trong media-providers UI) - **CodeBuddy CN**: API key auth + credit quota tracker - **CodeBuddy CN**: short model prefix alias "cbcn" ## Fixes - **MiniMax-M3**: enable vision capability - **Headroom**: support Docker sidecar proxy - **Antigravity**: image executor fixes - **mimo-free**: Chrome User-Agent rotation to bypass anti-abuse gate - **cloudflare-ai**: flatten content-part arrays to string to avoid oneOf 400 (#1926) - **Translator**: normalize tools to Anthropic-native shape for non-Anthropic providers - **CLI**: handle Next.js 16 nested standalone output path (#1940) - **Codex**: preserve custom tools during request normalization - **next.config**: add new route for responses endpoint to API --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a6f24a..d3d59af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ -# v0.5.7 (2026-06-21) +# v0.5.8 (2026-06-21) ## Features +- **Antigravity**: native image generation support (image models tagged kind:image, hiển thị trong media-providers UI) - **CodeBuddy CN**: API key auth + credit quota tracker - **CodeBuddy CN**: short model prefix alias "cbcn" ## Fixes +- **MiniMax-M3**: enable vision capability +- **Headroom**: support Docker sidecar proxy +- **Antigravity**: image executor fixes - **mimo-free**: Chrome User-Agent rotation to bypass anti-abuse gate - **cloudflare-ai**: flatten content-part arrays to string to avoid oneOf 400 (#1926) - **Translator**: normalize tools to Anthropic-native shape for non-Anthropic providers