Dev Center Updates

API Updates & Announcements for November 11, 2021

by BigCommerce
API Localized Abandoned Cart Emails have moved into Open Beta. See Developer Documentation for more information. Added a new possible response code for API requests. Some V2 and V3 endpoints now return a`207` Multi-Status code when multiple
API
Announcement
Developer Blog

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 during
WordPress

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 is
WordPress

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 in
WordPress

Moving to Sitemap Indexes

by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such as
Announcement
Stencil
Enhancement

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+, MySQL
WordPress

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 build
Stencil
Storefront API
Announcement
Enhancement

API Update and Announcements for September 23, 2021

by BigCommerce
API
Announcement
Developer Blog
API Determine the checkout that best suits your needs by reviewing the checkout options described in the new checkout customizability article. Email Templates Added Email Templates Code Examples to demonstrate how to update text, add a

Required Stencil-CLI version set to 3.5.0

by BigCommerce
A bug affecting users of stencil-CLI has been fixed as of CLI version 3.5.0. As this bug was resulting in CLI requests incorrectly redirecting which resulted in a degradation of the local development experience, we have bumped the required
Stencil
Announcement
Warning