openpanel/website/docs/changelog/1.2.6.md
2025-05-01 08:02:40 +02:00

24 lines
1.7 KiB
Markdown

Not released yet
### 💅 Polish
- improvements to fossbilling module: detailed errors and password fields.
- [Testing user-backups in OpenPanel 0.2.5 #456](https://github.com/stefanpejcic/OpenPanel/issues/456)
- [Backup and restore scripts for single user - full account #315](https://github.com/stefanpejcic/OpenPanel/issues/315)
- [Improvements to WP installer [FEATURE REQUEST] #253](https://github.com/stefanpejcic/OpenPanel/issues/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](https://github.com/stefanpejcic/OpenPanel/issues/459)
- [Lack of description how to use backup commands #255](https://github.com/stefanpejcic/OpenPanel/issues/255)
- [Getting error 503 on nginx/varnish #430](https://github.com/stefanpejcic/OpenPanel/issues/430)
- [Csf Restart Message #338](https://github.com/stefanpejcic/OpenPanel/issues/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.