v1.7.1
What's new:
- Add proper CSS classes to WooCommerce views to make restyling easier
- Add refund handling when refunding Order's line items that contain License.
- Add refund handling behavior configuration in WooCommerce Settings
- Add _dlm_license_id to order item metadata so developers can easily identify the license id tied to particular order item during purchase
- Add dlm_files_dir filter for changing the default files directory
- New Tool: Add Order Item Licenses for setting _dlm_license_id for historical order items.
- New WP-CLI command
wp dlm:add_order_item_licenses
for setting _dlm_license_id for historical order items. - Upgraded ignitekit/wp-query-builder to v1.2
- General codebase improvements
- Re-sync the .pot template
- Test with WordPress 6.7+
- Confirm compatibility with WooCommerce 9.4+