From 3565dd7b373573a98517fe3771f39b1fdc437c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Diot?= Date: Tue, 20 Jun 2023 11:09:40 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8795e4b5..2f0b5900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ - [FEATURE] Add Turnstile antibot mode - [FEATURE] Add more CORS headers - [FEATURE] Add KEEP_UPSTREAM_HEADERS to preserve headers when using reverse proxy +- [FEATURE] Add the possibility to download the different lists and plugins from a local file (like the blacklist) +- [FEATURE] External plugins can now be downloaded from a tar.gz and tar.xz file as well as zip - [MISC] Add LOG_LEVEL=warning for docker socket proxy in docs, examples and boilerplates - [MISC] Temp remove VMWare provider for Vagrant integration - [MISC] Remove X-Script-Name header and ABSOLUTE_URI variable when using UI