Dev Center Updates

Node 12 End-of-life on April 30th

by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update their
Warning
Stencil

BigCommerce for WordPress 4.26.0 for Mar 28, 2022

by BigCommerce
4.26.0 View release 4.26.0 on GitHub Added Added automatic API scope check during the plugin installation. If the API credentials don’t meet the required criteria, the plugin installation will be aborted and an error message will be shown.
WordPress

Change to number of product images returned in Stencil home page resources on April 15

by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returning
Stencil
Warning

Change to default number of product images returned by GraphQL on April 15

by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`
Storefront API
Warning

Developer Update for March 24, 2022

by BigCommerce
WordPress Added documentation that outlines how to improve WP-Cron reliability when using the BigCommerce for WordPress plugin. Developer Blog V3 Pages API Debuts Bulk Operations & MSF Compatibility
WordPress
Developer Blog

BigCommerce for WordPress 4.25.0 for Mar 7, 2022

by BigCommerce
4.25.0 View release 4.25.0 on GitHub Added Added ability to control images import. It adds the ability to choose between serving images from external CDN, skip import completely, or serving images as usual. To access these settings go to
WordPress

BigCommerce for WordPress 4.24.0 for Feb 15, 2022

by BigCommerce
4.24.0 View release 4.24.0 on GitHub Added Added separate logging section for webhooks. The section can be found under Settings -> Diagnostics -> Get Diagnostics. It shows entries from webhooks incoming requests(validation issues, endpoints
WordPress

BigCommerce for WordPress 4.23.0 for Jan 24, 2022

by BigCommerce
4.23.0 View release 4.23.0 on GitHub Added In order to speed up the import process running import tasks in parallel was added. The option can be enabled in Bigcommerce > Settings > Product Sync. Enabling it will add an additional background
WordPress

Upcoming changes to HTTP header casing

by BigCommerce
Infrastructural changes to BigCommerce over the next 2 weeks may result in some HTTP headers being returned as lowercase which previously had a mixture of uppercase and lowercase characters. For example, HTTP header names such as
API
Warning