timestamp1635513060000
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 intimestamp1633990919334
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 astimestamp1633633500000
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+, MySQLtimestamp1633530588225
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 withtimestamp1632777681779
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 buildtimestamp1631742062720
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 requiredtimestamp1631635560000
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 thetimestamp1631131560000
BigCommerce for WordPress 4.17.0 for September 8, 2021
by BigCommerce
4.17.0 View release 4.17.0 on GitHub Changed PHPDoc for cart-footer.php template updated Fixed Fixed Product Import logic so script and style tag contents are not displayed in product description. Fixed Uncaught ReferenceError: ga is not