mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-05-13 13:57:05 +00:00
Bump version
This commit is contained in:
parent
75f0c0ffc0
commit
b2d5fb6229
1 changed files with 10 additions and 1 deletions
|
|
@ -2,10 +2,19 @@
|
|||
icon: material/alert-decagram
|
||||
---
|
||||
|
||||
#### 1.14.0-alpha.17
|
||||
#### 1.14.0-alpha.18
|
||||
|
||||
* Add Windows TLS engine **1**
|
||||
* Fixes and improvements
|
||||
|
||||
**1**:
|
||||
|
||||
The new `windows` value for outbound TLS
|
||||
[`engine`](/configuration/shared/tls/#engine) routes the TLS handshake
|
||||
through Schannel via SSPI. Only available on Windows build 17763 or
|
||||
later (Windows 10 version 1809, Windows Server 2019, or newer); TLS 1.3
|
||||
is only negotiated on Windows 11 or Windows Server 2022 and newer.
|
||||
|
||||
#### 1.13.11
|
||||
|
||||
* Fix process searcher failure introduced in 1.13.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue