sing-box/docs/changelog.md
2022-08-24 00:39:25 +08:00

2 KiB

2022/08/23

  • Add 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

  • Add strategy setting for each DNS server
  • Add bind address to outbound options

2022/08/21

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
  • Add Trojan connection fallback

2022/08/19

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/16

  • Add ip_version (route/dns) rule item
  • Add WireGuard outbound

2022/08/15

  • Add uid, android user and package rules support in Tun routing.

2022/08/13

  • Fix dns concurrent write

2022/08/12

  • Performance improvements
  • Add UoT option for Socks outbound

2022/08/11

  • Add UoT option for Shadowsocks outbound, UoT support for all inbounds

2022/08/10

  • Add full-featured Naive inbound
  • Fix default dns server option #9 by iKirby

2022/08/09

No changelog before.