Total 25/04/2024 : We HAVE 9402 Items and more than 3107 happy members.
Log Update Item WooCommerce USPS Shipping
This page only show history update item WooCommerce USPS Shipping.

* Fix - Fatal error on PHP 8 when aborting unpacked item.

Add - Declared HPOS Compatibility

* Fix   - Remove unnecessary files from plugin zip file.

* Tweak - WC 6.8 compatibility.

* Fix   - Change dimensions and weight units passed to WC_Boxpack.

* Tweak - Check if WooCommerce\BoxPacker\WC_Boxpack class exists before including.

* Tweak - Transition version numbering to WordPress versioning.

* Tweak - WC 6.7 and WP 6.0 compatibility.

* Fix - Remove Non-Standard fees from rate total if a package matches USPS Tube dimensions.

* Fix - Fatal error "Call to a member function get_option() on null" if shipping and shipping calculations are disabled in Shipping location(s) option.

Fix - Remove class_exists check for WC_Boxpack. Jetpack Autoloader handles this now.

Fix - Added box-packer composer.lock file to keep library versions exact.