Skip to content

Commit 3fcfadd

Browse files
committed
Bump version
1 parent 183f65e commit 3fcfadd

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22
icon: material/alert-decagram
33
---
44

5+
#### 1.14.0-alpha.50
6+
7+
* Improve OpenVPN interoperability **1**
8+
* Improve OpenConnect interoperability **2**
9+
* Add Fortinet host check support **3**
10+
* Fixes and improvements
11+
12+
**1**:
13+
14+
The OpenVPN client and server now interoperate with more existing deployments
15+
through static-key mode, additional legacy ciphers and digests, and
16+
OpenVPN-compatible certificate purpose, key usage, extended key usage, and
17+
certificate profile checks. They also support more OpenVPN options for tunnel
18+
addressing, MSS calculation, replay windows, timers, and TLS renegotiation. The
19+
new [OpenVPN DNS server](/configuration/dns/server/openvpn/) can use both modern
20+
and legacy DNS options pushed by OpenVPN servers, while the sing-box server can
21+
push both forms.
22+
23+
**2**:
24+
25+
The OpenConnect client now supports existing authentication sessions, OIDC
26+
Bearer authentication, additional platform and AnyConnect mobile identity
27+
fields, AnyConnect compression, and controls for MTU, DPD and reconnect timing,
28+
TCP keep alive, and TLS trust and certificate pinning. The new
29+
[OpenConnect DNS server](/configuration/dns/server/openconnect/) can use pushed
30+
split-DNS resolvers and, when enabled, general pushed resolvers.
31+
32+
**3**:
33+
34+
The [OpenConnect Client](/configuration/endpoint/openconnect/) endpoint can now
35+
submit Fortinet host check results using the new
36+
[`fortinet_host_check`](/configuration/endpoint/openconnect/#fortinet_host_check)
37+
option. This behavior is modeled after openfortivpn and is not an OpenConnect
38+
feature. sing-box only submits explicitly configured values when requested by
39+
the Fortinet server and does not collect system information automatically.
40+
541
#### 1.14.0-alpha.48
642

743
* Add SSO support for AnyConnect **1**

0 commit comments

Comments
 (0)