From 72dbf2e2b44d5aced3594da84f412937fb99e7dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 7 Apr 2023 19:17:36 +0800 Subject: [PATCH] documentation: Update changelog --- docs/changelog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 8c4b6bb8..af80fb5b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,12 @@ +#### 1.2.3 + +* Introducing our [new Android client application](/installation/clients/sfa) +* Improve UDP domain destination NAT +* Update reality protocol +* Fix TTL calculation for DNS response +* Fix v2ray HTTP transport compatibility +* Fix bugs and update dependencies + #### 1.2.2 * Accept `any` outbound in dns rule **1** @@ -5,7 +14,8 @@ *1*: -Now you can use the `any` outbound rule to match server address queries instead of filling in all server domains to `domain` rule. +Now you can use the `any` outbound rule to match server address queries instead of filling in all server domains +to `domain` rule. #### 1.2.1