Fix TLS 1.2 support for shadow-tls client

This commit is contained in:
世界
2023-06-05 12:36:43 +08:00
parent db4d86e5ea
commit 13b36ed75b
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
#### 1.3-beta12
* Add `experimental_fix_windows_firewall` [option](/configuration/inbound/tun#experimental_fix_windows_firewall) for system tun stack
* Automatically add Windows firewall rules in order for the system tun stack to work
* Fix TLS 1.2 support for shadow-tls client
* Add `cache_id` [option](/configuration/experimental#cache_id) for Clash cache file
* Fixes and improvements