v1.19.0
Features
- #302
sslocal
support SIP008 Online Configuration. Pullservers
from remote servers automatically. (Experimental) - Add
basic
,full
,full-extra
features makes building command line arguments shorter
Bug Fixes
- #1525 Check
"users"
in server configuration ifmethod
doesn't support AEAD-2022 EIH. - #1528 Fixed FreeBSD build.
Miscellaneous
- Snap: Add alias names like
sslocal
,ssserver
, ... local-tun
feature could be enabled even if target platform is not supported.
BREAKING
- Minimal Supported Rust Version (MSRV) is v1.74
What's Changed
- Fix: release script failed to pack sswinservice.exe by @amorphobia in #1524
- Fix: FreeBSD Building by @splurge103 in #1528
- [snap] Add aliases for all the non-daemon apps by @jadolg in #1530
- chore(deps): bump thiserror from 1.0.60 to 1.0.61 by @dependabot in #1535
- chore(deps): bump sysexits from 0.7.13 to 0.7.14 by @dependabot in #1534
- chore(deps): bump mimalloc from 0.1.41 to 0.1.42 by @dependabot in #1532
- chore(deps): bump prost from 0.12.4 to 0.12.6 by @dependabot in #1533
New Contributors
- @splurge103 made their first contribution in #1528
- @jadolg made their first contribution in #1530
Full Changelog: v1.18.4...v1.19.0