Releases: shadowsocks/shadowsocks-android
Releases Β· shadowsocks/shadowsocks-android
v5.3.4
Multiple fixes for Android 14 (thanks to @AaronChen0).
What's Changed
- Hotfix for password checking fail by @dev4u in #3027
- Corrected range for move operation by @MSVhora in #3035
- Add githubusercontent.com to gfwlist by @AaronChen0 in #3039
- Fix base64 check by @AaronChen0 in #3045
- Update shadowsocks-rust by @zedifen in #3119
- fix implicit-function-declaration error when updating NDK to r26+ by @AaronChen0 in #3163
- Target Android 14 by @AaronChen0 in #3165
- Fix a warning from sslocal logcat output by @AaronChen0 in #3166
New Contributors
- @MSVhora made their first contribution in #3035
- @AaronChen0 made their first contribution in #3039
- @zedifen made their first contribution in #3119
Full Changelog: v5.3.3...v5.3.4
v5.3.3
- Add support of AEAD-2022 protocol (shadowsocks/shadowsocks-org#196).
- Minor bug fixes.
v5.3.2
v5.3.1-preview
v5.3.0-preview
- Update shdowsocks-rust to v1.15.0-alpha.5.
- Add experimental support of AEAD-2022 protocol (SIP022).
- Minor bug fixes.