about 22 hours ago
Next.js 15.2.3 - Security Update, Upgrade recommended for Catalyst storefronts
by BigCommerce
Next.js has released version 15.2.3 to address a security vulnerability. Due to this CVE in previous versions, we recommend that developers upgrade to the latest version based on the guidance in Next.js’s official blog post here. As5 days ago
Account Hierarchies are Now Available!
by BigCommerce
B2B Updates Company Account Hierarchies - Now enabled by default for all new B2B Edition stores. Create a Quote Form - Added price validation to storefront quote creation, preventing invalid prices from being passed from the storefront.12 days ago
GraphQL Best Practices
by BigCommerce
GraphQL API Update New Article: Best Practices for Using GraphQL APIs - Introduced a new guide to help merchants optimize store stability and performance when working with GraphQL APIs. Catalyst Update Language selection in CLI - The19 days ago
PCI 4.0 Compliance Requirements
by BigCommerce
Checkout Updates New developer guide - Added a developer guide to assist in setting up PCI DSS 4.0 Section 6.4.3-compliant features for configuring open checkout, including step-by-step instructions and troubleshooting tips. Webhook26 days ago
Persisting analytics session IDs
by BigCommerce
GraphQL Storefront Updates Analytics session IDs - The GraphQL API now supports including a visitor ID when creating a session sync JWT using the generateSessionSyncJwt mutation. See the Persisting analytics session IDs section forabout 1 month ago
API Updates for February 20, 2025
by BigCommerce
Catalyst Update Multi-language Setup guide - Clarified how to modify product URLs and specified the languages available for default translations. Unified Billing Update Testing Unified Billing with your app - Revised this section toabout 1 month 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 removingabout 1 month 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 wereabout 2 months 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. Unified