Dev Center Updates

API Updates and Announcements for February 24, 2022

by BigCommerce
API Added new endpoint: Update Customer Messages Added new limits: Checkout V3- 50 character limit for coupon codes Marketing V2- 250 character limit for messages Orders V2- 65535 character limit for order shipment comments Orders V3- 50
API
Announcement
Stencil
Developer Blog

Cornerstone 6.2.0 for December 15, 2021

by BigCommerce
Theme 6.2.0 Fix tooltip on close button of modal is shifted.#2148 Optimized usage of jsTree library.#2145 Replace schema microdata with LD+JSON tag.#2138 Translation Gap: Checkbox Option selection on Product.#2063 Admin Bar displays
Cornerstone
Maintenance
Theme

API Updates for December 9, 2021

by BigCommerce
API Added store/order/transaction/created and store/order/transaction/updated webhook events. Please note that if your application uses the store/order/* scope to create webhooks, it will start receiving this event and should be prepared to
API
Announcement
Developer Blog
Maintenance
Enhancement

Cornerstone 6.1.2 and 6.1.3 for November 12, 2021

by BigCommerce
Theme 6.1.3 Cannot see currency dropdown in storefront.#2141 6.1.2 Hide prices for aria-label and data-product-price attributes if set to "Hidden for guests". Hide currency selection for non-logged in users.#2131 Added basic validation for
Maintenance
Cornerstone
Theme

Theme Update for October 21, 2021

by BigCommerce
Theme Added Translating Regions documentation which describes how to create translations for a specific region. Developer Blog What’s New for Merchants in September? Introducing BigCommerce Next.js Sample App
Maintenance
Theme

Moving to Sitemap Indexes

by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such as
Announcement
Stencil
Enhancement

Cornerstone 6.1.1 for October 6, 2021

by BigCommerce
Theme Fix product images on PDP with clipped outlines.#2124 Changed debounce wait time for search to 1200 ms from 200 ms.#2115 Additional checkout buttons don't work when applying a 100% discount coupon.#2109 Fix sliding carousel with
Maintenance
Cornerstone
Theme

GraphQL Storefront API can now be used to power Stencil theme context

by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to build
Stencil
Storefront API
Announcement
Enhancement

Required Stencil-CLI version set to 3.5.0

by BigCommerce
A bug affecting users of stencil-CLI has been fixed as of CLI version 3.5.0. As this bug was resulting in CLI requests incorrectly redirecting which resulted in a degradation of the local development experience, we have bumped the required
Stencil
Announcement
Warning