Modified Templates: templates/license-keys.php, templates/licenses-manage-overview.php
New: Added action hooks when license is updated, inserted, and deleted.
Improvement: Sample Plugin - Refactor health checks so that a failed API request is remembered for 1 hour.
Improvement: Sample Plugin - Show update notifications on multisite if the user can view plugins but cannot install them.
Fix: An upgrade path was saved to download meta when not configured.
Fix: Newly created renewal notice emails save an incorrect message.
Fix: Purchasing an item as a single product and as part of a bundle results in a missing license key.
Refactor: License templates have been reworked for speed improvements and to reduce the number database queries.
Dev: Ensure edd_sl_get_license_upgrades() always returns an array instead of false.