2022-08-23 15:15:56 +00:00
|
|
|
#### 2022/08/23
|
|
|
|
|
|
|
|
* Add [V2Ray Transport](/configuration/shared/v2ray-transport) support for VMess and Trojan
|
|
|
|
* Allow plain http request in Naive inbound (It can now be used with nginx)
|
|
|
|
* Add proxy protocol support
|
|
|
|
* Free memory after start
|
|
|
|
* Parse X-Forward-For in HTTP requests
|
|
|
|
* Handle SIGHUP signal
|
|
|
|
|
2022-08-22 04:43:21 +00:00
|
|
|
#### 2022/08/22
|
|
|
|
|
|
|
|
* Add strategy setting for each [DNS server](/configuration/dns/server)
|
2022-08-22 06:28:23 +00:00
|
|
|
* Add bind address to outbound options
|
2022-08-22 04:43:21 +00:00
|
|
|
|
2022-08-20 16:59:49 +00:00
|
|
|
#### 2022/08/21
|
|
|
|
|
|
|
|
* Add [Tor outbound](/configuration/outbound/tor)
|
2022-08-21 11:36:08 +00:00
|
|
|
* Add [SSH outbound](/configuration/outbound/ssh)
|
2022-08-20 16:59:49 +00:00
|
|
|
|
2022-08-20 12:54:20 +00:00
|
|
|
#### 2022/08/20
|
|
|
|
|
|
|
|
* Attempt to unwrap ip-in-fqdn socksaddr
|
|
|
|
* Fix read packages in android 12
|
|
|
|
* Fix route on some android devices
|
|
|
|
* Improve linux process searcher
|
|
|
|
* Fix write socks5 username password auth request
|
|
|
|
* Skip bind connection with private destination to interface
|
2022-08-20 13:14:51 +00:00
|
|
|
* Add [Trojan connection fallback](/configuration/inbound/trojan#fallback)
|
2022-08-20 12:54:20 +00:00
|
|
|
|
2022-08-19 11:02:32 +00:00
|
|
|
#### 2022/08/19
|
|
|
|
|
|
|
|
* Add Hysteria [Inbound](/configuration/inbound/hysteria) and [Outbund](/configuration/outbound/hysteria)
|
|
|
|
* Add [ACME TLS certificate issuer](/configuration/shared/tls)
|
|
|
|
* Allow read config from stdin (-c stdin)
|
|
|
|
* Update gVisor to 20220815.0
|
|
|
|
|
|
|
|
#### 2022/08/18
|
|
|
|
|
|
|
|
* Fix find process with lwip stack
|
|
|
|
* Fix crash on shadowsocks server
|
|
|
|
* Fix crash on darwin tun
|
|
|
|
* Fix write log to file
|
|
|
|
|
|
|
|
#### 2022/08/17
|
|
|
|
|
|
|
|
* Improve async dns transports
|
|
|
|
|
2022-08-17 07:19:10 +00:00
|
|
|
#### 2022/08/16
|
|
|
|
|
|
|
|
* Add ip_version (route/dns) rule item
|
|
|
|
* Add [WireGuard](/configuration/outbound/wireguard) outbound
|
|
|
|
|
2022-08-14 16:25:49 +00:00
|
|
|
#### 2022/08/15
|
|
|
|
|
2022-08-15 03:40:49 +00:00
|
|
|
* Add uid, android user and package rules support in [Tun](/configuration/inbound/tun) routing.
|
2022-08-14 16:25:49 +00:00
|
|
|
|
|
|
|
#### 2022/08/13
|
|
|
|
|
|
|
|
* Fix dns concurrent write
|
|
|
|
|
2022-08-12 09:55:52 +00:00
|
|
|
#### 2022/08/12
|
|
|
|
|
|
|
|
* Performance improvements
|
|
|
|
* Add UoT option for [Socks](/configuration/outbound/socks) outbound
|
|
|
|
|
2022-08-11 02:36:28 +00:00
|
|
|
#### 2022/08/11
|
|
|
|
|
2022-08-12 09:55:52 +00:00
|
|
|
* Add UoT option for [Shadowsocks](/configuration/outbound/shadowsocks) outbound, UoT support for all inbounds
|
2022-08-11 02:36:28 +00:00
|
|
|
|
|
|
|
#### 2022/08/10
|
2022-08-10 13:17:02 +00:00
|
|
|
|
|
|
|
* Add full-featured [Naive](/configuration/inbound/naive) inbound
|
|
|
|
* Fix default dns server option [#9] by iKirby
|
|
|
|
|
2022-08-11 02:36:28 +00:00
|
|
|
#### 2022/08/09
|
2022-08-08 12:57:50 +00:00
|
|
|
|
2022-08-10 13:17:02 +00:00
|
|
|
No changelog before.
|
|
|
|
|
|
|
|
[#9]: https://github.com/SagerNet/sing-box/pull/9
|