You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
15
15
- Removed unnecessary tooltips from buttons and other elements.
16
16
- Fixed incorrect tags which prevented tooltips from being displayed.
17
17
- Introduced tooltips to counter items on the Users, Packages, and Statistics pages to help better distinguish statistics.
18
+
- Improved the display of items, quotas, and suspended items in the Control Panel navigation header - thanks **@cmstew**!
18
19
- Fixed an issue which caused higher than normal CPU usage during an upgrade due to a duplicate condition in the rebuild process.
19
20
- Fixed minor spelling inconsistencies in command line script comments and output text.
20
21
- 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.
24
25
- Improved the quality of comment formatting in command line scripts - thanks **@bisubus**!
25
26
- Fixed an issue where the logo was not displayed in the File Manager - thanks **@robothemes**!
26
27
- 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.
28
+
- Fixed an issue where custom document roots were not saved correctly.
27
29
- Improved the visibility of service availability in the Control Panel UI.
28
30
29
-
30
31
## [1.3.0] - Major Release (Feature / Quality Update)
31
32
### Features
32
33
- Users can now choose to point a domain to a different document root location (similar to domain parking).
0 commit comments