mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
docs: 1.3.4 changelog
This commit is contained in:
parent
779e962d49
commit
b94f8a1eaf
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 1.3.4
|
||||
|
||||
- Eliminate unnecessary DNS lookups when using SOCKS5 outbound with ACL disabled
|
||||
- Add a `lazy_start` option to let the client connect to the server only when there is an incoming connection
|
||||
- Fix a bug where TCP redirect didn't work on x86 (32-bit) machines
|
||||
- Fix memory leak when using UDP port hopping
|
||||
- Updated quic-go to v0.33.0
|
||||
|
||||
## 1.3.3
|
||||
|
||||
- Fix a bug that made UDP unusable when using `socks5_outbound`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue