WooCommerce – Name Your Price – Version – 3.8.1

2026.08.24 – version 3.8.1
* Update: Tested up to WooCommerce 11.1.0
* Fix: Dynamic update price in scheme strings. (Subs 9/APFS compat #286).
* Fix: Run get_edit_url() through `woocommerce_cart_item_permalink` filter to allow for broader compatibility with custom products. Maintains APFS scheme when editing. #241.
2026.07.20 – version 3.8.0
* Update: Tested up to WooCommerce 10.9.0
* Fix: Revamp Edit in Cart flow. Introduce `wc_nyp_redirect_to_cart_after_edit` filter to disable redirecting to cart after editing price in cart.
* Fix: Declare compatibility with product instance caching feature.