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

Theme Update for October 21, 2021

by BigCommerce
Theme Added Translating Regions documentation which describes how to create translations for a specific region. Developer Blog What’s New for Merchants in September? Introducing BigCommerce Next.js Sample App
Maintenance
Theme

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

Cornerstone 6.1.1 for October 6, 2021

by BigCommerce
Theme Fix product images on PDP with clipped outlines.#2124 Changed debounce wait time for search to 1200 ms from 200 ms.#2115 Additional checkout buttons don't work when applying a 100% discount coupon.#2109 Fix sliding carousel with
Maintenance
Cornerstone
Theme

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