v1.0.2
A header correction required by the WordPress plugin review. No functional change: syncing, the storefront widget, and every setting behave exactly as in 1.0.1.
Fixed
Plugin URI and Author URI were both set to https://idea89.com. WordPress requires the two to point at different pages, because they describe different things: the plugin URI is a page about this specific plugin, the author URI a page about who wrote it.
Plugin URI now points at this repository, which documents the plugin itself. Author URI stays on idea89.com.
A test now reads both headers out of the main plugin file and fails if they match, so the same mistake cannot ship again.
Installing
Download idea89-assistant-1.0.2.zip below, then in wp-admin go to Plugins > Add New > Upload Plugin and select the file. No Composer step and no build step: the zip is ready to run as-is.
Requires WordPress 6.4 or later, WooCommerce 8.0 or later, and PHP 7.4 through 8.4.