Skip to content

Releases: kestrelwp/wc-api-manager-php-library

v2.11.1

09 Jun 07:57
Compare
Choose a tag to compare
  • Fix: Correctly output HTML links in API error messages
  • Fix: Improve translatable activation information output

v2.11.0

04 Jun 06:48
8f65d90
Compare
Choose a tag to compare
  • New: Update the terminology in labels and text matching the latest API Manager version

v2.10.0

19 Mar 03:36
Compare
Choose a tag to compare
  • Tweak: Reduce the number of calls to the API server when loading activation settings pages
  • Tweak: Allow passing the parent product ID to the client constructor (breaking change)
  • Fix: Ensure not to call a WooCommerce-only function in the library
  • Dev: Allow activation handling also on plugins_loaded rather than registration hook only
  • Misc: Client library adheres to WordPress coding standards

v2.9.3

26 Apr 20:52
452c952
Compare
Choose a tag to compare
  • Tweak: Update brand to Kestrel
  • Fix: Fix PHP warnings for certain failed update checks

Version 2.9.2

25 Apr 20:38
a1c83d7
Compare
Choose a tag to compare
  • Set instance ID property after generating it
  • Add wc_am_api_key_field_value filter to allow setting a default API key
  • Add activate_new_key() method for programmatic activation of a new key

Version 2.9.1

14 Aug 22:59
Compare
Choose a tag to compare
v2.9.1

Fix Undefined array key.

Version 2.9

01 Jun 16:58
Compare
Choose a tag to compare
v2.9

Updated example

Version 2.8.2

19 Dec 19:46
Compare
Choose a tag to compare
Update Postman collection with product_list

Bump to 2.8.2

Version 2.8.1

09 Jul 23:58
Compare
Choose a tag to compare
v2.8.1

Fix: Warning: Trying to access array offset on value of type bool.

Version 2.8

18 Dec 12:17
Compare
Choose a tag to compare
v2.8

remove readme and point to online docs