Release Version 1.0.11
ObliviousHarmony
released this
24 Jul 13:57
·
17 commits
to release/1.0
since this release
Changelog
Enhancement - Introduced X-WP-Total
header for product attributes GET endpoint listing the number of entries in the response. #171
Enhancement - Introduced X-WP-TotalPages
header for product attributes GET endpoint listing the number of pages that can be fetched. #171
Enhancement - Introduced the modified
option for orderby
fetch requests in post based resources. #226
Fix - Ensured Action Scheduler transients are cleared by "Clear Transients" tool. #152
Fix - Corrected the schema datatype for coupon expiry_date
, date_expires
, and date_expires_gmt
fields. #176
Fix - Query parameters are now passed correctly when using the batch product variation endpoints. #191