Version: 1.3.1
1.2.7
Released on May 6, 2025
💅 Polish
- added Edit Domain Templates page under OpenAdmin > Domains for editing html tempaltes and vhost files.
- pm2 interface is removed and replaced with installer that allows users to run containerized nodejs or python apps.
- added a new page in OpenAdmin > Domains to edit templates: Nginx/OpenResty/Apache VirtualHosts files, and HTML templates for: new domain, suspended website and suspended user.
/sites/new
page is removed in favor of/auto-installer
./mautic
,/pm2
and/ip_blocker
pages are removed from OpenPanel search./backups/settings
and/backups/destination
pages are added in OpenPanel search./get-folder-size
now accepts both relative and full paths with/var/www/html/
.- bun, flarum, mautic and java are completelly removed from PM2.
- added cron for
opencli email-server pflogsumm
to generate email summary reports periodically. - timezone, ssh and webterminal modules are removed.
- updated vhost templates to show custom page when domain is added without any files.
- notifications (flash messages) are now limited to 1 per page.
- added daemon.json template for new users.
- setting custom domain for panel will now also enforce ssl/tls on mailserver, setting ip instead will enforce plain-text.
- added --debug flag to opencli domain command.
- added Server Reboot option in OpenAdmin.
- added horizontal scroll to tables on OpenAdmin pages: CorazaWAF rules, ProcessManager, Locales, Notifications, Plans, Services Status, Email Accounts.
🐛 Bug Fixes
- Testing and maintenance of FossBilling module #453
- Problems with Remove User access from Database #336
- Mailserver: mail mount is not removed when deleting a domain #447
- Crons don't appear on GUI #460
- screenshot image loaded 3x in OpenPanel UI on /website #426
- Bug adding docroot in OpenPanel in Cyrilic - not IDN #431
- Delete email accounts on domain removal #233
- fixed bug with
"
showing around emabled modules on OpenPanel > Advanced > Server Info. - fixed error Invalid folder path on
/get-folder-size
for WP Manager. - fixed bug setting load, du and cpu tresholds on OpenAdmin > Notifications settings.
- OpenPanel UI > Web Terminal keeps loading.. #359
- remove backup jobs from daily usage reports #464
- fixed bug Error fetching databases from the container. on MySQL caused by missing env limits for CPU and Memory in template.
- Can not access through SSH anymore #367
- fixed bug with mailserver creating multiple mountpoints when domain is re-added.
- fixed bug with email accounts still being listed in gui when domain is deleted.
- fixed bug on domain creation failing to create sustom docroot.
- fixed bug connecting to SMTP locally from within the php containers.
- fixed a bug with ssh login notifivations where the IP address was not correctly detected when multiple sessions were active.
Was this helpful?