app/v2.10.0
MinishLab/model2vecapp/v2.10.0Jul 13, 2026by github-actions[bot]
AI Summary
This release introduces Encrypted Client Hello (ECH) support and a new configuration option to disable the bandwidth compensation mechanism in Brutal congestion control to improve stability. It also includes general dependency updates and minor bug fixes.
Key Highlights
- Added Encrypted Client Hello (ECH) support
- Added `bandwidth.disableLossCompensation` option for improved stability
- Various dependency updates and minor bug fixes
New Features
- Encrypted Client Hello (ECH) support
- bandwidth.disableLossCompensation configuration option
Full Release Notes
- Added [Encrypted Client Hello](https://hysteria.network/docs/advanced/ECH/) support - Added a `bandwidth.disableLossCompensation` option for disabling Brutal congestion control's loss compensation mechanism, which can improve stability in some cases - Various dependency updates and minor bug fixes --- - 新增 [Encrypted Client Hello](https://hysteria.network/zh/docs/advanced/ECH/) 支持 - 新增 `bandwidth.disableLossCompensation` 选项,用于关闭 Brutal 的速率补偿机制,可以在一些情况下提升稳定性 - 若干依赖更新与小修复