WooCommerce Shipment Tracking Version 2.7.0 Changelog
* Tweak – WooCommerce 10.6 compatibility.
* Tweak – WooCommerce 10.6 compatibility.
* Add – Added filter, 'woocommerce_bookings_edit_booking_url' to allow updating booking URL in email notifications.
* Add – Added filter, 'woocommerce_bookings_calendar_url' to allow updating booking calendar URL in email notifications.
* Fix – Fixed an issue with the experimental email editor personalization tag.
* Fix – Fixed booking email templates not displaying the booked product name.
*Updated string references in translation files.
* Fix – Improved UI handling and status messages for scheduled sales
* Dev – Other minor fixes and improvements
* Fix – Remove unnecessary files from release package.
* Tweak – WC 10.6 compatibility.
* Dev – Bump WooCommerce "tested up to" version 10.5.2.
* Dev – Bump WordPress "tested up to" version 6.9.1.
* Fix – Compatibility issue with the "Omnisend for WooCommerce" plugin.
* Fix – "Load more" button on promotion pop-up fails.
* Update: Tested up to WooCommerce 9.9.0 and WordPress 6.9.0.
* Fix: Incorrect quantities when editing from cart with an unlimited container size.
* Fix: Missing container script update when child item quantity is changed after reset, specifically if initial quantity was 1, reset to 0, then set to 1 again.
* Fix: Ignore `wc_mnm_child_item_quantity_input_default_value` when editing container in cart.
* Tweak: Add core hooks for `woocommerce_remove_cart_item` and `woocommerce_restore_cart_item`.
* Tweak: Align order of `wc_mnm_cart_item_removed` and `wc_mnm_cart_item_restored` hooks to core pattern.
* Tweak: Wrap child item titles in the classic cart in <span> instead of <small>.
* Update: WooCommerce compatibility up to 10.6
* Fix – Prevent memory exhaustion at classic checkout caused by exponential callback loop in shipping cache clearing.