Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

History
68 lines (43 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

68 lines (43 loc) · 1.81 KB

1.1 (19/11/2018)

  • Added create session for single sign on

0.5.6 (01/09/2016)

  • Error handling bug fix
  • Exposed service plan guid property (thanks ghermans)

0.5.4 (13/06/2016)

  • Added GetSubscription functionality (thanks ghermans)

0.5.4 (13/06/2016)

  • Added GetSubscription functionality (thanks ghermans)

0.5.3 (24/05/2016)

  • Code quality improvements
  • Updated ListSubscriptions to retrieve subscription

0.5.2 (18/05/2016)

  • Updated ListSubscriptions to retrieve plan guids
  • Updated GetServicePlan to accept 'guid' as a filter option
  • Updated DeleteSiteAlias to accept 'alias' as a filter option

0.5.1 (05/04/2016)

  • Added mail preferences functionality
  • Added wordpress functionality
  • Added APS functionality
  • Added ssl certificate functionality

0.5.0 (08/03/2016)

  • Added secret key functionality
  • Updated error handling to expose Plesk error code
  • Added html entity escaping

0.4.0 (05/02/2015)

  • Added functionality for databases
  • Updated test script

0.3.0 (16/10/2014)

  • Added functionality for ip addresses, service plans, clients, subscriptions and server information
  • Added test script
  • Updated classes to throw exceptions when requests fail
  • Sorted examples folder into areas of functionality

0.2.0 (09/10/2014)

  • Added support for composer installs
  • Updated code for psr-0 autoloading
  • Updated code for psr-1 basic coding standard
  • Updated code for psr-2 coding style guide

0.1.0 (08/10/2014)

  • Updated Create Email Address xml payload for newer versions of the Plesk API
  • Exposed further functionality

Unversioned (13 Apr 2013)

  • First public release of php-plesk.