Dev Center Updates

API and Themes Updates September 27, 2019

by BigCommerce
Embedded Checkout An overview and tutorial for using Embedded Checkout are now available Channels, Sites and Routes Channels, Sites and Routes API Reference is now available API Based on feedback from the beta program, access to the...
API
Theme
Maintenance
Enhancement

API and Themes Updates September 20, 2019

by BigCommerce
Webhooks Functionality Update Blacklisting logic has been updated to improve webhook reliability. Domains will now be blacklisted based on a minimum threshold and percentage success rate within a sliding scale time window. Read more...
Developer Blog
API
Maintenance

Cornerstone 4.1.1 Release

by BigCommerce
Bug Fixes Reset compare products counter after faceted search updates page content #1571 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
Cornerstone
Bug Fix

API and Themes Updates September 13, 2019

by BigCommerce
API A customer_id query parameter was added to the Orders API for filtering Updated Orders API documentation to include information on accessing customer file uploads Theme Corrected Stencil Handlebars Cart Items object to reflect...
API
Stencil
Theme
Developer Blog

Cornerstone 4.1.0 Release

by BigCommerce
Bug Fixes Fix tall images on PDPs and PLPs #1559 Enhancements Deleted whitespaces in if statements (content.html) #1560 Remove aria-hidden attribute from main menu #1563 Using Cornerstone Are you a merchant using our Cornerstone theme...
Enhancement
Bug Fix
Cornerstone

API and Themes Updates August 30, 2019

by BigCommerce
API Under Create a Customer, attributename was changed to attributeid. Text was added to explain attributes must be created before the customer. Theme Stencil CLI installation instructions have been revised and include new Windows...
API
Stencil
Theme
Developer Blog

Stencil CLI minimum required version is changing on September 30th

by BigCommerce
On September 30th, 2019, the minimum required version of Stencil CLI will be raised to 1.20.2 from 1.8.0. After September 30th, you will not be able to run stencil start without being on at least the minimum supported version. This...
Announcement
Stencil
Warning

API and Themes Updates August 26, 2019

by BigCommerce
API attributes object has been added under rate request item for Shipping Provider API to pass custom metafields to shipping providers Updated Webhooks documentation to include our process for blacklisting destination URIs Theme...
Developer Blog
API
Maintenance
Stencil

Stencil-CLI 1.20.0 Release

by BigCommerce
You can now specify your store URL, token, and port while running stencil init. Try it out! stencil init --url https://store.com --token myaccesstoken12345 To get this update, simply run npm install -g @bigcommerce/stencil-cli
Stencil
Enhancement
Announcement