Skip to content

Releases: mvdgeijn/directadmin

v0.17.0

13 Sep 09:16
748ae61
Compare
Choose a tag to compare

Added the getUsageBreakdown method to the User class

v0.16.0

12 Sep 10:03
f27f2f6
Compare
Choose a tag to compare

Added the getReseller method to the user object

v0.15.0

11 Sep 13:21
145be2a
Compare
Choose a tag to compare

Added new SetResellerPackage method to the AdminContact class

v0.14.0

29 Mar 14:46
efc3be9
Compare
Choose a tag to compare

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

29 Mar 14:03
a0a4d78
Compare
Choose a tag to compare

Read extra settings into the domain object: SSL, PHP, Local mail and suspended

v0.12.5

09 Dec 12:33
6144b57
Compare
Choose a tag to compare

Improved handling of missing paths in the FileManager

v0.12.4

07 Dec 19:28
ec678ff
Compare
Choose a tag to compare

Fix for missing FileManager namespace in UserContext.php

v0.12.3

07 Dec 19:23
d715082
Compare
Choose a tag to compare

Fixed the FileManager object (got the wrong context)

v0.12.2

07 Dec 19:17
b80117d
Compare
Choose a tag to compare

Also "clone" the verify option when cloning the connection in the loginAs method

v0.12.1

22 Sep 12:21
a016fea
Compare
Choose a tag to compare

Fix for wrong return type error on impersonate() calls.