WooCommerce Additional Variation Images Version 1.7.25 Changelog
* Fix-Do not set a specific size for the main product image, instead rely on the theme to make the image responsive.
* Fix-Do not set a specific size for the main product image, instead rely on the theme to make the image responsive.
* Fix-Prevent fatal error with trigger added to cart and shipping method used rule.
* Fix-Set the correct time when sending manual emails in batches larger than 50.
* Fix-Replace additional deprecated jQuery methods.
* Fix-Replace deprecated subscription function with get_payment_count.
* Fix-Do not redirect to a hash link after sending manual email.
* Fix-Prevent fatal errors when WooCommerce is not activated.
* Fix-Remove action scheduler check on sending emails too early.
* Fix-Do not set ID field as zero on DB insert. Allows emails to be sent with NO_AUTO_VALUE_ON_ZERO mode.
* Fix-Use woocommerce_thumbnail for images with the {item_prices_image} variable.
* Fix-Include inline CSS styles in email preview.
* Fix-Clean up unused template code.
* Tweak-Set default sort order of emails to be in order of creation.
* Tweak-Default to active status when cloning email.
* Tweak-Use the correct text domain.
* Tweak-Fix spelling on update notice.
* Change admin labels to Opayo
* Fix change payment method
* Fix XML basket deprecated function WC_Order_Item_Product::offsetSet
* Remove URL encoding for credentials while refunding
* WC 4.5
* Full details: https://om4.io/?p=19877
* Fix: Prevent a PHP notice that could occur during authentication when using WordPress 5.5 and above with WP_DEBUG enabled. #330
* Change: Legacy Mode logs are now logged to a `woocommerce-zapier-legacy` log file, separate from the main `woocommerce-zapier` log file. PR#306
* Change: Improved error detection and logging during authentication ping requests, to help identify WooCommerce REST API authentication issues. #298
* Change: Marked as compatible with WooCommerce 4.5
* Change: Marked as compatible with WordPress 5.5
* Update: Tested up to WooCommerce 4.5.0.
* New: add has_options() method to product class for better compat with blocks.
* Fix: Elementor style rule, force Elementor to display MNM form as a block instead of flex layout.
* Sensei LMS: Version bump to 3.5.1 https://raw.githubusercontent.com/Automattic/sensei/version/3.5.1/changelog.txt
* Tweak-Add the ‘item_price’ column option to the order exporter
* Tweak-Unify the custom formats list table to a single screen for all export types
* Tweak-ability to select Stripe terminal from register page.
* Tweak-allow HTML tags in receipt header/footer.
* Tweak-trigger customer new account email notification.
* Tweak-grant POS access by capabilities instead of user role.
* Fix-include opening cash float value to expected total of cash sales.
* Fix-show error message if shipping method is not supported.
* Fix-misleading notification that REST API is blocked.
* Fix-stock controller not updating correctly.
* Fix-issue when loading nested sub categories.
* Fix-fix compatibility issue with WC < 3.6.0.
* Fix-product and category images loading failure for some users.
* Fix-applying certain coupon configs causes register to crash.
* Fix-‘Product on Subscription’ condition not working during manual renewals.
* Tweak-Updated the ‘Settings > Restrictions’ page layout.
* Tweak-Added a warning in global restriction pages to let store managers know when ‘Settings > Restrictions > Troubleshooting > Disable Global Restrictions’ is active.
* Tweak-Added a warning in edit-product pages to let store managers know when ‘Settings > Restrictions > Troubleshooting > Disable Product Restrictions’ is active.