Skip to content

v1.6.0

Compare
Choose a tag to compare
@nekohasekai nekohasekai released this 31 Oct 02:31
· 311 commits to dev-next since this release
e82dab0

πŸ“ Release Notes

  • Fixes and improvements

πŸ†• Important changes since 1.5:

  • Our Apple tvOS client is now available in the App Store 🍎
  • Update BBR congestion control for TUIC and Hysteria2 1
  • Update brutal congestion control for Hysteria2
  • Add brutal_debug option for Hysteria2
  • Update legacy Hysteria protocol 2
  • Add TLS self sign key pair generate command
  • Remove Deprecated Features by agreement

1:

None of the existing Golang BBR congestion control implementations have been reviewed or unit tested.
This update is intended to address the multi-send defects of the old implementation and may introduce new issues.

2

Based on discussions with the original author, the brutal CC and QUIC protocol parameters of
the old protocol (Hysteria 1) have been updated to be consistent with Hysteria 2