Easy Digital Downloads - Software Licensing 3.8.14

Download Easy Digital Downloads - Software Licensing 3.8.14 from nulled fire. Software Licensing for Easy Digital Downloads provides a complete license key generation
New: The get_version API endpoint can now accept an array of products to check via a new products argument. Each item in the products array uses the exact same arguments as individual requests. Consult our docs for an example.
Improvement: License management links ("Manage Sites" link, etc.) weren't working well with customized/tabbed UIs. We've partially reverted the change from 3.7, so that it should now use the old method if the shortcode is inside The Loop. If the shortcode is outside The Loop it will use the new method that was introduced in 3.7.
Fix: If no upgrade paths existed for a product, the current product could not be selected as an upgrade option.
Fix: Deprecation notices in PHP 8.
Fix: The edd_sl_use_current_price_proration filter wasn't applying to non-variable priced products.
Fix: [edd_license_keys] shortcode - The "Manage Sites" and "Upgrade" links weren't working if the "Purchase History Page" was not set correctly.
Fix: Readme parser wasn't using version_compare() which could result in incorrect comparisons.
Fix: PHP "undefined index" errors.
Plugin Sample: The updater class was missing the declaration for the $beta property.
Plugin Sample: Fixed an "Invalid argument supplied for foreach()" error in EDD_SL_Plugin_Updater::convert_object_to_array()
EDD 3.0 - Filtering orders by renewal/upgrade not working.
EDD 3.0 - PHP notice on admin license table if associated order doesn't exist.
EDD 3.0 - Both legacy and new reports were being loaded. Now only the new ones are.
EDD 3.0 - License renewal JavaScript not loading on checkout.
New: The admin Licenses table has been reworked, and the number of queries reduced.
New: Added a new shortcode [edd_renewal_form] that allows customers to enter a license key to renew.
New: Renewal notices can now be previewed.
New: Email template tags are now more consistent with EDD core. {name} can be used for the customer's first name only, and {fullname} can be used for the customer's full name.
New: When purchasing an upgrade, the license key being upgraded is now displayed in the cart.
Improvement: Add *.wpengine.com to list of allowed local/staging subdomains.
Improvement: Utilize wp_get_environment_type() to help improve staging domain detection.
Improvement: The renewal/unsubscribe URLs on the admin Manage License page have been changed to readonly inputs for easier copying.
Improvement: Clicking the "Generate License Keys" link on a payment now takes you directly to the Retroactive Processor metabox.
Improvement: Update display of order numbers to be compatible with sequential ordering and order prefix/postfix.
Improvement: Clearing cached readme files now happens via ajax instead of requiring a page reload.
Refactor: Use wp_add_inline_script() for checkout JavaScript.
Refactor: Images, CSS, and JS have been moved into an assets/ directory.
Fix: Retroactive Processor tool not working with upgrades.
Fix: Inconsistent get_version API response when no license key is provided.
Fix: Licenses were still able to be renewed via a direct URL even if renewals were disabled.
Fix: Undefined variable errors.
Fix: When [purchase_history] was used outside of the main loop, Software Licensing features were not working.
Fix: Empty post meta was being saved unnecessarily.
Dev: Numerous code updates for EDD 3.0 compatibility.
Dev: Remove usage of extract() in license API functions for improved readability and to align with WordPress coding standards.
Dev: Replace internal uses of EDD_SL_License::$post_parent (which is deprecated) with EDD_SL_License::$parent.
Fix: Upgrade calculations can be incorrect when the upgrade has two variations that are the same price.
Fix: Admin "Manage License" screen showing incorrect child price ID.
Fix: Unable to deactivate a "site" when the site is not a URL.