From cff88370c6ef3b7eb68d3c3812e49a8fd095125f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 24 Apr 2025 17:08:50 +0200 Subject: [PATCH] Update 1.2.4.md --- website/docs/changelog/1.2.4.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.4.md b/website/docs/changelog/1.2.4.md index 3605dd0f..ab5a01c7 100644 --- a/website/docs/changelog/1.2.4.md +++ b/website/docs/changelog/1.2.4.md @@ -4,13 +4,15 @@ Not released yet - [OpenAdmin > Settings > Custom Code](/docs/admin/settings/custom_code/) - [`opencli waf` command](https://dev.openpanel.com/cli/waf.html) - added WAF under *OpenAdmin > Settings*. -- Added an option in the OpenPanel UI for users to disable WAF rules by ID or tag for each domain. ### 💅 Polish - added caching for news from [OpenPanel blog](https://openpanel.com/blog) on *OpenAdmin > Dashboard*. - *OpenAdmin > Dashboard > System Information* widget links processes to [Process Manager](/docs/admin/server/process_manager/) - `opencli docker-update_images` command is removed. - the number of PIDs per user service is now restricted to *40* to prevent fork-bombs. This limit will be configurable once the issue [[BUG] 26.0.1 does not allow resources.limits.cpu to be a number #5009](https://github.com/docker/cli/issues/5009) is resolved. +- Added an option in the OpenPanel UI for users to disable WAF rules by ID or tag for each domain. +- theme changes: different colors on filemanager selected rows and dashboard widgets background. +- Table ID `fajlovi` on FileManager page is renamed to 'filemanager_table'. ### 🐛 Bug Fixes - [The "Custom CSS", "Code in Header" feature does not work - #444](https://github.com/stefanpejcic/OpenPanel/issues/444)