timestamp1638459874430
API Updates for December 2, 2021
by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment cantimestamp1638397140000
BigCommerce for WordPress 4.21.0 for December 1, 2021
by BigCommerce
4.21.0 View release 4.21.0 on GitHub Changed Set “New/Updated Since last Sync” as the default selection in the manual product sync on both the Settings page and the Product Archive in the admin. Fixed Reflects change of the customer's grouptimestamp1637255940000
BigCommerce for WordPress 4.20.1 for Nov 19, 2021
by BigCommerce
4.20.1 View release 4.20.1 on GitHub Fixed Handle legacy PHP filter_input bug which may cause situation with empty auth headers and webhook validation fail Update existing webhooks with new passwords when enabling webhooks in settings. Thetimestamp1636391940000
BigCommerce for WordPress 4.20.0 for Nov 8, 2021
by BigCommerce
4.20.0 View release 4.20.0 on GitHub Changed Update the cart total when QTY is updated Update total button click while calculating shipping will update the total price. Fixed Fixed issue that occurred when webhooks option is enabled duringtimestamp1635513060000
BigCommerce for WordPress 4.19.1 for Oct 29, 2021
by BigCommerce
4.19.1 View release 4.19.1 on GitHub Changed Added ability to set the max file size for the import log. Before each import starts, the log size is measured, and if the size exceeds the limit, it will be truncated. The default log size istimestamp1634735460000
BigCommerce for WordPress 4.19.0 for Oct 20, 2021
by BigCommerce
4.19.0 View release 4.19.0 on GitHub Added Added support for BC product create/update/delete webhooks. Turning on the "Enable Webhooks" creates a subscription to product create, update, and delete events, enabling products to be updated intimestamp1633633500000
BigCommerce for WordPress 4.18.0 for Oct 07, 2021
by BigCommerce
4.18.0 View release 4.18.0 on GitHub Changed Added support in the WP Menu feature for BC product sub-categories for adding the Product Categories. Updated version requirements and compatibility for PHP, MySQL, and WordPress. PHP 7.4+, MySQLtimestamp1632777681779
GraphQL Storefront API can now be used to power Stencil theme context
by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to buildtimestamp1631635560000
BigCommerce for WordPress 4.17.1 for September 14, 2021
by BigCommerce
4.17.1 View release 4.17.1 on GitHub Fixed Fixes an issue with product imports/syncing where the process would fail (504) due to a timeout with upstream_response_time. The timeout value was increased to allow more time to complete the