timestamp1584134400001
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...timestamp1583880540001
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.timestamp1582925040001
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 SSHtimestamp1581362640001
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...timestamp1580855400001
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...timestamp1579540500001
Changes to Chrome’s SameSite cookie policies that may affect BigCommerce apps
by BigCommerce
Beginning in February, the way Google Chrome handles cross-site cookies is changing to prevent cookies without an explicit SameSite policy from loading in cross-origin requests. More details on Chrome’s upcoming changes are available on...timestamp1573858800001
API and Theme Updates for November 15, 2019
by BigCommerce
Contribute to BigCommerce Dev Docs We're excited to announce BigCommerce is accepting contributions to our developer documentation. Want to get involved? Learn more. API Storefront API tokens support JWT Updated the ShippingZoneMethod...timestamp1571436600001
API and Theme Updates October 18, 2019
by BIgCommerce
API Added graphqlstorefrontapienabled and wishlistsenabled to Store Information API Theme origin is now available via Stencil Global Settings Object model Developer Blog What Developers Need to Know About Upcoming BigCommerce Multi...timestamp1570733460001
Stencil-CLI 1.21.0 Release (Node 10 support)
by BigCommerce
Stencil CLI now supports environments using Node 10 To get this update, simply run npm install -g @bigcommerce/stencil-cli