1.57.3 includes "icons grid" layout. Please note it's going to receive improvements for sure. To bring the latest version:
It includes:
If you notice any bugs/issues, you could just follow https://help.directadmin.com/item.php?id=29 to get it downgraded to the version which comes with latest stable version of DirectAdmin. Still waiting for the feedback! Even from those who already posted (if you've changed your mind on something, or have something else to say). Thank you!
Code:
cd /usr/local/directadmin/data/skins
mkdir -p evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
It includes:
Code:
* duplicate items from different reseller levels are now removed on merge
* fix & speed-up merging strategy
If you notice any bugs/issues, you could just follow https://help.directadmin.com/item.php?id=29 to get it downgraded to the version which comes with latest stable version of DirectAdmin. Still waiting for the feedback! Even from those who already posted (if you've changed your mind on something, or have something else to say). Thank you!