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