Bump version

This commit is contained in:
世界
2026-02-23 16:38:30 +08:00
parent e0c18cc3d4
commit 94ed42caf1
2 changed files with 7 additions and 3 deletions

View File

@@ -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