Dev Center Updates

Cornerstone 2.3.2 Release

by BigCommerce
Enhancements Undo New Products left align from 2.3.0. PR #1328 Bug Fixes Fix zoom behavior for small images in gallery (turn off zoom if image is too small). PR #1325 Fix invoice store logo. PR #1326 Using Cornerstone Are you a...
Stencil
Cornerstone
Enhancement
Bug Fix

Cornerstone 2.3.1 Release

by BigCommerce
Enhancements Display product reviews in tabbed content region of product page. PR #1302 Show bulk discounts only if enabled through store settings. PR #1310 Style active section in search results. PR #1316 New products left align. PR...
Bug Fix
Enhancement
Cornerstone
Stencil

Updates to Cart API, Catalog API and Custom Layout Files

by BigCommerce
In V3 Cart API you can now create a Cart and change a line item to have a 0$ price. In V3 Catalog, value_data returns null when empty, instead of an empty array. A custom layout file can now be assigned to categories. Previously, when...
API
Bug Fix

Legacy OAuth Removed

by BigCommerce
As of July 31, 2018 legacy auth has been removed for new BigCommerce stores. Existing legacy integrations will continue to work, we recommend upgrading as soon as possible.
Warning
API
Announcement

Legacy API Accounts Deprecation

by BigCommerce
As of July 31, 2018, new BigCommerce stores are no longer able to create Legacy API Accounts (accounts using HTTP Basic Auth) within their control panels. Existing Legacy API Accounts will continue to work until further notice, but we...
Warning
API

Cornerstone 2.2.1 Release

by BigCommerce
Enhancements Disable zoom and link for default "No Image" image. PR #1291 Bug Fixes Fix wishlist dropdown background color bleeding out of container PR #1283 Fix indefinite load spinner for products without an image in order history...
Bug Fix
Cornerstone
Enhancement
Stencil

Cornerstone 2.2.0 Release

by BigCommerce
Enhancements Add alias for lazysizes module to bundle minified library. PR #1275 Fix duplicate input ID's in product review form. PR #1276 Bug Fixes Fix quantity edit on Simple Product AMP pages. PR #1257 Fix empty image on carousel...
Bug Fix
Cornerstone
Stencil
Enhancement

Cornerstone 2.1.0 Release

by BigCommerce
These release notes are intended for BigCommerce store owners using the Cornerstone theme on the Stencil framework. They cover: Enhancements Bug Fixes Using Cornerstone Enhancements Add Newsletter summary section to subscription form...
Cornerstone
Stencil
Enhancement
Bug Fix

Record Count is being removed from Price Lists API

by BigCommerce
Beginning soon, the Price Lists API will no longer return a record_count on the Price Lists object. You can still understand how many records are in a particular price list by looking at the meta information on a Price List Record...
API
Warning