openpanel/website/docs/changelog/1.4.2.md
2025-06-16 16:45:35 +02:00

32 lines
2.5 KiB
Markdown

Released on June 17, 2025
### 💡 New
- [System Cron Jobs can now be configured via *OpenAdmin > Advanced Cron Jobs* page](https://i.postimg.cc/Y73qtX6n/crons.png).
### 💅 Polish
- [*Scan for Existing Installations* function in WP Manager is restored](https://i.postimg.cc/Dw8SVz0j/ezgif-3d3bde1460d39b.gif).
- [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.
- *Import cPanel Account* is moved to *OpenAdmin > Advanced* menu.
### 🐛 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.
- fixed csrf error detaching WordPress installation from WP Manager.
- fixed bug on cPanel accpunt import: [SHELL="/bin/bash" is imported from cronjob #22](https://github.com/stefanpejcic/cPanel-to-OpenPanel/issues/22)