Skip to content

Releases: WebDevStudios/WDS-WP-REST-API-Connect-UI

v0.2.5

Choose a tag to compare

@jtsternberg jtsternberg released this 17 Mar 17:40
  • Update the wds-wp-rest-api-connect dependency to fix a typo from a variable which should be using an object property (for legacy mode).

v0.2.4

Choose a tag to compare

@jtsternberg jtsternberg released this 17 Mar 00:44
  • Update the wds-wp-rest-api-connect dependency to fix some bugs and in the auth_request method.

v0.2.3

Choose a tag to compare

@jtsternberg jtsternberg released this 20 Feb 21:49
  • Fix some authentication step logic, and ensure discovery is not called too often.
  • Update the wds-wp-rest-api-connect dependency to fix some bugs and add filters to request args.

v0.2.2

Choose a tag to compare

@jtsternberg jtsternberg released this 16 Feb 04:56
  • The Optional Headers fields are now available for all steps, to ensure proper headers are sent during discovery.
  • Update the wds-wp-rest-api-connect dependency, so that we use our own API Discovery library to use the WP http API, and to correctly pass any headers if they exist.