From a28426ebda68c92b387a8ea3cc6ec33e2ead4076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Diot?= Date: Sat, 17 Feb 2024 15:16:57 +0100 Subject: [PATCH] Update CHANGELOG.md file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d59834d3a..8774f7e27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - [LINUX] Support RHEL 9.3 - [BUGFIX] Fix issues with the antibot feature ([#866](https://github.com/bunkerity/bunkerweb/issues/866), [#870](https://github.com/bunkerity/bunkerweb/issues/870)) - [BUGFIX] Fix Bad behavior whitelist check in access phase +- [LINUX] Add logrotate support for the logs - [UI] Add bans management page in the web UI - [UI] Add blocked requests page in the web UI - [UI] Add the possibility to clone a service in the web UI