-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrelease_note.txt
406 lines (326 loc) · 7.46 KB
/
release_note.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
2024.2.18 v5.10
fix fwlite-cli crash on startup
update hxcrypto, hxsocks mode-1 encryption key changed, update server side required
(mode-1 is default enabled on hxsocks4 only)
remove v2ray-plugin
update xray-plugin, kcptun
update gfwlist
other minor improvements
2023.11.18 v5.9
add hxsocks flow control
update hxsocks4 protocol
fix udp on python 3.10
upgrade tp python3.12
upgrade to pyqt6
update v2ray-plugin, kcptun
update gfwlist
2023.9.11 v5.8.1
fix udp on python 3.10
fix routing rule priority
ip(range) rules made simple
remove outdated plugins
update xray-plugin
update gfwlist, chinalist etc.
other improvements
2023.6.9 v5.8
fix connection reset detection
new protorol: hxsocks4
update v2ray-plugin
update gfwlist, chinalist etc.
2023.4.29 v5.7
fix client iv
fix bad proxy penalty
update ck-client, kcptun, v2ray-plugin, xray-plugin
update gfwlist, chinalist etc.
2023.1.11 v5.6.2
fix hxsocks3 ipv6 support
update kcptun, xray-plugin
update gfwlist, chinalist etc.
2022.10.10 v5.6.1
optimize logging and exception handling
update kcptun, v2ray-plugin, xray-plugin, cloak-client
update chinalist
2022.10.4 v5.6
support shadowsocks 2022-blake3(tcp only)
new hxsocks udp_relay
fix TCP block detection
update gfwlist, chinalist
2022.9.24 v5.5.1
fix hxsocks2
update chinalist
2022.9.21 v5.5
detect and use faster encryption method
remove less supported encryption method
enable happy_eyeball_delay for ipv6
improve fwlite-cli stability
update python-cryptography
update china_ip_list, chinalist
2022.9.12 v5.4.2
fix udp
add chinalist
update gfwlist, china-ip-list-v6
2022.9.3 v5.4.1
Happy V-J Day
WARNING: Before update to this version, make sure server-side is updated.
ipv6 support
update gfwlist, china-ip-list
2022.8.15 v5.4
Happy V-J Day
WARNING: Before update to this version, make sure server-side is updated.
new hxsocks authentication method
new socks5 udp relay
improve hxsocks stability
update plugins and gfwlist
other improvements
2022.6.4 v5.3.2
fix socks5 udp associate
treat keyword rules as domain rules
improve hxsocks stability under interference
update gfwlist
2022.4.24 v5.3.1
update hxsocks client
2022.4.20 v5.3
fix async-drain
add rc4-md5 as encryption method for hxsocks
new hxsocks3 protocol
update xray-plugin
update gfwlist
update china_ip_list
2022.2.2 v5.2
add stunnel
some bugfixes
update gfwlist
update xray-plugin
2022.1.9 v5.1.10.1
limit connect retry
update gfwlist
2021.12.18 v5.1.10
hxs2: async drain
hxs2: udp over tcp
update gfwlist
update china-ip-list
update xray-plugin
update v2ray-plugin
other improvements
2021.11.21 v5.1.9.1
fix connect retry
update gui
2021.11.21 v5.1.9
fix resolver
2021.11.20 v5.1.8
improve stability
adjust buffer size
2021.11.16 v5.1.7
improve stability
improve hxsocks2 efficiency
2021.11.13 v5.1.6 final
performance issue fixed
file upload issue fixed
2021.11.9 v5.1.5 final
bug fix
2021.10.28 v5.1.4 final
update fwlite-cli
update hxsocks
2021.10.27 v5.1.3
fix hxsocks2
2021.10.27 v5.1.2
fix resolver
update hxsocks2
update plugins: xray-plugin, v2ray-plugin, ck-client
update gfwlist
update china-ip-list
2021.9.28 v5.1.1
improve proxy chain
improve hxsocks2
update kcptun
add xray-plugin
update gfwlist
update china-ip-list
2021.4.10 v5.0
fix gui start crash
add hxsocks server
add socks5 udp associate support
add random listening port (if port == 0)
2020.12.31 v5-beta26
support shadowsocks subscription (test pending)
mark esni1 as gfwed
improve hxsocks2 efficiency
update plugins to date
2020.5.9 v5-beta25
add DNS cache
increase thread pool size
add start on startup option
update to python 3.8.2
2020.4.6 v5-beta24
fix resolver
2020.3.23 v5-beta23
update hxcrypto: enable ofb and ctr mode
update fwlite-cli
update fwlite-gui
update kcptun to 20200226
update v2ray-plugin to v1.3.0
update cloak to 2.1.3
2020.2.9 v5-beta22
fix http/1.0
2019.12.20 v5-beta21
update fwlite-cli
update fwlite-gui
2019.10.8 v5-beta20
hxsocks2 multi connection
increase bufsize
other bug fix
2019.8.3 v5-beta19
fix big file upload
2019.8.2 v5-beta18
fix ip_in_china
2019.7.24 v5-beta17
fix hxsocks file upload problem
2019.7.20 v5-beta16
disable HOSTS on chnroute mode
2019.6.8 v5-beta15
fix http proxy basic auth
add auto system proxy setting toggle
update gfwlist
2019.5.22 v5-beta14
fix plugin support
fix resolver
adjust timeout
2019.5.14 v5-beta13
fix #67: ipv6 problem
2019.5.13 v5-beta12
update gfwlist.txt, adblock.txt and china_ip_list.txt
download gfwlist.txt when missing
update config sample
update GUI
2019.4.2 v5-beta11
pack in gfwlist.txt, adblock.txt and china_ip_list.txt
reduce sensitivity
2019.2.27 v5-beta10
support plugin over proxy(TCP only)
update GUI: add resolver
fix gfwlist toggle
2019.2.21 v5-beta9
update GUI
update SIP003 support
add v2ray-plugin
2019.1.30 v5-beta8
update to python 3.7.2 amd64
trim pyqt5
2019.1.29 v5-beta7
ADD port forward
use ipip china-ip-list instead of apnic-latest
refine logging
protect internal proxy from user setting
reduce GUI CPU usage
show proxy response time in GUI
2019.1.24 v5-beta6
add adblock
fix LAN require proxy
2019.1.19 v5-beta5
adjust timeout, prevent unnecessary retry
edit proxy with GUI, keeping proxy chain
2019.1.16 v5-beta4
update python
update gfwlist
fix crash on empty header request
fix hxsocks2 big file download
2019.1.15 v5-beta3
edit proxy with GUI
2019.1.9 v5-beta2
fix GUI connection problem
fix ZeroDivisionError
fix socks5 support
prevent frequent proxy change
2018.12.30 v5-beta1
init release2020.12.31 v5-beta26
support shadowsocks subscription (test pending)
mark esni1 as gfwed
improve hxsocks2 efficiency
update plugins to date
2020.5.9 v5-beta25
add DNS cache
increase thread pool size
add start on startup option
update to python 3.8.2
2020.4.6 v5-beta24
fix resolver
2020.3.23 v5-beta23
update hxcrypto: enable ofb and ctr mode
update fwlite-cli
update fwlite-gui
update kcptun to 20200226
update v2ray-plugin to v1.3.0
update cloak to 2.1.3
2020.2.9 v5-beta22
fix http/1.0
2019.12.20 v5-beta21
update fwlite-cli
update fwlite-gui
2019.10.8 v5-beta20
hxsocks2 multi connection
increase bufsize
other bug fix
2019.8.3 v5-beta19
fix big file upload
2019.8.2 v5-beta18
fix ip_in_china
2019.7.24 v5-beta17
fix hxsocks file upload problem
2019.7.20 v5-beta16
disable HOSTS on chnroute mode
2019.6.8 v5-beta15
fix http proxy basic auth
add auto system proxy setting toggle
update gfwlist
2019.5.22 v5-beta14
fix plugin support
fix resolver
adjust timeout
2019.5.14 v5-beta13
fix #67: ipv6 problem
2019.5.13 v5-beta12
update gfwlist.txt, adblock.txt and china_ip_list.txt
download gfwlist.txt when missing
update config sample
update GUI
2019.4.2 v5-beta11
pack in gfwlist.txt, adblock.txt and china_ip_list.txt
reduce sensitivity
2019.2.27 v5-beta10
support plugin over proxy(TCP only)
update GUI: add resolver
fix gfwlist toggle
2019.2.21 v5-beta9
update GUI
update SIP003 support
add v2ray-plugin
2019.1.30 v5-beta8
update to python 3.7.2 amd64
trim pyqt5
2019.1.29 v5-beta7
ADD port forward
use ipip china-ip-list instead of apnic-latest
refine logging
protect internal proxy from user setting
reduce GUI CPU usage
show proxy response time in GUI
2019.1.24 v5-beta6
add adblock
fix LAN require proxy
2019.1.19 v5-beta5
adjust timeout, prevent unnecessary retry
edit proxy with GUI, keeping proxy chain
2019.1.16 v5-beta4
update python
update gfwlist
fix crash on empty header request
fix hxsocks2 big file download
2019.1.15 v5-beta3
edit proxy with GUI
2019.1.9 v5-beta2
fix GUI connection problem
fix ZeroDivisionError
fix socks5 support
prevent frequent proxy change
2018.12.30 v5-beta1
init release