Version: 1.3.1
1.2.6
Released on May 2, 2025
💅 Polish
- improvements to fossbilling module: detailed errors and password fields.
- Testing user-backups in OpenPanel 0.2.5 #456
- Backup and restore scripts for single user - full account #315
- Improvements to WP installer [FEATURE REQUEST] #253
- Administrators can now edit managable services from OpenAdmin > Services > Edit page.
- optimized search on OpenAdmin.
/json/docker-info
route is removed from OpenAdmin.- added link to manage rules from OpenAdmin > Security > WAF.
- better logging for
/delete_file
from FileManager. - crashlogs are now accessile trough notifications or View Logs page in OpenAdmin.
- user creation via api no longer returns docker-compose version.
/api/users
now also allows setting mysql_type and webserver.
🐛 Bug Fixes
- fixed error with cronjobs created from UI missing quotes around comments.
- fixed css bug on OpenAdmin > Settings > API causing logs to be invisible on light theme.
- fixed error
{"error":"CSRF error","message":"The CSRF token is missing."}
on api calls. - Archive extraction via FileManager results in wrong file owner #459
- Lack of description how to use backup commands #255
- Getting error 503 on nginx/varnish #430
- Csf Restart Message #338
- fixed bug with domain detection by
opencli sentinel
- causing email alerts not to be sent when domain is set for accessing openadmin. - fixed bug in OpenAdmin
line 1052: email_daily_report: command not found
with daily reports not being sent. - fixed js error on OpenAdmin > Users > username > Activity causing activity logs to not display.
- fixed bug with
opencli sentinel
not recording hostname, load and mysql processes in crash reports. - fixed bug with
opencli sentinel
not restarting monitored system services. - fixed error starting dokcer after reboot on Alma 9.5:
error creating default "bridge" network: cannot create network
- FOSSBilling False error on successfully created user #2
- FOSSBilling User delete errors #3
Was this helpful?