From ab42cec31fc95546f09d16860013ea5da0f14d69 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Thu, 15 Jun 2023 19:23:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a00829..5113dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,28 @@ +# v2.6.4 Jun 15 2023 + ++ Added force TLS v1.2 above toggle ++ Added trace route ++ Added ICMP ping ++ Added special routing rules module for up-coming acme integration ++ Fixed IPv6 check bug in black/whitelist ++ Optimized UI for TCP Proxy + # v2.6.3 Jun 8 2023 + Added X-Forwarded-Proto for automatic proxy detector + Split blacklist and whitelist from geodb script file + Optimized compile binary size + Added access control to TCP proxy -+ Added "invalid config detect" in up time monitor for isse #7 ++ Added "invalid config detect" in up time monitor for isse [#7](https://github.com/tobychui/zoraxy/issues/7) + Fixed minor bugs in advance stats panel + Reduced file size of embedded materials # v2.6.2 Jun 4 2023 + Added advance stats operation tab -+ Added statistic reset #13 ++ Added statistic reset [#13](https://github.com/tobychui/zoraxy/issues/13) + Added statistic export to csv and json (please use json) -+ Make subdomain clickable (not vdir) #12 ++ Make subdomain clickable (not vdir) [#12](https://github.com/tobychui/zoraxy/issues/12) + Added TCP Proxy + Updates SMTP setup UI to make it more straight forward to setup