diff --git a/docs/changelog.md b/docs/changelog.md index 429aa1588..03bc6ae81 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,10 +2,26 @@ icon: material/alert-decagram --- -#### 1.14.0-alpha.37 +#### 1.14.0-alpha.38 +* Add Snell protocol support **1** * Fixes and improvements +**1**: + +Surge believes that being closed-source and not proliferated can keep +[Snell](https://kb.nssurge.com/surge-knowledge-base/release-notes/snell) +covert, but this is already impossible in 2026; considering that Snell still +has advantages that other random-traffic protocols do not possess, such as +multiplexing support with complete TCP semantics and traffic-characteristic +diversity, we [implemented it in Go](https://github.com/SagerNet/sing-snell) +instead of reinventing the wheel, with all features except the v5 QUIC proxy, +behavior as consistent with the official implementation as possible, and +performance at least on par with it. + +See [Snell Inbound](/configuration/inbound/snell/) and +[Snell Outbound](/configuration/outbound/snell/). + #### 1.13.14 * Fixes and improvements