mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 13:07:39 +03:00
docs: 1.3.3 changelog
This commit is contained in:
parent
30e17a40c0
commit
a48d6ddb7c
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.3.3
|
||||||
|
|
||||||
|
- Fix a bug that made UDP unusable when using `socks5_outbound`
|
||||||
|
- Set the default value of `retry_interval` to 1 to prevent the client from retrying too often when errors occur
|
||||||
|
- Prompt error if both acme and local cert file are specified in client config
|
||||||
|
- Updated quic-go to v0.32.0, performance improvements
|
||||||
|
|
||||||
## 1.3.2
|
## 1.3.2
|
||||||
|
|
||||||
- Fix a bug where some malformed UDP packets would cause the server to crash
|
- Fix a bug where some malformed UDP packets would cause the server to crash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue