Skip to content

Commit

Permalink
feat: release v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo committed May 25, 2024
1 parent ae331c6 commit 65eca9c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
shadowsocks-rust (1.19.0) unstable; urgency=medium

## Features

- #302 `sslocal` support SIP008 Online Configuration. Pull `servers` 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 if `method` 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

shadowsocks-rust (1.18.4) unstable; urgency=medium

## Features
Expand Down

0 comments on commit 65eca9c

Please sign in to comment.