2026.01.28 – version 3.7.1
* Fix: Prune translation file of unreleased strings.
* Fix: Don’t hide COG field in metabox when NYP is enabled.
2025.10.09 – version 3.7.0
* IMPORTANT: PHP 7.4 is required | WordPress 6.2.0 is required | WooCommerce 8.2.0.
* New: Extend cart and product Store API endpoints with NYP properties. #273 #274.
* Fix: Fatal call to a member function get_cart() on null. Pay-for-order conflict with WooPayments.
* Fix: throw `InvalidCartException` on `woocommerce_store_api_validate_cart_item` instead of `RouteException`.