Features
- local-tun: Support
tun_interface_destination
for configuring Tun device's destination address - Support
outbound_fwmark
,outbound_user_cookie
,outbound_bind_interface
andoutbound_bind_addr
in configuration file
Bug Fixed
- local-tun: #1138 Fixed TCP state management (Suggest ALL users to update)
- local-redir: #988 UDP compatible with Linux < 2.6.37 (without
IPV6_TRANSPARENT
) - manager: #1101 Set missing
ipv6_first
for servers
Miscellaneous
- Snap: #1088 Disable Snap daemon by default
What's Changed
- Bump clap from 4.0.29 to 4.0.32 by @dependabot in #1068
- Bump num_cpus from 1.14.0 to 1.15.0 by @dependabot in #1069
- Bump once_cell from 1.16.0 to 1.17.0 by @dependabot in #1072
- Bump arc-swap from 1.5.1 to 1.6.0 by @dependabot in #1074
- Bump sysexits from 0.3.4 to 0.4.0 by @dependabot in #1073
- bugfix: salt recheck will cause duplicated iv/salt error by @chuxi in #1082
- Bump ipnet from 2.7.0 to 2.7.1 by @dependabot in #1080
- Bump mimalloc from 0.1.32 to 0.1.34 by @dependabot in #1079
- Bump base64 from 0.13.1 to 0.21.0 by @dependabot in #1081
- #1088 disable snap daemons by default by @fertkir in #1090
- Bump clap from 4.0.32 to 4.1.1 by @dependabot in #1091
- Bump nix from 0.26.1 to 0.26.2 by @dependabot in #1098
- Bump async-trait from 0.1.61 to 0.1.63 by @dependabot in #1097
- Bump windows-sys from 0.42.0 to 0.45.0 by @dependabot in #1096
- Enable tun destination configuration by @BranLiang in #1099
- Bump notify from 5.0.0 to 5.1.0 by @dependabot in #1103
- ⛔ config: deny unknown fields by @database64128 in #1106
- Revert "⛔ config: deny unknown fields" by @zonyitoo in #1108
- Bump spin from 0.9.4 to 0.9.5 by @dependabot in #1116
- Bump tokio-native-tls from 0.3.0 to 0.3.1 by @dependabot in #1114
- Bump serde_json from 1.0.92 to 1.0.93 by @dependabot in #1115
- Bump smoltcp from 0.8.2 to 0.9.1 by @dependabot in #1117
- Fix UPX compression issue. by @riKirsti in #1123
- macOS fix netmask API by @BranLiang in #1118
- Update docker base image by @vndroid in #1135
New Contributors
- @fertkir made their first contribution in #1090
- @BranLiang made their first contribution in #1099
Full Changelog: v1.15.2...v1.15.3