diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c5c143e2..4afd8e3d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## v1.5.9 - ????/??/?? - [BUGFIX] Fix compatibility issues with mysql 8.4+ version and the `backup` plugin by adding the `mariadb-connector-c` dependency to the scheduler Dockerfile (on alpine) +- [BUGFIX] Fix potential issues with multiple settings in helpers.load_variables when multiple settings have the same suffix (the issue is only present in future external plugins) - [SECURITY] Update security headers in default pages and error pages for improved security - [DEPS] Updated LuaJIT version to v2.1-20240626 - [DEPS] Updated coreruleset-v4 version to v4.4.0