Releases: bigcommerce/cornerstone
Releases · bigcommerce/cornerstone
6.8.0
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Fixed product panels with scrolling/arrows prevent contextual menu on mobile devices #2310
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304 - Removed all Google AMP template files #2308
- Webpack 5, Node 18 Support [#2311][https://github.com//pull/2311]
- Customer order summary with both physical and digital items shows shipping as null #2309
6.8.0-rc.3
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Fixed product panels with scrolling/arrows prevent contextual menu on mobile devices #2310
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304 - Removed all Google AMP template files #2308
- Webpack 5, Node 18 Support [#2311][https://github.com//pull/2311]
- Customer order summary with both physical and digital items shows shipping as null #2309
6.8.0-rc.2
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304
6.8.0-rc.1
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
6.7.0
- Fixed escaping on created store account confirm message. [#2265]#2265
- Migrate Cornerstone to new "Hide Price From Guests" functionality #2262
- Add Accelerated buttons container into 'add to cart' popup on product details page #2264
- Made PDP wallet buttons container hidden in cases when the product is not purchasable or out of stock #2267
- Updated PayPal Accelerated Checkout default button styles #2268
- Add logic to collect Product Details data and send it to the BC App stencil template through custom event #2270
- Allow quantity of "0" in cart to remove item #2266
- Fix the issue with getting product details data if the product details form is valid on page load #2271
- Delay validation on account signup, message form, and account edit page #2274
- Update key render-blocking resources to be preloaded via HTTP headers/Early Hints #2261
6.7.0-rc.1
- Fixed escaping on created store account confirm message. [#2265]#2265
- Migrate Cornerstone to new "Hide Price From Guests" functionality #2262
- Add Accelerated buttons container into 'add to cart' popup on product details page #2264
- Made PDP wallet buttons container hidden in cases when the product is not purchasable or out of stock #2267
- Updated PayPal Accelerated Checkout default button styles #2268
- Add logic to collect Product Details data and send it to the BC App stencil template through custom event #2270
- Allow quantity of "0" in cart to remove item #2266
- Fix the issue with getting product details data if the product details form is valid on page load #2271
- Delay validation on account signup, message form, and account edit page #2274
- Update key render-blocking resources to be preloaded via HTTP headers/Early Hints #2261
6.6.1
Releasing 6.6.1
6.6.0
- Add unionpay img to be display on custumers account. #2260
- Translations update September 2022. #2258
- Unable to navigate to home page from search results page after clicking Back button on browser. #2238
- Cannot Vault 16-digit Diners Club cards - creditcards 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 customer message page, screen reader should say each error [#2234]#2234
- Bump webpack-bundle-analyzer [#2229]#2229
- Make screen reader say all errors then each error while tabbing. [#2230]#2230
- Clarify customer order pagination. [#2241]#2241
- Bump stencil utils with BODL events: Add to Cart and Remove from Cart [#2252]#2252
- Add global region below the navigation in the header #2231
- Fixed escaping on created store account confirm message. [#2248]#2248
- Pass theme settings from blog page to blog post template. [#2253]#2253
- Bump jQuery to 3.6.1. #2250
- Fix "incorrect value type" for anonymous reviews in Google Search Console [#2255]#2255
- Reduce lodash usage [#2256]#2256
- Bump stencil utils to 6.12.1: fix broken add to cart button [#2259]#2259
- Add smart buttons attributes for various payment providers in Page builder [#2212]#2212
6.6.0-rc.3
- Add unionpay img to be display on custumers account. #2260
- Translations update September 2022. #2258
- Unable to navigate to home page from search results page after clicking Back button on browser. #2238
- Cannot Vault 16-digit Diners Club cards - creditcards 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 customer message page, screen reader should say each error [#2234]#2234
- Bump webpack-bundle-analyzer [#2229]#2229
- Make screen reader say all errors then each error while tabbing. [#2230]#2230
- Clarify customer order pagination. [#2241]#2241
- Bump stencil utils with BODL events: Add to Cart and Remove from Cart [#2252]#2252
- Add global region below the navigation in the header #2231
- Fixed escaping on created store account confirm message. [#2248]#2248
- Pass theme settings from blog page to blog post template. [#2253]#2253
- Bump jQuery to 3.6.1. #2250
- Fix "incorrect value type" for anonymous reviews in Google Search Console [#2255]#2255
- Reduce lodash usage [#2256]#2256
- Bump stencil utils to 6.12.1: fix broken add to cart button [#2259]#2259
- Add smart buttons attributes for various payment providers in Page builder [#2212]#2212
6.6.0-rc.2
- Translations update September 2022. #2258
- Unable to navigate to home page from search results page after clicking Back button on browser. #2238
- Cannot Vault 16-digit Diners Club cards - creditcards 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 customer message page, screen reader should say each error [#2234]#2234
- Bump webpack-bundle-analyzer [#2229]#2229
- Make screen reader say all errors then each error while tabbing. [#2230]#2230
- Clarify customer order pagination. [#2241]#2241
- Bump stencil utils with BODL events: Add to Cart and Remove from Cart [#2252]#2252
- Add global region below the navigation in the header #2231
- Fixed escaping on created store account confirm message. [#2248]#2248
- Pass theme settings from blog page to blog post template. [#2253]#2253
- Bump jQuery to 3.6.1. #2250
- Fix "incorrect value type" for anonymous reviews in Google Search Console [#2255]#2255
- Reduce lodash usage [#2256]#2256
- Bump stencil utils to 6.12.1: fix broken add to cart button [#2259]#2259