Kristan Kenney 5 лет назад
Родитель
Сommit
a3f9ec73e1
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
     - Removed unnecessary tooltips from buttons and other elements.
     - Fixed incorrect tags which prevented tooltips from being displayed.
     - Introduced tooltips to counter items on the Users, Packages, and Statistics pages to help better distinguish statistics.
+- Improved the display of items, quotas, and suspended items in the Control Panel navigation header - thanks **@cmstew**!
 - Fixed an issue which caused higher than normal CPU usage during an upgrade due to a duplicate condition in the rebuild process.
 - Fixed minor spelling inconsistencies in command line script comments and output text.
 - Fixed an issue where old configuration files were not cleaned up when moving domains with `v-change-domain-owner`.
@@ -24,9 +25,9 @@ All notable changes to this project will be documented in this file.
 - Improved the quality of comment formatting in command line scripts - thanks **@bisubus**! 
 - Fixed an issue where the logo was not displayed in the File Manager - thanks **@robothemes**!
 - Fixed an issue in the Control Panel UI which caused databases and additional FTP accounts to be named incorrectly if manually prefaced with the username.
+- Fixed an issue where custom document roots were not saved correctly.
 - Improved the visibility of service availability in the Control Panel UI.
 
-
 ## [1.3.0] - Major Release (Feature / Quality Update)
 ### Features
 - Users can now choose to point a domain to a different document root location (similar to domain parking).