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