WooCommerce Shipment Tracking Version 2.4.1 Changelog
* Add – DHL eCommerce (US) tracking URL.
* Add – DHL eCommerce (US) tracking URL.
* Dev – Add phpcs on changed files only.
* Dev – Add phpcs on changed files only.
* New – Option to get Subscribe Now Checkbox text
* Tweak – Disable reminder emails supported for old subscriptions
* Tweak – Code improvements
* Tweak – Tested with WooCommerce 8.2.0
* Tweak – Tested with WordPress 6.3.1
* Tweak – Tested with WooCommerce Subscriptions 5.5.0
* Fix – WPML issues
* New – Possibility to Edit design on cart/checkout page
* Tweak – Compatibility improvements with WooCommerce 8.0
* Tweak – Tested with WooCommerce 8.1.1
* Fix – Order Gift Wrapper Toggle mode not working in Button field type
* Tweak – Respective variation image display supported in the gift selection section
* Tweak – Tested with WordPress v6.3.1
* Tweak – Tested with WooCommerce v8.2.0
* Fix – Fatal Error occurred when placing the order using WooCommerce v6.1.1
* Fix – WooCommerce Subscription based compatible related Error improvement[with PHP 8.2.0]
* Fix – Product name display improvement while searching for it
* Dev – Add E2E tests for Menu and basic page elements.
* Dev – Add E2E tests for Settings, Presets and Tools.
* Dev – Add tests for Cart tracking.
* Dev – Enable phpcs checking for admin utilities file.
* Fix – Externalize WordPress JS packages to avoid CSS style conflicts.
* Tweak – Add documentation link with UTM parameters.
* Tweak – Add sorting when listing customers with purchase orders within a specific date range.
* Tweak – WC 8.2 compatibility.
* Fixed issue of sensei lms login/signup with reCaptcha
* Add – Compatible with Tiered Pricing Table for WooCommerce by u2code: Disable tiered pricing on cart items with a BOGO promotion.
* feature: option “Maximum fee”: limit fee to a maximum value
* feature: option “Exclude Fees For E-Mails”: skip total cart fees for a gateway for given E-Mails
* added: filter “wc_add_fees_gateway_fee_maximum”: change maximum fee value during calculation
* added: filter “wc_add_fees_hide_product_panel_options”: remove our tab from product metabox settings
https://github.com/InoplugsOrganization/Open-Library/blob/main/Payment%20Gateway%20Based%20Fees/Metabox%20Product/wc_add_fees_hide_product_panel_options.php
* added: filter “wc_add_fees_wc_fees_calculated_done_check”: skip a second fee calculation (e.g. by WC automatic tax calculation)
https://github.com/InoplugsOrganization/Open-Library/blob/main/Payment%20Gateway%20Based%20Fees/Fee%20Calculation/wc_add_fees_wc_fees_calculated_done_check.php