From 4485d1f8119f02f3cc5a3888798233c46c14cb06 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:52:03 +0100 Subject: [PATCH] Update CHANGELOG.md Updated changelog Great Work as always, dark mode looks cool. If you want a suggestion about colors, I recommend [Catppuccin](https://github.com/catppuccin) --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4be65ca..cd91796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# v3.1.4 24 Nov 2024 + ++ **Added Dark Theme Mode** [#390](https://github.com/tobychui/zoraxy/issues/390) [#82](https://github.com/tobychui/zoraxy/issues/82) ++ Added an auto sniffer for self-signed certificates ++ Added robots.txt to the project ++ Introduced an EU wrapper in the front-end for automatic registration of 26 countries [#378](https://github.com/tobychui/zoraxy/issues/378) ++ Moved all hard-coded values to a dedicated def.go file ++ Fixed a panic issue occurring on unsupported platform exits ++ Integrated fixes for SSH proxy and Docker snippet updates [#330](https://github.com/tobychui/zoraxy/issues/330) [#348](https://github.com/tobychui/zoraxy/issues/348) ++ **Changed the default listening port to 443 and enable TLS by default** ++ Optimized GeoIP database slow-search mode CPU usage + + +# v3.1.3 12 Nov 2024 + ++ Fixed a critical security bug [CVE-2024-52010](https://github.com/advisories/GHSA-7hpf-g48v-hw3j) + # v3.1.2 03 Nov 2024 + Added auto start port 80 listener on acme certificate generator