Releases: gdarko/digital-license-manager
Releases · gdarko/digital-license-manager
v1.5.9
What's new:
- Fix API last access date
- Fix duplicate license keys in PDF invoices
- Fix delete confirmation dialog issue in API keys settings
- Fix delete button on single api key edit page in settings
- Add improvements to the Rest API permissions check
- Resync the .pot template
v1.5.8
v1.5.7
v1.5.6
v1.5.5
What's new
- Improvements to the migration tool from License Manager for WooCommerce
- Add Compatibility layer for the REST API for License Manager for WooCommerce
- Add public helper functions that can be used to interact with the plugin's database
- Add migration notices
- Fixes various smaller issues here and there
- Improves the unit tests collection
v1.5.3
v1.5.2
What's new:
- Fix High-Performance-Order-Storage compatibility issues
- Fix issue when generating bulk licenses from the Generators > Generate page
- Add filter to allow adjustments to the WooCommerce product edit tab classes
- Fix confusing logic on the dlm_validate_product/order_id filters
v1.5.1
What's new:
- Fix issue that caused no license key to be sent via email/order thank you page
- Add Gutenberg Block: "DLM: Licenses Table" -> The block lists the licenses owned by the current user
- Add Gutenberg Block: "DLM: Licenses Check" -> The block provides a form where user can check validity of a license key
- Add Shortcode: "[dlm_licenses_table]" -> The shortcode lists the licenses owned by the current user
- Add Shortcode: "[dlm_licenses_check]" -> The shortcode provides a form where user can check validity of a license key
- Add support for "WooCommerce PDF Invoices and Packing Slips" by WP Overnight. License key will be displayed in the invoice.
v1.5.0
What's new:
- Add copyright information to the files, a nice welcome screen.
- Add more unit tests
- Improvements to the data api
- Improvements to the order_complete meta saving
- Improvements to the license stock database query
- Fix PHP warnings, improve PHP 8.2 compatibility
- Fix generator crud bugs
- Test with WordPress 6.3
- Test with WooCommerce 8.0
1.4.3
What's new
- Do not enforce expired license validation when deactivting token through the REST API
- Add option in Settings > WooCommerce to enable masking the license keys on the public facing pages like Order Received" page
- Show My Account licenses status as Expired when license is expired
- Fix issue when clearing Generator valeus in edit page
- Move "Max Activations" at the bottom before expiresIn in Generator edit
- Add support on the dropdown search endpoint for generators
- Add "Past Orders License Generator" tool in Settings > Tools that allows users to generate licenses for past orders by selectting Generator.
- Add UI improvements to the styling of the Tools page
- Add unit tests for orders/products