Dev Center Updates

Cornerstone 6.5.0 for June 29, 2022

by BigCommerce
Theme 6.5.0 Category icons do not appear in the Search form.#2221 Incorrect translation displaying in Home Page Carousel for da, sv, and no.#2224 Blog pages Do Not Include Link Rel Next/Prev tags.#2214. Add lang attribute to the html tag to
Maintenance
Cornerstone
Theme

Cornerstone 6.4.0 and 6.4.1 for May 16, 2022

by BigCommerce
Theme 6.4.1 Incorrect handling of unsuccessful item removing from cart on the Cart page.#2211 6.4.0 Remove adminBar translations from da/no lang files.#2209 Translation updates April 2022.#2204 Product image not shown in Pinterest preview
Maintenance
Cornerstone
Theme

Change to default number of product images returned by GraphQL on April 15

by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`
Storefront API
Warning

Cornerstone 6.3.0 for March 16, 2022

by BigCommerce
Theme 6.3.0 Update blog component to use H1 tags on posts.#2179 Remove Compare Form.#2162 Fixed password complexity error not displaying the complexity rules set in the store settings.#2117 Translation updates February 2022.#2177
Cornerstone
Maintenance
Theme

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 2, 2021

by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment can
Storefront API
Bug Fix
Enhancement
Announcement

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

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