mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.4 KiB
1.4 KiB
Not released yet
💡 New
- OpenAdmin > Settings > Custom Code
opencli waf
command- 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 on OpenAdmin > Dashboard.
- OpenAdmin > Dashboard > System Information widget links processes to 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 is resolved.
🐛 Bug Fixes
- The "Custom CSS", "Code in Header" feature does not work - #444
- fixed bug with default.vcl template for existing users containing html instead of template code.
- OpenAdmin Settings SMTP Settings Missing Save Button #311
- Creating passwords with double
are converted to numbers #442
- Error creating package #445