documentation: Update changelog

This commit is contained in:
世界 2023-04-30 17:00:56 +08:00
parent 08f4384579
commit d3b41dfc01
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -1,3 +1,22 @@
#### 1.3-beta10
* Improve direct copy **1**
* Improve DNS caching
* Add `independent_cache` [option](/configuration/dns#independent_cache) for DNS
* Reimplemented shadowsocks client **2**
* Add multiplex support for VLESS outbound
* Set TCP keepalive for WireGuard gVisor TCP connections
* Fixes and improvements
**1**:
* Make splice work with traffic statistics systems like Clash API
* Significantly reduces memory usage of idle connections
**2**:
Improved performance and reduced memory usage.
#### 1.3-beta9
* Improve multiplex **1**