diff --git a/clients/android b/clients/android index d3e6add3..4bdde0ae 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit d3e6add3e027624886ff7a9b7ce0b07902c86ab2 +Subproject commit 4bdde0ae4db2f0fe041a52520e12315141d0981c diff --git a/docs/changelog.md b/docs/changelog.md index b0c53e6f..d3162824 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,9 +2,9 @@ icon: material/alert-decagram --- -#### 1.13.0-rc.5 +#### 1.13.0-rc.6 -* Add `mipsle`, `mips64le`, `riscv64` and `loong64` support for NaiveProxy outbound +* Fixes and improvements Important changes since 1.12: @@ -169,6 +169,10 @@ Also, documentation has been updated with a warning about uTLS fingerprinting vu uTLS is not recommended for censorship circumvention due to fundamental architectural limitations; use NaiveProxy instead for TLS fingerprint resistance. +#### 1.13.0-rc.5 + +* Add `mipsle`, `mips64le`, `riscv64` and `loong64` support for NaiveProxy outbound + #### 1.12.22 * Fixes and improvements