timestamp1601560140001Cornerstone 4.10.0 for October 1, 2020by BigCommerceTheme Return heading to product card. #1848 Quick search query param needs to be fixed while navigating to search page. #1832 Create unified focus styling in Cornerstone. #1812 Review link in quick modal focused twice. #1797 Fixed...
timestamp1599688200001Page Builder and API Updates for September 9, 2020by BigCommercePage Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...
timestamp1596150180001Cornerstone 4.9.0by BigCommerceAdded correct alt text on image change in product view. #1747 Description tab is hidden in case of empty product description. #1746 Stencil CLI updated to the latest version. #1744 Added immediate keyboard focus for quick view modal...
timestamp1595953320001GraphQL Storefront API Complexity Scoring Adjustedby BigCommerceBased on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...
timestamp1595636220001Cornerstone 4.8.0by BigCommerceFixed Facebook button during modal scrolling behaviour. #1724 Fixed Product Image dimensions not constrained proportionally on Cart page which can lead to element overlapping. #1722 Added byte type on file upload options when max file...
timestamp1594944480001Control Panel URL change now liveby BigCommerceThe URL used in all store Control Panels will now reflect the store's Permanent Address (i.e. store-abc123.mybigcommerce.com). Previously, if a store had an SSL certificate installed, the store URL (i.e. my-store.com) and the Control...
timestamp1593048360001GraphQL Storefront API - Bulk Pricing on Products and Variantsby BigCommerceThe GraphQL Storefront API now supports fetching the bulk pricing tiers on both products and variants. Consider this query: query bulkPricingTiers { site { products(first: 3) { edges { cursor node...
timestamp1590707040001GraphQL Storefront API updates - Variant-level inventory!by BigCommerce New features You may now request inventory levels for each product variant. Note that inventory levels will NOT be returned if your store settings are set to not display stock levels on the storefront. Consider this query: query...
timestamp1590704340001API and Theme Updates for May 28, 2020by BigCommerceAPI Section on logging in a customer with GraphQL API added Example added to GraphQL API documentation for getting a swatch option value Limit for Storefront widgets increased Customer Login API tutorial updated Developer Blog...