openpanel/website/docs/changelog/1.2.4.md
2025-04-22 13:47:26 +02:00

16 lines
912 B
Markdown

Not released yet
### 💡 New
- [OpenAdmin > Settings > Custom Code](/docs/admin/settings/custom_code/)
### 💅 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.
### 🐛 Bug Fixes
- [The "Custom CSS", "Code in Header" feature does not work - #444](https://github.com/stefanpejcic/OpenPanel/issues/444)
- fixed bug with default.vcl template for existing users containing html instead of template code.
-