v2.6.43
BenedictKing/ccxv2.6.43Mar 29, 2026by github-actions[bot]
AI Summary
Fixes backend request forwarding and frontend channel saving by preserving the trailing hash (`#`) in upstream URLs.
Key Highlights
- Preserved trailing `#` in upstream URLs
- Fixed URL normalization logic
Full Release Notes
### 🐛 修复 - **保留上游请求 URL 尾部井号** - 修复后端请求转发与前端渠道保存时对 base URL 的规范化逻辑,避免将以 `#` 结尾的上游地址错误裁剪 --- **Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.6.42...v2.6.43