mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.7 KiB
1.7 KiB
Not released yet
💅 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.
🐛 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.