timestamp1708023208089
API Updates for February 15, 2024
by BigCommerce
API
The newly-released metafield endpoints are now available to use. Now, you can manage metafields in batches for the following metafields:
Brand Batch Metafields
Categories Batch Metafields
Products Batch Metafields
Product Variantstimestamp1707414516238
API Updates for February 8, 2024
by BigCommerce
API
Store-level API accounts now have dedicated scopes for working with metafields. These scopes are helpful for API consumers who wish to prevent their metafields from interference.
We now have more query examples for the Users featuretimestamp1706819126548
API Updates for February 1, 2024
by BigCommerce
Bug Fixes
Added missing category_id in the sample response for the POST /catalog/trees/categories endpoint. Thank you, Aten Software, for your feedback.
Updated the menu paths for integrating with Disqus for MSF and non-MSF storefronts.timestamp1705603257997
API Updates for January 18, 2024
by BigCommerce
Announcement
Hi Devs! We added a submitContactUs mutation to our GraphQL Storefront API, enabling a frontend customer feedback experience. This feature relies on reCaptcha for security and requires the customer to supply, at minimum, antimestamp1703181552275
API Updates for December 21, 2023
by BigCommerce
API
The Webhooks Overview article now provides best practices for working with webhook responses. Use these response requirements to ensure the webhook delivery is successful.
Excited to announce that authorized users can now create APItimestamp1702576245230
API Updates for December 14, 2023
by BigCommerce
API
Happy to announce rate limits are now available for the Create a Customer Address endpoint.
The Carts and Checkout Storefront APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Managementtimestamp1689008740537
Cornerstone 6.12.0 for July 10, 2023
by BigCommerce
Theme
6.12.0
Sync package lock file. #2373
The stored payment method name is not visible in Cornerstone Bold theme style. #2371
(sanitize product.description) in the theme results to ‘error length of description’ from Google indexingtimestamp1685037407600
Cornerstone 6.11.0 for May 25, 2023
by BigCommerce
6.11.0
Reverted fix for sold-out badge appearance. #2354
If the gift is a variant, the button "Change" shows in the cart, and other variants are visible. #2349
Removes URL encoding from the 'description' in the product-rich snippettimestamp1679937943312
Cornerstone 6.10.0 for March 27, 2023
by BigCommerce
Theme
6.10.0
A bug with the display of the product quantity on the PDP. #2340
Extended initialization interface of the storefront-account-payments lib, added theme styles. #2335
Added showAlertModal to the storefront-account-payments