Releases: woocommerce/woocommerce-rest-api
Releases · woocommerce/woocommerce-rest-api
Version 1.0.9
Note: Skip to 1.0.10 as this release contains a composer bug and cannot be installed.
Version 1.0.8
Version 1.0.7
Changelog:
- Fixed - Product and variations schema to allow remove sale prices, dimensions and weight.
Version 1.0.6
Changelog:
- Fixed - Incorrect route for shipping zone endpoint.
- Fixed - Incorrect type of numeric values in products and variations schema.
- Tweak - Improve load time on System Status endpoint when using
_fields
. - Tweak - Removed MaxMind database from System Status endpoint.
- Tweak - Allow set
instance_id
for Order'sshipping_lines
.
Version 1.0.5
Changelog:
- Fixed - Image type in Product's schema.
- Fixed - Allow edit an Order's line item product without having to enter
product_id
, orvariation_id
, orsku
. - Tweak - Allow sort products by
menu_order
.
Version 1.0.4
Changelog:
- Fixed - date_created and date_created_gmt for customers v2.
- Fixed - Restored "Total post count" section on System Status endpoint v2 and v3.
- Tweak - Filter empty objects from results before loop.
- Fixed - Support for WooCommerce 3.9.
Version 1.0.3
Fixes DB_NAME issue when not defined.
Version 1.0.2
Updates tax class handling for WC 3.7
Version 1.0.1
Including "Engine" fix in System Status endpoint.
Version 1.0.0
This is a release of the WooCommerce REST API package that includes v1, v2, and v3 of the API destined for WooCommerce 3.7.
REST API v4 is not part of this release.