From 326615d1a328f56a11db26a6b332f4f64df986b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sat, 13 Jun 2026 17:58:45 +0800 Subject: [PATCH] documentation: Fix release message --- docs/changelog.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index ada00725..af578bdd 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -20,16 +20,7 @@ server for observing and controlling the running sing-box instance, exposing the same interface the graphical clients use locally: service status, logs, outbound groups (selection and URL tests), Clash mode, connection tracking, and tools such as network quality tests, STUN -tests, and Tailscale operations. The server also accepts -[gRPC-Web](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md) -requests, including the WebSocket transport of -[@improbable-eng/grpc-web](https://github.com/improbable-eng/grpc-web) -for bidirectional streaming methods, so browsers can connect directly. -Clients authenticate via the -[`secret`](/configuration/service/api/#secret) field; TLS and CORS -options are available. Connection tracking and Clash mode methods -require the [Clash API](/configuration/experimental/clash-api/) to be -configured. +tests, and Tailscale operations. **2**: