Skip to content

Commit f64dcfd

Browse files
committed
documentation: Bump version
1 parent b1dddc3 commit f64dcfd

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

docs/changelog.md

+37-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22
icon: material/alert-decagram
33
---
44

5+
#### 1.9.0-alpha.2
6+
7+
* Add support for `client-subnet` DNS options **1**
8+
* Fixes and improvements
9+
10+
**1**:
11+
12+
See [DNS](/configuration/dns), [DNS Server](/configuration/dns/server) and [DNS Rules](/configuration/dns/rule).
13+
14+
Since this feature makes the scenario mentioned in `alpha.1` no longer leak DNS requests,
15+
the [Client example](/manual/proxy/client#traffic-bypass-usage-for-chinese-users) has been updated.
16+
17+
#### 1.9.0-alpha.1
18+
19+
* `domain_suffix` behavior update **1**
20+
* `process_path` format update on Windows **2**
21+
* Add address filter DNS rule items **3**
22+
23+
**1**:
24+
25+
See [Migration](/migration/#domain_suffix-behavior-update).
26+
27+
**2**:
28+
29+
See [Migration](/migration/#process_path-format-update-on-windows).
30+
31+
**3**:
32+
33+
The new DNS feature allows you to more precisely bypass Chinese websites via **DNS leaks**. Do not use plain local DNS
34+
if using this method.
35+
36+
See [Address Filter Fields](/configuration/dns/rule#address-filter-fields).
37+
38+
[Client example](/manual/proxy/client#traffic-bypass-usage-for-chinese-users) updated.
39+
540
#### 1.8.5
641

742
* Fixes and improvements
@@ -100,8 +135,8 @@ Also, starting with this release, uTLS requires at least Go 1.20.
100135

101136
**11**:
102137

103-
Updated `cloudflare-tls`, `gomobile`, `smux`, `tfo-go` and `wireguard-go` to latest, `quic-go` to `0.40.1` and `gvisor` to `20231204.0`
104-
138+
Updated `cloudflare-tls`, `gomobile`, `smux`, `tfo-go` and `wireguard-go` to latest, `quic-go` to `0.40.1` and `gvisor`
139+
to `20231204.0`
105140

106141
#### 1.8.0-rc.11
107142

0 commit comments

Comments
 (0)