1 day ago
Cornerstone 6.16.1 for February 18, 2025
by BigCommerce
Enhancements & Fixes
Event handling: Updated the cart and payment account page to replace inline event handlers with event listeners. #2536
Multiple date field support: Enhanced Cornerstone to support multiple date fields while removing7 days ago
API Updates and Announcement for February 13, 2025
by BigCommerce
Announcement
Validation for channel_id in POST/PUT /v2/orders
The v2 Orders API now validates the channel_id field in both the Create an Order and Update an Order endpoints. Previously, invalid or non-existent channel_id values were14 days ago
API Updates for February 6, 2025
by BigCommerce
Stencil
Handlebars partial blocks for Stencil
Stencil now supports Handlebars partial blocks, enabling merchants to leverage the latest handlebar features and best practices for enhanced flexibility and performance.
Unified21 days ago
API Updates for January 30, 2025
by BigCommerce
API
Cursor Pagination for getCustomers
Cursor pagination is now available in the Customers V3 API for both the Get All Customers and Get Customer Form Field Values endpoints. This update improves navigation performance and supportsabout 1 month ago
Cornerstone 6.16.0 for January 20, 2025
by BigCommerce
Cornerstone 6.16.0
Remove the escaping of the “=” symbol for blog and brand. #2528
Add nonce to scripts in checkout and account pages. #2525
Remove the escaping of the “=” symbol for <head>. #2526
Add Karla 700 font weight toabout 1 month ago
API Updates for January 9, 2025
by BigCommerce
API
Fixed the webhook documentation for options and modifiers. You can only trigger the store/option/updated and store/modifier/updated webhooks by updating the option or modifier in the context of a channel and locale.
We are happy toabout 2 months ago
API Updates for January 2, 2025
by BigCommerce
Announcement: Introducing cursor-based pagination for coupon codes
The Get Coupon Codes endpoint now supports cursor-based pagination for improved query performance. As each store can support millions of coupon codes, it is a more3 months ago
API Updates for December 5, 2024
by BigCommerce
API
We’re happy to announce that you can now retrieve channels to which a product is assigned when you get a product through the Catalog API. You can also filter products by the channel when you Get All Products.
GraphQL
We added the4 months ago
Cornerstone 6.15.0 for October 21, 2024
by BigCommerce
Cornerstone 6.15.0
Adding mobile nav dropdown focusTrap. #2465
Remove remote_api_scripts to avoid double firing Meta Pixel analytics. #2467
Prevent flow outside page container on account pages. #2462
Account.js - Fixed jQuery selector