Skip to content

Releases: michelve/software-license-manager

4.4

03 Dec 03:08
Compare
Choose a tag to compare
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

30 Nov 20:35
Compare
Choose a tag to compare
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

08 Aug 22:16
Compare
Choose a tag to compare
4.2

4.2

  • Added: Support for license removal using api (slm_action=slm_remove)

4.1

13 Jul 19:21
Compare
Choose a tag to compare
4.1

Native Support for Woocommerce
Support for Subscriptio
Added: Until what version a license is supported
Features: New UI
Fixes: Woocommerce now passes the purchase id
Code Structure Updated

3.1.0

28 Feb 01:41
Compare
Choose a tag to compare

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