v2.9.11
quickwit-oss/quickwitv2.9.11Jun 19, 2026by github-actions[bot]
AI Summary
This release introduces configuration for upstream authentication headers and optimizes preset headers for OpenCode Go. It fixes localization issues in the desktop console and improves the display of model capability tags. Additionally, it enhances the stability of the release signing process to reduce conflicts during parallel builds.
Key Highlights
- Upstream authentication header coverage configuration support
- OpenCode Go preset optimization with automatic x-api-key setting
- Model capability tag display optimization for better UX
- Desktop console localization fix for fallback labels
- Release signing process stability improvements
New Features
- Upstream authentication header coverage configuration
- OpenCode Go preset optimization
- Model capability tag display optimization
- Desktop console localization fix
Full Release Notes
### ✨ 新功能 - **上游认证头覆盖配置** - 支持按渠道覆盖上游认证头,并可在管理界面配置 - **OpenCode Go 预设认证头优化** - 桌面端 OpenCode Go 预设自动设置 `x-api-key` ### 🐛 修复 - **模型能力标签展示优化** - 简化模型能力标签文案,改善展示体验 - **桌面控制台文案本地化** - 修复桌面端控制台 fallback labels 未本地化的问题 ### 🔧 改进 - **发布签名流程稳定性提升** - 优化 SignPath 产物命名与暂存,减少并行构建时的名称冲突 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.8...v2.9.11