From e2732ab960e7f695205c48f13239ea4ac47491a7 Mon Sep 17 00:00:00 2001 From: Erik Christensen <32500994+christensenep@users.noreply.github.com> Date: Wed, 30 Nov 2022 12:45:49 -0800 Subject: [PATCH] chore: update changelog (#402) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb52afb..4cce683b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 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