Version: 1.3.1
1.2.9
Released on May 15, 2025
💅 Polish
- added
backup
andmysql_import
modules in features manager. - admin panel no longer uses cdn for tailwindcss (see #484)
- backups are now enabled by default for new installations.
- added uptime-kuma as another example for adding custom docker service for users.
- added support for adding .onion domains from OpenPanel > Domains > Add Domain page.
- excluded .onion domains from: dns, suspend, unsuspend, change docroot, goaccess, logs, redirect pages.
- Onion-Location header is now passed in Varnish cache.
- added support for pre and post command hooks to execute custom code.
- backup container will now auto-restart on failure.
- Caddy Admin API is now disabled by default on new installations.
🐛 Bug Fixes
- Custom nameservers on Hetzner prevent downloading docker images #471
- Incorrect directory owner when files are added before domains #472
- On delete modal not all selected files are visible #473
- SSH connection via IPv6 is disconnected on installation #468
- Service php_fpm_8_3 does not have CPU or RAM limits defined #477
- Service php_fpm_5_6 does not exist in the Docker Compose file #476
- fixed css bug opening edit plan dropdown on OpenAdmin > Plans.
- fixed css bug with server hstname dispaly in OpenAdmin sidebar.
- fixed incorrect ip detection causing
Admin account X was accessed from a new IP address: 127.0.0.1
notification. - No success notification in OpenPanel UI on /wordpress/install #481
- Unable to change existing user package #485
- fixed bug with multiple swap notifications due to swap number in title of notification
- A timeout occurred when trying to access PHP extensions page #488
- Unable to modify docker image tag #489
- Hosting package UI limit incosistency #487
- Unable to change the allocate amount of any docker containers #492
- Unable to update PHP Options #491
- Initial limits for PHP in PHP Options and PHP Limits page have different values #490
- Editing wp-config.php file trigger cloudflare firewall #486
Was this helpful?