diff --git a/website/docs/changelog/1.4.3.md b/website/docs/changelog/1.4.3.md index 0abfc2f1..d151a911 100644 --- a/website/docs/changelog/1.4.3.md +++ b/website/docs/changelog/1.4.3.md @@ -7,10 +7,11 @@ Not released yet - [better formating of the 'CPU Usage' admin notification](https://i.postimg.cc/T257Nkkb/2025-06-17-13-14.png). - refractored template code on *OpenPanel > Dashboard* page. - sections on *OpenPanel > Dashboard* page are now collapsible. -- document root paths are now kept during cpanel import. +- document root paths are now perserved for all domains during cpanel account import. - `opencli website-scan` now auto replaces 'localhost' in wp-config.php files with user's database service: MySQL or MariaDB - the system now logs the timestamp in the user's activity log when users are imported from cPanel backup files. + ### 🐛 Bug Fixes - fixed `Error response from daemon: No such container:` when deleting domain for a user from terminal. - fixed error importing mysql dumps from cpanel due to mysql_native_password plugin.