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