Skip to content

Releases: bigcommerce/bigcommerce-for-wordpress

5.1.2

12 Dec 16:01
7311d71
Compare
Choose a tag to compare

[5.1.2]

Fixed

  • Updated auth screen messaging to comply with OWASP guidelines.

5.1.1

20 Nov 16:18
94f714b
Compare
Choose a tag to compare

[5.1.1]

Changed

  • Updated JS dependencies
  • Added CLI commands to the README
  • Update plugin readme tested up version

Fixed

  • Fix wc_get_page_id return type

5.1.0

22 Aug 20:51
6873eb9
Compare
Choose a tag to compare

[5.1.0]

Changed

  • Sync all categories for MSF stores via API

5.0.8

29 Jul 16:07
fcd4959
Compare
Choose a tag to compare

[5.0.8]

Changed

  • Update plugin readme tested up version

5.0.7

14 Dec 23:10
653cf6f
Compare
Choose a tag to compare

[5.0.7]

Fixed

5.0.6

13 Nov 15:06
0904550
Compare
Choose a tag to compare

[5.0.6]

Changed

  • Added JS build scripts and rebuilt assets

5.0.5

05 Oct 19:43
c983d61
Compare
Choose a tag to compare

[5.0.5]

Changed

  • Update plugin readme tested up version

5.0.4

18 Aug 16:57
a22ee23
Compare
Choose a tag to compare

[5.0.4]

Fixed

  • Fix import stuck problem on step 6 - Updating Brands

5.0.3

03 Apr 18:15
fed1786
Compare
Choose a tag to compare

[5.0.3]

Fixed

  • Resolved issue with categories and brands import, preventing infinite loop import on such steps

5.0.2

27 Mar 14:40
6734bb3
Compare
Choose a tag to compare

[5.0.2]

Added

  • Add ability to use original image proportion on product single page. Go to Apperance → Bigcommerce → Product Single and change image size to original. Fixes #404.

Changed

  • Show variant SKU if product SKU is not added or missing. Fixes #405

Fixed

  • Prevent import fail on Analytics Settings retrieval due to outdated API use. Fixes #407
  • Fix search issue with product widget block while using fast(headless) import. Allow searching by SKU, name. Fixes #403