WooCommerce – Name Your Price – Version – 3.8.2

2026.08.31 – version 3.8.2
* New: Opt in to optional, react-based WooCommerce Settings UI. Closes #285.
* Fix: Implement realpath validation in autoloader.
* Fix: Revert dynamic update price in scheme strings. (Subs 9/APFS compat #287).
2026.08.24 – version 3.8.1
* Update: Tested up to WooCommerce 11.1.0
* Fix: Dynamic update price in scheme strings, keep scheme selected when editing, fix add to cart button text when editing. (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.