Skip to content

v3.0.0

Compare
Choose a tag to compare
@driesvints driesvints released this 25 Aug 18:34
· 183 commits to 3.x since this release
352e556

Added

  • Security rules (#83)
  • Add installPHP and updatePHP methods (ef5da6e)
  • Add full PHP management methods (#84)
  • Adds installPhpMyAdmin install and deletePhpMyAdmin methods (#85)
  • Adds resetDeploymentState() and siteDeploymentLog() to Site resource (#88)

Changed

  • Renamed namespaces (fdcc996)
  • Changed $apiKey property visibility (88cbb08)
  • Update rebootPHP method (f619c0f)
  • Remove references to only MySQL databases (#86, 628b083)
  • Rename SSHKey method to sshKey (af6860f)

Fixed