Dev Center Updates

API Announcement for March 4, 2021

by BigCommerce
On April 30, 2021, the Coupon API will limit the characters allowed in a coupon name. An error will result if any special characters other than the following are used in the Coupon code field: Alphanumeric values White spaces Underscores (
Announcement
Warning
API

Cornerstone 5.2.0 for March 1, 2021

by BigCommerce
Theme Fixed cut off on Cart button when zooming up to 400%.#1988 Category pages are creating alt attribute within the span tag.#1987 Add alt attribute for no image placeholders.#1984 For non-required options, when the "None" option displays
Cornerstone
Maintenance
Bug Fix

Stencil Update for January 28, 2021

by BigCommerce
Stencil Stencil CLI version 3.1 has split the .stencil file into secrets.stencil.json and config.stencil.json files. This change is backward compatible. .stencil will continue to exist on old themes and CLI versions. Developer Blog...
Developer Blog
Announcement
Stencil

Cornerstone 5.1.0 for January 26, 2021

by BigCommerce
Theme Updated Cornerstone theme and respected variants to meet the verticals/industries documented in BCTHEME-387. Fixed selecting certain option types which pushes window view to the bottom of the page. #1959 Fixed case when default...
Cornerstone
Maintenance
Bug Fix

Cornerstone 4.12.1 for November 12, 2020

by BigCommerce
Theme Write a Review modal cause TypeError. #1899 Account >Payment Methods throws server error when using Cornerstone theme #1898 Price in the cart is not updated when changing currency on mobile. #1893
Cornerstone
Maintenance
Bug Fix

Cornerstone 4.12.0 for November 5, 2020

by BigCommerce
Theme Reduce lodash usage in compare-products.js and image-gallery.js. #1827 Fixed product image carousel when it becomes unresponsive on Product page. #1879 Move phrases and static strings to en.json for improving translation...
Cornerstone
Maintenance
Enhancement
Bug Fix

The qty_in_cart property is removed from the Stencil Common Product Card object

by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...
Stencil
Theme
Warning

Inventory levels are no longer returned in Stencil context based on settings

by BigCommerce
Inventory Levels will no longer be returned in the Stencil context data if your store's Inventory settings are set to "Don't show Stock Levels". Previously, this setting would only hide the stock levels on individual product pages...
Warning
Stencil
Bug Fix

Cornerstone 4.11.0 for October 15, 2020

by BigCommerce
Theme Now supports global regions for display of widgets across multiple storefront pages. #1859 Add Info and Add Coupon forms on Cart Page tabbable when hidden. #1820 Fixed outline styles for breadcrumbs on focus state. #1824 Fixed...
Cornerstone
Bug Fix
Maintenance
API