Releases: chenyme/grok2api
Releases · chenyme/grok2api
Release list
v3.0.4
What's Changed
- feat: add server-side reasoning replay cache for multi-turn Grok Build by @YuJunZhiXue in #676
- fix: correct subscription tier and quota classification by @chenyme in #681
- fix: 补齐 Chromium Client Hints 请求头 by @chenyme in #682
- chore: update recommended build client version and user agent to 0.2.102 across multiple files by @chenyme in #683
- 修复 Build 账号等级、风控标记与 XAI 路由优先级 by @realotz in #684
- fix(egress): allow direct fallback when all nodes are disabled by @AmPlace in #685
- fix: Optimizing a potential decryption error 400 in multi-round thinking. by @chenyme in #689
- fix: improve clipboard copy functionality and update secret display logic by @chenyme in #691
- feat: support Grok Web account setup scripts (Tos, NSFW) by @chenyme in #692
- feat: unify cross-provider identity and Resin affinity by @chenyme in #695
- feat: update web account settings to include terms versioning and enhance acceptance tracking by @chenyme in #696
- feat: enhance account identity synchronization and error handling for SSO credentials by @chenyme in #697
New Contributors
- @YuJunZhiXue made their first contribution in #676
- @AmPlace made their first contribution in #685
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- feat: support Resin proxy by @chenyme in #659
- fix: unify account type labels across providers by @chenyme in #660
- feat: enhance Console protocol compatibility and shared SSO egress by @chenyme in #661
- fix(egress): do not cool Build nodes on OAuth HTTP 400 by @joslynSmall in #664
- chore: enhance chat parsing logic with new model response handling by @chenyme in #666
- feat: add support for partial image generation in streaming requests by @chenyme in #667
- feat: 完善 Grok Build Super 能力、XAI 回退与 1.5 视频链路 by @realotz in #670
- feat: enhance image editing API with aspect ratio, size, streaming, and partial images support by @chenyme in #671
- 修复 Codex 多轮历史导致 Grok Build ModelInput 422 by @Hhy812 in #673
- feat: optimize sticky session mechanism to improve cache hit rate by @chenyme in #674
- feat: overhaul dashboard and media management by @chenyme in #679
New Contributors
- @joslynSmall made their first contribution in #664
- @realotz made their first contribution in #670
- @Hhy812 made their first contribution in #673
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fix: backfill missing Console runtime settings by @chenyme in #648
- feat(frontend): add chat, image and video creative console by @TizenryA in #638
- feat: 最新版创意工作台与 Console 限流修复 by @TizenryA in #641
- feat: enhance remote image handling with new validation and fetching logic by @chenyme in #652
- feat(messages): map Build web_search_call to Anthropic server tool blocks by @DeliciousBuding in #647
- feat: add version check and update functionality by @chenyme in #656
- feat: align Grok Build 0.2.101 protocol and client compatibility by @chenyme in #658
New Contributors
- @DeliciousBuding made their first contribution in #647
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix: Web SSO Super accounts detected as Free — tier probe, quota sync & model discovery by @fengshao1227 in #590
- fix: clipboard copy fails on non-HTTPS LAN deployments (#591) by @fengshao1227 in #593
- fix: Messages API 兼容 messages 内联 system role,修复 Claude Code 400 (#595) by @fengshao1227 in #598
- fix: 设置保存报 400 — revision=0 被 required 校验拒绝 (#592) by @fengshao1227 in #599
- feat:添加Console渠道 by @piexian in #603
- chore: Update Docker workflow to enhance pull request handling and image publishing logic by @chenyme in #611
- fix(frontend): repair copy buttons on non-secure contexts by @hamburg888 in #609
- feat: 基于最新版迁移 Console Multi-Agent 与媒体管理链路 by @TizenryA in #606
- fix: restore Console egress nodes and expose request egress by @Mas0nShi in #613
- fix: /v1/messages 流式模式 input_tokens 始终为 0 by @fengshao1227 in #614
- fix: Basic/Auto 账号在 rate-limit 端点不可用时被误升为 Super by @fengshao1227 in #615
- fix: 图片生成可靠性 — 重试、下载超时、WebSocket 写超时 by @fengshao1227 in #616
- feat(audit): expose complete upstream failure diagnostics by @Mas0nShi in #617
- fix(media): resolve public image URLs from request and configurable base by @hamburg888 in #623
- fix: terminate chat streams after upstream errors by @ShiroKSH in #626
- fix: 数据安全与协议正确性 — 4 个独立 bug 修复 by @fengshao1227 in #630
- feat: Build API prompt cache 命中率优化 — 注入 prompt_cache_key by @fengshao1227 in #631
- feat: Improved gateway multi-Provider routing and runtime concurrency management. by @chenyme in #637
- feat: 完善账号批处理:同步策略、候选预筛与任务进度 by @piexian in #635
- fix: refresh token 失败不应在 access token 仍有效时标记账号失效 by @fengshao1227 in #636
New Contributors
- @fengshao1227 made their first contribution in #590
- @hamburg888 made their first contribution in #609
- @TizenryA made their first contribution in #606
- @Mas0nShi made their first contribution in #613
- @ShiroKSH made their first contribution in #626
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- 全面重构为纯 Go 架构
- 新增 Grok Build 与 Grok Web 双 Provider 多账号调度
- 统一支持 Responses、Chat Completions、Messages、图片及视频接口。
Full Changelog: v2.0.3...v3.0.0
v2.0.4.rc4
What's Changed
- feat: Enhance proxy clearance management with support for clearance origins and host handling by @chenyme in #496
- fix(account): MySQL TEXT column default value compatibility (#502) by @armorbreak001 in #503
- fix: 移除 PR #473 夹带的未审查代码(3 项已确认缺陷) by @Huan-zhaojun in #513
- refactor: Update account refresh interval and adjust model tiers by @chenyme in #517
- feat: Increase image-to-video reference image limit from 5 to 7 by @Yi-Long-Zhang in #515
- feat: Add batch token disable and restore functionality by @chenyme in #518
- feat: Introduce Imagine Public Image Proxy feature by @chenyme in #521
New Contributors
- @armorbreak001 made their first contribution in #503
- @Yi-Long-Zhang made their first contribution in #515
Full Changelog: v2.0.4.rc3...v2.0.4.rc4
v2.0.4.rc3
What's Changed
- fix: Implement reserve_any method for account selection and update image generation to utilize it by @chenyme in #490
- fix: Grok 4.3 Beta in account management by @chenyme in #492
- docs: Update the README.md by @chenyme in #493
- feat: Unify account refresh and random retry runtime behavior by @chenyme in #494
- feat: Add local media cache configuration and management features by @chenyme in #495
Full Changelog: v2.0.4.rc2...v2.0.4.rc3
v2.0.4.rc2
What's Changed
- feat: reduce webui/admin rerenders and cache header metadata by @chenyme in #459
- feat: Update API key verification to support both Bearer token and X-API-Key header for enhanced compatibility with Anthropic SDK by @chenyme in #463
- feat: Add KaTeX support for rendering mathematical expressions by @chenyme in #465
- feat: Enhance SQL account repository with serverless support and initialization logic by @chenyme in #466
- fix: Fix proxy reload and invalid-credential retries by @highkay in #467
- fix(deps): upgrade python-multipart to 0.0.26 (CVE-2026-40347) by @Huan-zhaojun in #485
- feat: search citations — 信源透传 + 结构化字段 + url_citation annotations by @Huan-zhaojun in #468
- fix: stabilize live error handling and quota recovery by @highkay in #471
- fix: recover auto chat mode when quota state stalls by @double2tea in #472
- fix(cf): 修复 cf_clearance 丢失与 User-Agent 配置覆盖导致 Cloudflare 403 by @Soein in #473
- feat: 为 ChatKit Voice 添加自定义 system prompt 支持 by @ekti123456 in #482
- feat: Add support for Grok 4.3 Beta models by @chenyme in #488
New Contributors
- @Soein made their first contribution in #473
- @ekti123456 made their first contribution in #482
Full Changelog: v2.0.4.rc1...v2.0.4.rc2
v2.0.4.rc1
What's Changed
- feat: 多 Agent 思维链完整输出与精简模式切换 by @Huan-zhaojun in #441
- fix: restore SQL SSL URL normalization by @FakerL in #442
- fix: prevent false unsaved changes and default config flash on config… by @gamilian in #444
- feat: 内联引用链接优化 by @Huan-zhaojun in #449
- fix: share SQL engine during startup by @FakerL in #451
- fix: 修正账号封禁分类与状态转换,支持webui配置日志等级/轮转配置等 by @piexian in #453
- feat: 新增 auto/fast/expert/heavy 简洁模型,优先使用高等级号池 by @Huan-zhaojun in #454
- feat: Enhance proxy clearance management with scheduler and warm-up functionality by @chenyme in #456
- fix: Update invalid credentials checks and error status handling by @chenyme in #457
- feat: Enhance proxy management with improved failure handling and clearance refresh logic by @chenyme in #458
New Contributors
Full Changelog: v2.0.4.rc0...v2.0.4.rc1
v2.0.4.rc0
What's Changed
Full Changelog: v2.0.3...2.0.4.rc0