timestamp1652978760341
API Announcements for May 19, 2022
by BigCommerce
BundleB2B Updated BundleB2B developer documentation to reflect BigCommerce’s acquisition of BundleB2B. API Removed remaining X-Auth Client header references since it is no longer required in API calls since October 2020. Developer Blog AMAtimestamp1652722114092
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 previewtimestamp1648572594023
Node 12 End-of-life on April 30th
by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update theirtimestamp1648501386735
Change to number of product images returned in Stencil home page resources on April 15
by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returningtimestamp1648500661973
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`timestamp1647448431070
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.#2177timestamp1645726376153
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- 50timestamp1639581782481
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 displaystimestamp1639071645453
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