Releases: bigcommerce/bigcommerce-for-wordpress
Releases · bigcommerce/bigcommerce-for-wordpress
5.0.1
[5.0.1]
Fixed
- Fixed situation when product options, price, reviews are hidden because global settings for channel are used. Product display settings can be changed in Bigcommerce Channel Manager under
Store Settings
->Product Display
.
5.0.0
[5.0.0]
Added
- Added support for Multi Storefront(MSF) functionality:
- Pull products, product categories and brands that belongs to specified channel
- Retrieve and save currencies during the import. They can be used in
Currency Switch
widget. You can add widget in Appearance -> Widgets. Just drop widget to registered widget area. After that each user can switch to required currency on the frontend - Apply channel settings(hide prices, hide reviews etc.) set in Bigcommerce Channel Manager to WordPress e-commerce pages.
- Retrieve customer groups existed in Bigcommerce. If it is possible set default customer group for all new customer
Changed
- Creation of new channel for MSF stores won't create active channel in Bigcommerce anymore. Instead of that channel with pre-launch status will be created. Usual WordPress pages will be still accessible by regular users. However, any e-commerce pages(checkout, product single page and etc) won't be visible for anyone, except site administrator, and return 404 error. To make it visible please enable webhooks and go to Bigcommerce Channel Manager. Change channel status to active. After that e-commerce pages will become visible for everyone.
4.37.0
[4.37.0]
Added
- Add ability to abort import in any status. This will allow aborting stuck import process on any step and start the new one. To abort import go to Bigcommerce -> Settings -> Diagnostics and click on the Abort button
Fixed
- Fixed headless image import. Prevent situation when categories images were skipped during import.
4.36.0
[4.36.0]
Added
- Added ability to choose default product image size while ‘Fast Headless’ import is on. You can choose between 2 sizes: standard and thumbnail. Since Bigcommerce API provides standard images without compressing page load speed may reduce. To avoid the such problem you can choose thumbnail size to load in Wordpress customizer: Appearance → Customize → Bigcommerce → Product Single → Image Size(headless)
- Disables SSL Verification in development environments.
Fixed
- Fixed 'Image Zoom'(Appearance → Customizer → Bigcommerce → Product Single → Image Zoom) option. Allow using image zoom when ‘Fast Headless’ import is on
- Fixed compatibility with the Elementor plugin. Do not duplicate shortcodes on required pages, if shortcode is added already on the page
- Prevent situation when cart shows negative taxes values
- Fixed AMP cart template issue when you can't delete last item from cart
4.35.0
[4.35.0]
Added
- Added subtotal and taxes display on AMP cart template
- Added ability to change quantity on AMP cart template
- Display product options(if applicable) on AMP cart template
Changed
- Changed customer cache flush logic. Prevent situations when customer group rules don't apply after they have been changed in Bigcommerce Control Panel. To flush customers data go to plugin settings: Bigcommerce → Settings → Diagnostics → Flush users cache
4.34.0
[4.34.0]
Added
- Added a new option Pricing nonce field to Appearance → Customizer → Bigcommerce → Single → Product. The 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, the disabling nonce option allows performing correct pricing requests.
- Added new filter
bigcommerce/product/variant_price
. Hook returns the calculated price for the variant and allows price changing per variant. The example usage is adding taxes or some custom calculations to variant price
4.33.0
[4.33.0]
Changed
- Improved graphql token validation while using 'Fast - Headless' import. The update should handle
GraphQL credentials were missing. No token was sent
issue during import
4.32.0
[4.32.0]
Changed
- Improved products processing by adding pre-caching logic on the product catalog after each "Fast-Headless-Import and store minimal product data option" import. This should reduce the number of queries and the risk of the "too many requests" issue occurring
- Allow import abort if it is stuck in the 'Completed' status
Fixed
- Fixed issue with product duplication during "Fast-Headless-Import and store minimal product data option" import.
- Fixed "Respect General Inventory Settings" (Customizer -> Bigcommerce -> Product Catalog) toggle behavior: radio button switch allows disabling or enabling support for the general Bigcommerce out of stock inventory settings
- Allow renaming channel from Bigcommerce -> Settings -> Channel without errors
4.31.0
[4.31.0]
Added
- Added real-time shipping calculation with USPS. In order to enable it please go to Bigcommerce admin -> Settings -> Shipping and connect USPS service. Then on WordPress store make a full sync. The real-time shipping calculation will be added as a new option to 'Shipping Calculator' on the Cart page
- Added ability to hide meta description set in Bigcommerce Admin. By default that option is on. In case you want to change it please go to WordPress Admin -> Customizer -> Bigcommerce -> Product Single and switch behavior in Meta Description section
- Added a warning notice to Customizer -> Bigcommerce -> Product Catalog. It will be displayed on the 'Grid Columns' and 'Products per page' options when Divi theme is enabled.
Changed
- Allow writing reviews for non-customer users. In order to do that go to Wordpress Admin -> Settings -> Discussion and uncheck 'Users must be registered and logged in to comment' checkbox. If checkbox is checked only logged-in users(customers) can leave a review
Fixed
- Fixed issue when cart items change did not update cart totals/subtotals/taxes
- Customers creation on Bigcommerce Admin with empty details issue resolved.
4.30.0
[4.30.0]
Added
- Allow creating customers from WordPress admin. To add new customer go to wp-admin panel Users -> Add New and create new user with Customer role
Changed
- Allow using embedded checkout when cart page is disabled. If embedded checkout is enabled customers will proceed to embedded checkout page
- Show inventory level according to selected variant instead of show inventory for whole product. Inventory show option can be enabled via Customizer -> Single product -> Inventory Level setting
Fixed
- Create customer account on Bigcommerce side during registration process and store customer address