Skip to content

Releases: plesk/api-php-lib

v2.1.1

09 Jul 13:43
81150a0
Compare
Choose a tag to compare

What's Changed

  • Use documented status codes for activation/deactivation of customers and webspaces by @ayvazyan10 in #160
  • Minor updates of test dependencies
  • Switch CI pipeline to Ubuntu 24.04 by @sibprogrammer in e34be37
  • DatabaseTest should not depend on the database server id by @xgin in #135
  • Fix test data for DS record by @dpushkarev in #158

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Jul 18:22
Compare
Choose a tag to compare

What's Changed

  • Implement SSL certificates install/remove procedures
  • Add ServicePlanAddon operator
  • Correct handling of empty resellers list
  • Add support for PHP 8.2
  • Switch to PHP 8.0 for testing pipelines

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Nov 15:32
ce25ff4
Compare
Choose a tag to compare

What's Changed

  • Bump minimal required PHP version to 7.4 (Plesk 18.x+ is required for the extensions based on this version of the library)
  • Enforce type checks

Full Changelog: v1.1.3...v2.0.0

v1.1.3

29 Mar 08:15
Compare
Choose a tag to compare

What's Changed

  • BUGFIX EXTREST-143 Extend already set properties instead of overwriting them

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Oct 14:41
Compare
Choose a tag to compare
  • Use PHP 7.3 for 1.x branch

v1.1.1

06 Oct 11:48
f226ce3
Compare
Choose a tag to compare

What's Changed

  • BUGFIX EXTREST-137 simpleXml fix for & in values by @vdiomidov in #109

New Contributors

Full Changelog: v1.0.8...1.1.1

v1.1.0

13 Sep 06:15
87980e9
Compare
Choose a tag to compare
  • Add additional properties about webspaces
  • Add server statistics details
  • Add an ability to provide a description for secret key
  • PHP 8 compatibility
  • Add an ability to retrieve the details about mailnames
  • Add an ability to delete site alias
  • Add an ability to create and delete service plans
  • Proxy servers support
  • Fix the ability to delete webspace by name

New SecretKeys response format support

24 Dec 07:25
7f81b0c
Compare
Choose a tag to compare

New SecretKeys response format support & bug fixes

Added protected directories management operations

08 Aug 04:46
Compare
Choose a tag to compare
v1.0.6

Wait for Plesk initialization before tests execution

Getting disk usage details added

04 Mar 05:50
Compare
Choose a tag to compare