Update Release.md

This commit is contained in:
Yurun 2024-07-29 16:01:22 +08:00
parent e0f2c3bc31
commit 49aecdafe6

View File

@ -1,3 +1,5 @@
### Features
* Added a new plugin `tls2raw`: Enables TLS termination and forwarding of decrypted raw traffic to local service.
* Fixed the issue that when `loginFailExit = false`, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup.