timestamp1602769740001Cornerstone 4.11.0 for October 15, 2020by BigCommerceTheme Now supports global regions for display of widgets across multiple storefront pages. #1859 Add Info and Add Coupon forms on Cart Page tabbable when hidden. #1820 Fixed outline styles for breadcrumbs on focus state. #1824 Fixed...
timestamp1602264240001OAuth Client ID is no longer required for requests to api.bigcommerce.comby BigCommerceAs of October 9, 2020, it is no longer necessary to send the OAuth Client ID as the X-Auth-Client header with API requests you make to api.bigcommerce.com. Going forward, API connections are authenticated only with your OAuth Token...
timestamp1602164160001Catalog API Updates for October 8, 2020by BigCommerceAPI Category is no longer required to create a product in Catalog API. Developer Blog How to Add Custom Theme Styles to BigCommerce Page Builder
timestamp1601997840001Stencil CLI 3.0 Releaseby BigCommerceStencil CLI 3.0 has released, with these improvements: Node 12 support Much improved stencil pull with better merging logic and drastically improved performance Many CLI commands have been improved to work better with automated...
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...
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...
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...