2026-05-05 – version 1.10.1
* Fix – Harden SQL queries in admin license-key operations and the lost-license endpoint
* Fix – Use a CSPRNG for license key and product secret key generation
* Fix – Require capability to handle `shop_orders` on license key admin AJAX endpoints
* Tweak – Replace deprecated `wc_add_order_item_meta()` and `get_post_custom()` calls with the WooCommerce CRUD API
2025-10-27 – version 1.10.0
* Misc – Require WooCommerce to activate the plugin
* Misc – Require PHP 7.4+, WordPress 5.6+ and WooCommerce 7.0+