openpanel/website/docs/changelog/1.2.6.md
2025-05-01 09:45:32 +02:00

29 lines
2.2 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*.
- better logging for `/delete_file` from FileManager.
- [crashlogs are now accessile trough notifications or *View Logs* page in OpenAdmin](https://i.postimg.cc/M6PLKzsT/2025-05-01-08-30.png).
### 🐛 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.
- 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 initializing network controller: error creating default "bridge" network: cannot create network`.