documentation: Bump version

This commit is contained in:
世界 2024-05-27 22:30:52 +08:00
parent c0341118ec
commit ae47deab58
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -2,6 +2,26 @@
icon: material/alert-decagram icon: material/alert-decagram
--- ---
#### 1.10.0-alpha.1
* Add tailing comma support in JSON configuration
* Add simple auto redirect for Android **1**
* Add BitTorrent sniffer **2**
**1**:
It allows you to use redirect inbound in the sing-box Android client
and automatically configures IPv4 TCP redirection via su.
This may alleviate the symptoms of some OCD patients who think that
redirect can effectively save power compared to the system HTTP Proxy.
See [Redirect](/configuration/inbound/redirect/).
**2**:
See [Protocol Sniff](/configuration/route/sniff/).
### 1.9.0 ### 1.9.0
* Fixes and improvements * Fixes and improvements