- New: Updated to integrate with EDD email management.
- WordPress Plugins: The custom readme.txt file parser has been updated for improved PHP compatibility.
- Database: Queries are ordered to match the database columns to be more efficient.
- Discounts: Checkout and discount validation when discounts are disabled for renewals has been improved.
- Blocks: The markup and style have been updated for license keys on the EDD Receipt block.
- Samples: The
update_plugins
transient data now includes only what’s needed for updates, for improved compatibility with the WordPress Core update system. - Dev: PHP and JavaScript has been updated for newer version compatibility.
- Dev: The
can_extend
andcan_renew
methods should now be used with the license class object directly.