Dev Center Updates

Cornerstone 6.13.0 for February 19, 2024

by BigCommerce
Cornerstone 6.13.0 Fix HTML markup for product listing and below content region. #2426 With Product Filtering enabled widgets on the category page disappear after navigating using pagination. #2425 Update layout with correct usage of
Cornerstone
Bug Fix
Maintenance
Theme

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 Variants
API
Bug Fix

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 feature
API
Bug Fix

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.
Bug Fix

API Announcement for January 26, 2024

by BigCommerce
Announcement BigCommerce for WordPress Plugin Update Required! We have deployed a fix for a recent vulnerability found with the BigCommerce for WordPress plugin. To prevent security vulnerabilities, please upgrade your plugin by
Announcement
Warning
WordPress

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, an
API
Announcement
Bug Fix
GraphQL

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 API
API
Bug Fix

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 Management
API
Bug Fix
GraphQL

API internal migration on August 7, 2023

by BigCommerce
API We are implementing an internal migration for GET v3/catalog/categories and GET v3/catalog/categories/{category_id} endpoints to enhance our API’s performance. If you experience any unexpected API behavior on the following endpoint,
API
Announcement
Warning