1739897170781
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 removing 1739469457907
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 were 1738863122363
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. Unified 1738260465302
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 supports 1737655657292
API Updates for January 23, 2025
by BigCommerce
API Customer SSO Support for Persistent Carts We are happy to announce the addition of Customer SSO (Single Sign-On) support for persistent carts. See the Customer Login JWT payload reference for more information. Bug Fixes Updated the 1737384896921
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 to 1737050870512
API Updates for January 17, 2025
by BigCommerce
API We are happy to announce you can manage languages across different channels. Using the GraphQL Admin API, merchants can add, update, or remove locales for each sales channel, change locale status, and set a locale as the default. When 1736444954351
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 to 1735840404734
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 more