app/v2.7.0

HyNetworks/hysteriaapp/v2.7.0Jan 12, 2026by github-actions[bot]

AI Summary

An important release with a critical BBR bug fix that prevented connections from sending faster than available bandwidth, along with quic-go update to v0.57.1.

Key Highlights

  • Updated quic-go to v0.57.1
  • Fixed long-standing BBR bug causing connection to exceed available bandwidth
  • Minor performance improvements

Full Release Notes

> This release contains important fixes and we strongly encourage everyone to upgrade.

- Updated quic-go to v0.57.1
- Fixed a long-standing bug in BBR that caused the connection to send faster than the available bandwidth in some cases
- Minor performance improvements

---

> 此版本包含重要修复,强烈建议更新

- quic-go 更新到 v0.57.1
- 修复此前版本 BBR 中一直存在的一个导致连接发送速度超出实际带宽的 bug
- 小幅性能优化