2026.06.16 – version 5.2.9
* Fix – Fixed max quantity validation when the product is already in the cart, preventing misleading add-to-cart success notices.
* Tweak – Bumped WordPress tested up to version to 7.0.
* Tweak – Bumped WooCommerce tested up to version to 10.9.
* Dev – Added read-only WordPress Abilities API support for Min/Max Quantities rules.
* Dev – Updated the JavaScript build toolchain to the React 18.3 line and added React 19 readiness guards.
2025.12.03 – version 5.2.8
* Tweak – Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.