Fix: The license keys shortcode was not showing "Unlimited" for unlimited licenses.
Fix: In certain scenarios, users who opted into upgrading to betas could not upgrade to a newer stable version of a download.
Fix: Variable prices could not set the activation limit to be empty.
Fix: The Software Licensing upgrade notice was showing on new EDD 3.0 installations.
Fix: Fatal error when changing price ID on existing bundle license.
Fix: Deprecation notice in PHP 8.1.
Fix: Updating a lifetime license incorrectly sets the expiration date to today.
Dev: The EDD_SL_License constructor can now accept an array or object representing the database row.
Dev: Performance improvements when retrieving license keys.
Dev: Use EDD core's extension registry class if available.