WooCommerce Advanced Notifications Version 1.5.0 Changelog
* Add – New Product Editor Compatibility.
* Add – New Product Editor Compatibility.
* Fix – PHP 8.3 deprecation notices.
* Fix – PHP 8.1 compatibility: htmlspecialchars_decode.
* Fix – Populate `last_commission_id` if commission already exists.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Tweak – WC 9.5 compatibility.
* Update SkyVerge Plugin Framework to 5.15.2
* Tweak – Increase item measurements and weight precision to 4 decimal points.
* Fix – Security issues on PHP >= 8.3.
* Tweak – WC 9.5 compatibility.
* Add – Compatibility with the WooCommerce Checkout Block local pickup method.
* Fix – CSV Export not compatible with decimal comma separators.
* Add – Enhance the address selection page to let the user be able to group products together on the same address.
* Fix – Ensure the guest user gets the correct shipping total and tax on checkout block.
* Fix – Free shipping coupon not working when the shipping debug is disabled.
* Fix – Stored addresses dropdown now only shows addresses for available shipping countries.
* Tweak – Change the filter name `wc_ms_multiple_shipping_checkout_locale` into `wc_ms_checkout_locale`.
* Update – WC and WP Compatibility Tags.
* Update – Add the wp_nonce_field back for gravity forms processing.
* New – Add filter, woocommerce_gravityforms_order_entry, to allow filtering the entry which is created during the order process. This is useful for setting entry field values before we send notifications or process feeds.
* New – Add specific integration with GP Nested Forms. This allows for the creation of entries for nested forms when a product is ordered.