timestamp1621446815712
GraphQL Storefront API now supports sorting products within categories
by BigCommerce
The GraphQL Storefront API’s now supports sorting the products on a Category node, using the sortBy parameter. This will match the equivalent sorting behaviors on the BigCommerce Storefront (Stencil). Consider this query: querytimestamp1621446815712
GraphQL Login Mutation now returns entire Customer object
by BigCommerce
The GraphQL Storefront API’s Login Mutation now supports fetching all of the details of the customer account after a successful login. Consider this query: mutation Login($email: String!, $pass: String!) {
login(email: $email, password:timestamp1620246304857
BigCommerce for WordPress 4.11.0 for May 5, 2021
by BigCommerce
4.11.0 Added Added support for a generic segment tracking event on order completion via embedded checkout. Added customizer option and cart functionality to process coupon/promo codes. Changed Optimized brand and category import (less timetimestamp1619097073920
BigCommerce for WordPress 4.10.0 for April 22, 2021
by BigCommerce
4.10.0 Added Added styles for Twenty Twenty One theme. Expanding the default content area width. Added button styles, link styles, colors, and updating CSS variables. Added support for global customer login, with a default of on for all newtimestamp1616176330289
BigCommerce for WordPress 4.9.0 for March 19, 2021
by BigCommerce
4.9.0 Added Added support for Product Category images Added additional error message when attempting to create a channel with an existing nametimestamp1615219908775
UPC, MPN, and GTIN now available in Storefront GraphQL API
by BigCommerce
The UPC, MPN, and GTIN fields are now available on both product and variant nodes in the GraphQL Storefront APItimestamp1612549105192
BigCommerce for WordPress 4.8.0 for February 5, 2021
by BigCommerce
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.timestamp1610731860001
BigCommerce for WordPress 4.7.0 for January 15, 2021
by BigCommerce
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 paneltimestamp1608321300001
BigCommerce for WordPress 4.6.0 for December 18, 2020
by BigCommerce
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...