Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Version 2.0.0

Compare
Choose a tag to compare
@boone boone released this 20 Jan 15:56
· 32 commits to master since this release

Lots of new API support and other updates! We are now only targeting cPanel 11.4x and up. Support has been added for Ruby 2.2.0 and 2.1.x. Ruby 1.8 and below are no longer supported.

Notable updates:

  • Add support to cPanel/WHM transfers. [#92, #93, #94, #95]
  • Gets the IP address for a given name server [#87]
  • Add support for Email::passwdpop [#85]
  • Adds support for Email::setdefaultaddress [#82]
  • Get server disk usage [#81]
  • List and edit standardized hooks [#76]
  • Generate certificate signing requests through Whostmgr [#67]
  • Implement fetch_ssl_vhosts [#66]
  • Fix Zlib::BufError [#64]
  • Remove certificate data [#62]
  • Run Whostmgr scripts [#60]
  • Option to remove/delete SSL Certificates [#59]
  • Adds support for Cpanel's FTP [#55] and PasswdStrength [#51] modules.
  • Pass (almost) same options when creating certificate signing requests [#50]