documentation: Bump version

This commit is contained in:
世界 2025-06-10 18:57:08 +08:00
parent 6cc5e42f7d
commit 94f78f8dfc
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -2,10 +2,22 @@
icon: material/alert-decagram
---
#### 1.12.0-beta.22
#### 1.12.0-beta.23
* Add loopback address support for tun **1**
* Add cache support for ssm-api **2**
* Fixes and improvements
**1**:
TUN now implements SideStore's StosVPN.
See [Tun](/configuration/inbound/tun/#loopback_address).
**2**:
See [SSM API Service](/configuration/service/ssm-api/#cache_path).
#### 1.12.0-beta.21
* Fix missing `home` option for DERP service **1**