Releases: michelve/software-license-manager
Releases · michelve/software-license-manager
4.4
Version 4.4
- improved: simple product meta boxes
- added license manager as product type
- added support for "subscr_id" from version 4.3
- added support for version number
- added license type (lifetime or subscription) :: "lic_type"
- improved license key generator
- fixed minor bug and performance issues
- update wp icon and menu name
- updated meta boxes (simple products)
- [] WIP: support for variations
4.3
4.3
- Added a new action hook for estore recurring payments.
- BUG FIX: Sanitize DB query value before using (injection) thanks to @eighty20results
- ENHANCEMENT: Added slm_update action handler - update_api_listener() thanks to @eighty20results
- Added a new optional column "subscr_id" to the license keys table. This can be used to store the subsriber ID value (if any) for recurring payment plans.
- The "subscr_id" will also be present in the license query API output.
- The product quantity of WP eStore product is taken into account when creating a new license key.
4.2
4.1
3.1.0
added support for devices, where you can specified the amount of licenses per device or domain.
added custom meta-boxes for product variations.
expanded API when verifying the license, it will return extra information.
added an extra column for devices in db