openpanel/website/docs/changelog/1.4.2.md
2025-06-16 12:48:54 +02:00

28 lines
2.1 KiB
Markdown

Not released yet
### 💡 New
- [System Cron Jobs can now be configured via *OpenAdmin > Advanced Cron Jobs* page](https://i.postimg.cc/Y73qtX6n/crons.png).
### 💅 Polish
- [smtp settings can now be edited from *OpenAdmin > Settings > Notifications* page](https://i.postimg.cc/FF7NfzsG/2025-06-15-11-23.png).
- [Administrators can now edit list of forbidden usernames from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/5fj7ZzKs/2025-06-15-11-32.png).
- [Administrators can now edit list of restricted domains from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/vYmvCgzQ/2025-06-15-11-39.png).
- [added *restore default* buttons on *OpenAdmin > Domains > Edit Domain Templates*, OpenAdmin > Domains > Edit Zote Templates* and *OpenAdmin > Settings > Custom Code* pages](https://i.postimg.cc/Rv4dBDCC/2025-06-15-12-14.png).
- varnish tempalte default.vcl can now be edited from *OpenAdmin > Domains > Edit Domain Templates* page.
- [WordPress plugins and themes sets to be auto-installed, can now be configured from *OpenAdmin > Domains > Custom Code* page](https://i.postimg.cc/dwpB7V91/2025-06-15-12-54.png).
- `floatingip` service is removed on new installations.
- [improvements to *OpenAdmin > Security > CorazaWAF > Manage Rules* page](https://i.postimg.cc/kqt2MQX2/2025-06-15-14-07.png).
- openpanel-ui docker image size is decreased for 50M.
- openpanel docker container restart will now purge all redis cache.
- `website_builder` feature is now enabled by default on new installations.
### 🐛 Bug Fixes
- fixed cors error using EXM CDN on *OpenPanel > SSL* when custom domain name is configured.
- [Can't favorite pages #516](https://github.com/stefanpejcic/OpenPanel/issues/516)
- [Design bug #517](https://github.com/stefanpejcic/OpenPanel/issues/517)
- fixed csrf error uplaoding files.
- fixed issue with `Del` key triggering delete drawer when in input field on File Manager.
- fixed error saving options on *OpenAdmin > Settings > Custom Code* page.
- fixed CSS issue on *OpenAdmin > Settings > Modules* that caused inconsistent module heights.
- fixed incorrect section id *personal-information* on multiple OpenAdmin pages.