Dev Center Updates

Cart Suggestions removed from Stencil context Cart model

by BigCommerce
As of June 16, the ability to request a list of suggested products relevant to the user's current shopping cart has been removed. If this information is requested using Front Matter or a stencil-utils call, it will not be returned. This...
Warning
Stencil

Chrome's SameSite changes have been temporarily reverted by Google

by BigCommerce
In a previous changelog entry, we warned you about changes to Chrome's handling of cookies via the new SameSite attribute, which affects the behavior of cookies in iframes, and thus affects the loading of BigCommerce apps. Google has...
Announcement
Warning

Stencil-CLI 2.0.0 Release

by BigCommerce
The local Theme Editor has been removed, as it is no longer representative of the production experience. To test theme settings, we recommend pushing your theme up to a store and using the real editor. Add-to-cart issues when developing...
Stencil
Announcement
Developer Blog

API and Theme Updates for March 20, 2020

by BigCommerce
API Royal Mail is no longer a supported carrier for creating Order Shipments Tax Classes API now returns the default tax class Theme Theme Editor was deprecated in Stencil CLI versions 1.23.1 and later Developer Blog How to Write...
API
Stencil
Developer Blog

API and Theme Updates for March 13, 2020

by BigCommerce
API Clarified an App Client ID is required in requests to Get Current Customer Added more information about updating default currency Updated Webhooks documentation to clarify behavior Developer Blog BigCommerce Developer Blog to...
API
Stencil
Developer Blog

PHPSESSID cookie will be removed from storefronts on April 9, 2020

by BigCommerce
On April 9, 2020, the PHPSESSID cookie will no longer be set by BigCommerce on the BigCommerce storefront or control panel.
Warning
Announcement

API and Theme Updates for February 28, 2020

by BigCommerce
Theme Added pull command to Stencil CLI New method for editing BigCommerce email templates via WebDav Developer Blog Design For Developers: The Principles of Visual Design Why Rewind Said Hello to AWS Session Manager and Goodbye to SSH
Stencil
Developer Blog

Certain V2 API DELETE endpoints are being removed on May 10

by BigCommerce
On May 10, the following endpoints will be removed from the V2 API: DELETE /v2/products DELETE /v2/option_sets (sometimes aliased as /v2/optionsets) DELETE /v2/customers This change ONLY affects the "collection delete" capability which...
Warning
Announcement
API

Stencil-CLI 1.21.6 Release (Supports "stencil pull")

by BigCommerce
New feature added to allow pulling the theme configuration (config.json) from the live store, to make sure your local configuration matches the live store's theme before pushing a new version. This can help catch changes to theme...
Stencil
Announcement
Enhancement