WooCommerce Shipping Multiple Addresses Version 3.8.9 Changelog
* Fix – Package note does not automatically break.
* Fix – Save the package note using hash of address and items.
* Tweak – PHP 8.2 compatibility.
* Update – Security update.
* Fix – Package note does not automatically break.
* Fix – Save the package note using hash of address and items.
* Tweak – PHP 8.2 compatibility.
* Update – Security update.
* Fix – Optional abort text will only be displayed if no other rates available.
* Tweak – PHP 8.2 compatibility.
* Fix – Compatibility with plugins that use Shipping Zone shipping methods.
* Tweak – PHP 8.2 compatibility.
* Tweak – PHP 8.2 compatibility
* Add – Developer QIT workflow.
* NEW: Preauthorizations with InSite
* Add – Alias function and filter for user to add alias.
* Add – Implement blockified template.
* Fix – Release 1.6.56.
* Tweak – WC 8.1 compatibility.
* Tweak – WC 8.1 compatibility.
* Fix: Order edit screen > Access Expires was failing to update when new expiration date set.
* Fix: localized_datetime_timestamp() method to correctly return localized timestamp.
* Tweak: Confirm an API Resource is not a lifetime subscription before sending renewal email notifications.
* New: Toggle log for API Resources cleanup event added to Settings.
* New: Added templates/myaccount/related-api-resources.php with Action Filters to add API Keys and API Downloads links to Order Details and Thank You pages.
* New: Added to templates/emails/api-keys-order-complete.php: Action Filters: wc_api_manager_email_api_product_heading, wc_api_manager_email_product_order_api_keys_row,
* New: Added to templates/emails/plain/api-keys-order-complete.php: Action Filters: wc_api_manager_email_api_product_heading, wc_api_manager_email_product_order_api_keys_row,
wc_api_manager_email_master_api_key_row, wc_api_manager_email_master_api_key_message_row.
* New: Added to templates/myaccount/api-keys.php: Action Filters: wc_api_manager_my_account_master_api_key_heading, wc_api_manager_my_account_product_order_api_key_message,
wc_api_manager_my_account_product_order_api_key_heading. HTML IDs master-api-key-header, product-order-api-key-header.