Update 1.3.8.md

This commit is contained in:
Stefan Pejcic 2025-06-10 12:46:43 +02:00 committed by GitHub
parent e131c0ff01
commit ae04e4276f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,8 +12,9 @@ Released on June 09, 2025
- fixed bug changing feature set from 'default' on *OpenAdmin > Edit Plan* form. - fixed bug changing feature set from 'default' on *OpenAdmin > Edit Plan* form.
- fixed import error with domain_logs module. - fixed import error with domain_logs module.
- [fixed error with incorrect archive_path_logged on compression](https://i.postimg.cc/wTGR8vNY/2025-06-06-13-27.png) - [fixed error with incorrect archive_path_logged on compression](https://i.postimg.cc/wTGR8vNY/2025-06-06-13-27.png)
- fixed errors with `opencli doamins-ssl <DOMAIN> info` command. - fixed errors with `opencli domains-ssl <DOMAIN> info` command.
- fixed 404 error on `/api/mysql-size` route. - fixed 404 error on `/api/mysql-size` route.
- fixed 500 error on Website Builder installation when subdirectory is not set. - fixed 500 error on Website Builder installation when subdirectory is not set.
- fixed css bugs on Inodes Explorer and Disk Usage pages. - fixed css bugs on Inodes Explorer and Disk Usage pages.
- [fixed `Infinity %` error for Memory usage on *OpenAdmin > Users > single user* page](https://i.postimg.cc/LXxqzWbz/2025-06-08-18-06.png). - [fixed `Infinity %` error for Memory usage on *OpenAdmin > Users > single user* page](https://i.postimg.cc/LXxqzWbz/2025-06-08-18-06.png).
- fixed 500 error on *OpenAdmin > Settings > Updates* page.