Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

v1.2.2

Choose a tag to compare

@arobbins arobbins released this 24 Aug 22:38
· 16 commits to master since this release
1.2.2
ed03508

Hey everyone! This release contains fixes for various compatibility issues and squashes a few minor bugs.

Important -- If you're migrating from version 1.2.1, make sure to go through the table migration step found on the Misc. tab after the update. A short and easy migration guide can be found here.

Fixed: Syncing issue caused by missing auto_increment on primary key columns
Fixed: WooCommerce compatibility issue when using $product variable in template files.
Fixed: Autoloading conflicts affecting WP Shopify composer dependencies.
Updated: Removed extra border from the "add license key" message on plugins listing page.
Updated: Sync by collection loading errors now show next to field instead of as a global admin notice.
Updated: No longer showing migration notice if plugin hasn't updated.
Added: Better error handling when not meeting PHP version requirements on plugin activation.
Added: Improved caching performance.