Release notes
Your bookmark friendly source for BigCommerce platform updates and enhancements.
Latest updates
BigCommerce for WordPress 4.8.0 for February 5, 2021
4.8.0
Fixed
Addresses an issue with the Choices JS library breaking the term selection in the WP admin Product Selector UI.
Fixed greyed out Embedded Checkout option in the settings even if site is SSL configured.
Stencil Update for January 28, 2021
Stencil
Stencil CLI version 3.1 has split the .stencil
file into secrets.stencil.json
and config.stencil.json
files. This change is backward compatible. .stencil
will continue to exist on old themes and CLI versions.
Developer Blog
Cornerstone 5.1.0 for January 26, 2021
Theme
- Updated Cornerstone theme and respected variants to meet the verticals/industries documented in BCTHEME-387.
- Fixed selecting certain option types which pushes window view to the bottom of the page. #1959
- Fixed case when default option is out of stock add to cart button does not populate for in stock options. #1955
- Dots on carousel should have similar colors as other slider controls. #1958
- PDP - Fixed empty “Description” hiding all tabs when in tab view. #1947
- Added custom event for product price change on PDP page. #1948
- Fixed announcement of subscription message. #1952
- Error message on PLPs not announced by screen reader. #1956
- Add Play/Pause button to carousel. #1944
- Alt text not provided for ratings. #1949
- Fixed announcement for product on adding to cart. #1950
- Fixed non-text contrast on add to cart modal according to WCAG AA standard. #1946
- Fixed announcement of reCAPTCHA hidden content by screen reader. #1943
- Carousel buttons do not receive focus. #1937
- Empty cart message not read by screen reader. #1935
- No tooltips provided for carousel buttons. #1934
- Added announcement on shipping estimator errors. #1932
- Add main tag on pages like Homepage, Category, Product, etc. to define the dominant content. #1929
- Fixed unable to change product quantity several times on cart page using keyboard. #1927
- Cornerstone - loading of thumbnail image delayed on cart page. #1925
- Added narrow down pricing during option selections. #1924
- Cornerstone - image zoom does not work on Internet Explorer. #1923
- Fixed input placeholder color contrast according to AA standard. #1933
- Bump stencil utils to 6.8.0. #1945
BigCommerce for WordPress 4.7.0 for January 15, 2021
4.7.0
Added
- Added a proxy server endpoint to add multiple products to the cart in a single request
- Added support for Gift Certificate themes drop-down
Fixed
- Fixed an error when printing a failed import time message in the Settings panel
API Updates for January 14, 2021
API
It is now possible to programmatically configure your store’s Product Filtering feature, also known as faceted search, using the Search Filters endpoint of the Settings API . You can now use Contextual Filters to configure the enabled filters per channel or category.
To learn more about Contextual Filters, see Contextual Filters.
Developer Blog
BigCommerce for WordPress 4.6.0 for December 18, 2020
4.6.0
Added
- Added time zone for import times in Settings > Product Sync.
Fixed
- Addressed an issue where missing template markup on custom template overrides caused a JS error on the page rendering the rest of the page unusable.
Note: Where possible, please use all require markup outlined in the templates.
API Updates for December 17, 2020
API
Widgets API now supports GraphQL queries on widgets.
Added Create Widgets Powered by GraphQL tutorial to Widgets API documentation.
Added
storefront_api_query
property to Widget Template.
API Updates for December 10, 2020
API
Added Bolt payment gateway to stored cards list
Developer Blog
BigCommerce Employee Spotlight: Rachel Thompson
API Updates for December 3, 2020
API
Added new tutorials to Widgets API documentation:
Developer Blog
BigCommerce for WordPress 4.5.1 for December 2, 2020
4.5.1
Fixed
Fixed product category slug changes when re-importing a term that overlaps with a term with a different parent.