v0.5.8
tinyauthapp/tinyauthv0.5.8Jun 21, 2026by decolua
AI Summary
Introduces native image generation for Antigravity and adds authentication and quota tracking for the CodeBuddy CN provider.
Key Highlights
- Antigravity native image generation support
- CodeBuddy CN API key auth and quota tracker
- Chrome User-Agent rotation for mimo-free
New Features
- Antigravity native image generation support
- CodeBuddy CN API key auth
- CodeBuddy CN credit quota tracker
- CodeBuddy CN short model prefix alias (cbcn)
- MiniMax-M3 vision capability enablement
- Headroom Docker sidecar proxy support
- Antigravity image executor fixes
- Chrome User-Agent rotation to bypass anti-abuse
- Flatten content-part arrays to string
- Normalize tools to Anthropic-native shape
- Handle Next.js 16 nested standalone output path
- Preserve custom tools during request normalization
- Add new route for responses endpoint to API
Full Release Notes
Features: - Antigravity: native image generation support (image models tagged kind:image, shown in 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