📝 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