|
1 |
| -#### 2022/08/26 |
| 1 | +#### 1.0-beta1 |
| 2 | + |
| 3 | +* Initial release |
| 4 | + |
| 5 | +##### 2022/08/26 |
2 | 6 |
|
3 | 7 | * Fix ipv6 route on linux
|
| 8 | +* Fix read DNS message |
4 | 9 |
|
5 |
| -#### 2022/08/25 |
| 10 | +##### 2022/08/25 |
6 | 11 |
|
7 | 12 | * Let vmess use zero instead of auto if TLS enabled
|
8 | 13 | * Add trojan fallback for ALPN
|
|
11 | 16 | * Fix http proxy with compressed response
|
12 | 17 | * Fix route connections
|
13 | 18 |
|
14 |
| -#### 2022/08/24 |
| 19 | +##### 2022/08/24 |
15 | 20 |
|
16 | 21 | * Fix naive padding
|
17 | 22 | * Fix unix search path
|
|
20 | 25 | * Fix early close on windows and catch any
|
21 | 26 | * Initial zh-CN document translation
|
22 | 27 |
|
23 |
| -#### 2022/08/23 |
| 28 | +##### 2022/08/23 |
24 | 29 |
|
25 | 30 | * Add [V2Ray Transport](/configuration/shared/v2ray-transport) support for VMess and Trojan
|
26 | 31 | * Allow plain http request in Naive inbound (It can now be used with nginx)
|
|
29 | 34 | * Parse X-Forward-For in HTTP requests
|
30 | 35 | * Handle SIGHUP signal
|
31 | 36 |
|
32 |
| -#### 2022/08/22 |
| 37 | +##### 2022/08/22 |
33 | 38 |
|
34 | 39 | * Add strategy setting for each [DNS server](/configuration/dns/server)
|
35 | 40 | * Add bind address to outbound options
|
36 | 41 |
|
37 |
| -#### 2022/08/21 |
| 42 | +##### 2022/08/21 |
38 | 43 |
|
39 | 44 | * Add [Tor outbound](/configuration/outbound/tor)
|
40 | 45 | * Add [SSH outbound](/configuration/outbound/ssh)
|
41 | 46 |
|
42 |
| -#### 2022/08/20 |
| 47 | +##### 2022/08/20 |
43 | 48 |
|
44 | 49 | * Attempt to unwrap ip-in-fqdn socksaddr
|
45 | 50 | * Fix read packages in android 12
|
|
49 | 54 | * Skip bind connection with private destination to interface
|
50 | 55 | * Add [Trojan connection fallback](/configuration/inbound/trojan#fallback)
|
51 | 56 |
|
52 |
| -#### 2022/08/19 |
| 57 | +##### 2022/08/19 |
53 | 58 |
|
54 | 59 | * Add Hysteria [Inbound](/configuration/inbound/hysteria) and [Outbund](/configuration/outbound/hysteria)
|
55 | 60 | * Add [ACME TLS certificate issuer](/configuration/shared/tls)
|
56 | 61 | * Allow read config from stdin (-c stdin)
|
57 | 62 | * Update gVisor to 20220815.0
|
58 | 63 |
|
59 |
| -#### 2022/08/18 |
| 64 | +##### 2022/08/18 |
60 | 65 |
|
61 | 66 | * Fix find process with lwip stack
|
62 | 67 | * Fix crash on shadowsocks server
|
63 | 68 | * Fix crash on darwin tun
|
64 | 69 | * Fix write log to file
|
65 | 70 |
|
66 |
| -#### 2022/08/17 |
| 71 | +##### 2022/08/17 |
67 | 72 |
|
68 | 73 | * Improve async dns transports
|
69 | 74 |
|
70 |
| -#### 2022/08/16 |
| 75 | +##### 2022/08/16 |
71 | 76 |
|
72 | 77 | * Add ip_version (route/dns) rule item
|
73 | 78 | * Add [WireGuard](/configuration/outbound/wireguard) outbound
|
74 | 79 |
|
75 |
| -#### 2022/08/15 |
| 80 | +##### 2022/08/15 |
76 | 81 |
|
77 | 82 | * Add uid, android user and package rules support in [Tun](/configuration/inbound/tun) routing.
|
78 | 83 |
|
79 |
| -#### 2022/08/13 |
| 84 | +##### 2022/08/13 |
80 | 85 |
|
81 | 86 | * Fix dns concurrent write
|
82 | 87 |
|
83 |
| -#### 2022/08/12 |
| 88 | +##### 2022/08/12 |
84 | 89 |
|
85 | 90 | * Performance improvements
|
86 | 91 | * Add UoT option for [SOCKS](/configuration/outbound/socks) outbound
|
87 | 92 |
|
88 |
| -#### 2022/08/11 |
| 93 | +##### 2022/08/11 |
89 | 94 |
|
90 | 95 | * Add UoT option for [Shadowsocks](/configuration/outbound/shadowsocks) outbound, UoT support for all inbounds
|
91 | 96 |
|
92 |
| -#### 2022/08/10 |
| 97 | +##### 2022/08/10 |
93 | 98 |
|
94 | 99 | * Add full-featured [Naive](/configuration/inbound/naive) inbound
|
95 | 100 | * Fix default dns server option [#9] by iKirby
|
96 | 101 |
|
97 |
| -#### 2022/08/09 |
| 102 | +##### 2022/08/09 |
98 | 103 |
|
99 | 104 | No changelog before.
|
100 | 105 |
|
|
0 commit comments