mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.1 KiB
1.1 KiB
Not released yet
💅 Polish
- CSRF tokens added to all OpenPanel UI pages.
domain_link
class can now be used in OpenPanel UI templates to exclude Capitalize Domains feature.- certificate information adden in OpenPanel > Domains > SSL.
/api/domains
route is added on OpenAdmin API.- added
/api/usage/disk/
API endpoint for returning disk usage of all users on the server.
🐛 Bug Fixes
- fixed broken screenshot url on WP Manager.
- fixed bug changing feature set from 'default' on OpenAdmin > Edit Plan form.
- fixed import error with domain_logs module.
- fixed error with incorrect archive_path_logged on compression
- fixed errors with
opencli doamins-ssl <DOMAIN> info
command. - fixed 404 error on
/api/mysql-size
route. - fixed 500 error on Website Builder installation when subdirectory is not set.