Software Licensing Changelog
Version 1.8.1 — September 2, 2013
- Fixed a bug with license renewals.
Version 1.8 — July 22, 2013
- Fixed an exploit that could result in malicious users being able to potentially download files via the updater system.
- Fixed a bug with html entities in license activation / checking.
- Added the ability to Disable license keys.
- Automatically disable license keys when associated payments are refunded or revoked.
Version 1.7.3 — July 19, 2013
- Added support for quantities introduced in EDD v1.7.
Version 1.7.2 — July 13, 2013
- Fixed a compatibility issue with the checkout screen of EDD v1.7.
Version 1.7.1 — July 1, 2013
- Fixed an issue with quick edit.
Version 1.7 — June 28, 2013
- Use stripos() instead of strpos() when activating a license key.
- Fixed an incorrect text domain.
- Removed the broken get_license_by_download() function.
- Fixed an undefined index on the url parameter when performing update checks.
- Added a new /changelog endpoint to Downloads to allow the changelog to be displayed.
Version 1.6 — June 7, 2013
- Added a license renewal system. Once update is installed, go to Downloads > Settings > Extensions and configure the renewal system.
Version 1.5.1 — June 5, 2013
- Fixed an issue with duplicate license keys getting generated.
Version 1.5 — May 24, 2013
- Added compatibility for Bundled products in EDD 1.6
Version 1.4.5 — May 20, 2013
- Fixed a bug with license activation on products that have a dash in their name.
- Fixed a problem with deactivating a license key.
- Fixed a missing product description in the plugin updater.
Version 1.4.4 — May 2, 2013
- Fixed an undefined index bug.
- Fixed an issue with duplicate license keys getting generated when changing payment status.
Version 1.4.3 — April 10, 2013
- Fixed an issue with user agents.
Version 1.4.2 — April 4, 2013
- Fixed an issue with the update notices not showing.
Version 1.4.1 — March 26, 2013
- Fixed a bug with the new per-site statuses.
Version 1.4 — March 21, 2013
- Updated so that each site a license is used on receives a status, which fixes a bug with being able to update even when a license is inactive.
Version 1.3.9.1 — March 16, 2013
- Fixed a compatibility problem with EDD v1.5.
Version 1.3.9 — February 21, 2013
- Fixed several undefined index errors.
- Fixed an issue with the edd_license_log post type being registered too late.
- Added an option to force every license activation to be counted.
- Updated the Them Updater class to use get_stylesheet().
Version 1.3.8 — February 13, 2013
- Fixed an incorrect option value in the updater.
- Added an improved license key field that allows for licenses to be deactivated.
Version 1.3.7 — February 8, 2013
- Fixed an issue with deactivated license keys still allowing updates.
Version 1.3.6 — January 29, 2013
- Added license keys to the
edd_receipt
short code. - Fixed a bug with site counts when reactivating a site’s license key.