From 6351f25c00aa0a72765f1cbd244dabcf51c48436 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:23:44 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index add5867..e721e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# v3.1.9 1 Mar 2025 + ++ Fixed netstat underflow bug ++ Fixed origin picker cookie bug [#550](https://github.com/tobychui/zoraxy/issues/550) ++ Added prototype plugin system ++ Added plugin examples ++ Added notice for build-in Zerotier network controller deprecation (and will be moved to plugins) ++ Added country code display for quickban list [#247](https://github.com/tobychui/zoraxy/issues/247) ++ Removed passive load balancer and default to active lb only [#554](https://github.com/tobychui/zoraxy/issues/554) + + # v3.1.8 16 Feb 2025 + Exposed timeout value from dpcore to UI