Releases: mvdgeijn/directadmin
Releases · mvdgeijn/directadmin
v0.17.0
Added the getUsageBreakdown method to the User class
v0.16.0
Added the getReseller method to the user object
v0.15.0
Added new SetResellerPackage method to the AdminContact class
v0.14.0
Added method to domain object to modify settings like ssl, php, cgi, bandwidth and/or quota. This is the CMD_API_DOMAIN call with the modify action
v0.13.0
Read extra settings into the domain object: SSL, PHP, Local mail and suspended
v0.12.5
Improved handling of missing paths in the FileManager
v0.12.4
Fix for missing FileManager namespace in UserContext.php
v0.12.3
Fixed the FileManager object (got the wrong context)
v0.12.2
Also "clone" the verify option when cloning the connection in the loginAs method
v0.12.1
Fix for wrong return type error on impersonate() calls.