Dev Center Updates

Cornerstone 4.8.0

by BigCommerce
Fixed Facebook button during modal scrolling behaviour. #1724 Fixed Product Image dimensions not constrained proportionally on Cart page which can lead to element overlapping. #1722 Added byte type on file upload options when max file...
Cornerstone
Bug Fix
Maintenance

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

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

Cornerstone 4.4.1

by BigCommerce
Enhancements and Bug Fixes Prevent triggering quantity change when pressing enter #1630 Replace Karma with Jest #1627 Fix price filter to honor control panel settings #1633
Cornerstone
Theme
Bug Fix

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

Cornerstone 4.4.0 Release

by BigCommerce
Enhancements and Bug Fixes Add translation key for "read more" blog post link #1625 Update My Account Payment Methods template to expose all new savable payment methods #1603 Proper address formatting without any additional commas in My...
Cornerstone
Bug Fix

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...
Warning
Announcement

Cornerstone 4.3.1 Release

by BigCommerce
Enhancements and Bug Fixes Upgrade core-js to version 3 #1598 Add jquery-migrate to Modal test #1599 Fixes itemprop availability meta tag for price including tax case in price.html component #1601 Fix to make browser back button...
Cornerstone
Bug Fix