2
2
icon : material/alert-decagram
3
3
---
4
4
5
+ #### 1.9.0-rc.9
6
+
7
+ * Fixes and improvements
8
+
5
9
#### 1.8.11
6
10
7
11
* Fixes and improvements
@@ -10,6 +14,24 @@ icon: material/alert-decagram
10
14
11
15
* Fixes and improvements
12
16
17
+ #### 1.9.0-beta.17
18
+
19
+ * Update ` quic-go ` to v0.42.0
20
+ * Fixes and improvements
21
+
22
+ #### 1.9.0-beta.16
23
+
24
+ * Fixes and improvements
25
+
26
+ _ Our Testflight distribution has been temporarily blocked by Apple (possibly due to too many beta versions)
27
+ and you cannot join the test, install or update the sing-box beta app right now.
28
+ Please wait patiently for processing._
29
+
30
+ #### 1.9.0-beta.14
31
+
32
+ * Update gVisor to 20240212.0-65-g71212d503
33
+ * Fixes and improvements
34
+
13
35
#### 1.8.9
14
36
15
37
* Fixes and improvements
@@ -18,14 +40,125 @@ icon: material/alert-decagram
18
40
19
41
* Fixes and improvements
20
42
43
+ #### 1.9.0-beta.7
44
+
45
+ * Fixes and improvements
46
+
47
+ #### 1.9.0-beta.6
48
+
49
+ * Fix address filter DNS rule items ** 1**
50
+ * Fix DNS outbound responding with wrong data
51
+ * Fixes and improvements
52
+
53
+ ** 1** :
54
+
55
+ Fixed an issue where address filter DNS rule was incorrectly rejected under certain circumstances.
56
+ If you have enabled ` store_rdrc ` to save results, consider clearing the cache file.
57
+
21
58
#### 1.8.7
22
59
23
60
* Fixes and improvements
24
61
62
+ #### 1.9.0-alpha.15
63
+
64
+ * Fixes and improvements
65
+
66
+ #### 1.9.0-alpha.14
67
+
68
+ * Improve DNS truncate behavior
69
+ * Fixes and improvements
70
+
71
+ #### 1.9.0-alpha.13
72
+
73
+ * Fixes and improvements
74
+
25
75
#### 1.8.6
26
76
27
77
* Fixes and improvements
28
78
79
+ #### 1.9.0-alpha.12
80
+
81
+ * Handle Windows power events
82
+ * Always disable cache for fake-ip DNS transport if ` dns.independent_cache ` disabled
83
+ * Fixes and improvements
84
+
85
+ #### 1.9.0-alpha.11
86
+
87
+ * Fix missing ` rule_set_ipcidr_match_source ` item in DNS rules ** 1**
88
+ * Fixes and improvements
89
+
90
+ ** 1** :
91
+
92
+ See [ DNS Rule] ( /configuration/dns/rule/ ) .
93
+
94
+ #### 1.9.0-alpha.10
95
+
96
+ * Add ` bypass_domain ` and ` search_domain ` platform HTTP proxy options ** 1**
97
+ * Fixes and improvements
98
+
99
+ ** 1** :
100
+
101
+ See [ TUN] ( /configuration/inbound/tun ) inbound.
102
+
103
+ #### 1.9.0-alpha.8
104
+
105
+ * Add rejected DNS response cache support ** 1**
106
+ * Fixes and improvements
107
+
108
+ ** 1** :
109
+
110
+ The new feature allows you to cache the check results of
111
+ [ Address filter DNS rule items] ( /configuration/dns/rule/#address-filter-fields ) until expiration.
112
+
113
+ #### 1.9.0-alpha.7
114
+
115
+ * Update gVisor to 20240206.0
116
+ * Fixes and improvements
117
+
118
+ #### 1.9.0-alpha.6
119
+
120
+ * Fixes and improvements
121
+
122
+ #### 1.9.0-alpha.3
123
+
124
+ * Update ` quic-go ` to v0.41.0
125
+ * Fixes and improvements
126
+
127
+ #### 1.9.0-alpha.2
128
+
129
+ * Add support for ` client-subnet ` DNS options ** 1**
130
+ * Fixes and improvements
131
+
132
+ ** 1** :
133
+
134
+ See [ DNS] ( /configuration/dns ) , [ DNS Server] ( /configuration/dns/server ) and [ DNS Rules] ( /configuration/dns/rule ) .
135
+
136
+ Since this feature makes the scenario mentioned in ` alpha.1 ` no longer leak DNS requests,
137
+ the [ Client example] ( /manual/proxy/client#traffic-bypass-usage-for-chinese-users ) has been updated.
138
+
139
+ #### 1.9.0-alpha.1
140
+
141
+ * ` domain_suffix ` behavior update ** 1**
142
+ * ` process_path ` format update on Windows ** 2**
143
+ * Add address filter DNS rule items ** 3**
144
+
145
+ ** 1** :
146
+
147
+ See [ Migration] ( /migration/#domain_suffix-behavior-update ) .
148
+
149
+ ** 2** :
150
+
151
+ See [ Migration] ( /migration/#process_path-format-update-on-windows ) .
152
+
153
+ ** 3** :
154
+
155
+ The new DNS feature allows you to more precisely bypass Chinese websites via ** DNS leaks** . Do not use plain local DNS
156
+ if using this method.
157
+
158
+ See [ Address Filter Fields] ( /configuration/dns/rule#address-filter-fields ) .
159
+
160
+ [ Client example] ( /manual/proxy/client#traffic-bypass-usage-for-chinese-users ) updated.
161
+
29
162
#### 1.8.5
30
163
31
164
* Fixes and improvements
0 commit comments