Cornerstone 6.6.0 and 6.6.1 for September 15, 2022

Theme

6.6.0 & 6.6.1

  • Add unionpay img to display on customer’s account. #2260

  • Translations update September 2022. #2258

  • Unable to navigate to the home page from the search results page after clicking the Back button on the browser. #2238

  • Cannot Vault 16-digit Diners Club cards - credit cards module version is out of date. #2239

  • Incorrect translation key for Diners Club card type. #2237

  • Make screen reader say error messages when editing customer account. #2233

  • On the customer message page, the screen reader should say each error. #2234

  • Bump the webpack-bundle-analyzer. #2229

  • Make the screen reader say all errors, then each error while tabbing. #2230

  • Clarify customer order pagination. #2241

  • Bump stencil utils with BODL events: Add to Cart and Remove from Cart. #2252

  • Add the global region below the navigation in the header. #2231

  • Pass theme settings from blog page to blog post template. #2253

  • Bump jQuery to 3.6.1. #2250

  • Fix “incorrect value type” for anonymous reviews in Google Search Console. #2255

  • Reduce lodash usage. #2256

  • Bump stencil utils to 6.12.1: fix broken add to cart button. #2259

  • Add smart button attributes for various payment providers in Page builder. #2212


BigCommerce for WordPress 4.34.0 for Sep 15, 2022

BigCommerce for WordPress 4.34.0 for Sep 15, 2022

4.34.0

View release 4.34.0 on GitHub.

Added

  • Added a new option Pricing nonce field to Appearance > Customizer > BigCommerce > Single > Product

This option allows nonce disabling in pricing requests on a single product page. If you use strong cache options that don’t provide the ability to refresh page nonce, then disabling the nonce option allows for correct pricing requests to be performed.

  • Added a new filter: bigcommerce/product/variant_price 

This hook returns the calculated price for the variant and allows price changing per-variant. The example usage would be adding taxes, or some custom calculations, to a variant price.