- Blocks: Fixed undefined index error in checkout block preview.
- Checkout: Improved existing email check for logged-in users during checkout.
- Compatibility: Improved handling of upgrade pages.
- Currency: Fixed Money_Formatter unformat method ensuring
original_amount
is not null before processing. - Customers: Improve performance of viewing customers in the admin.
- Downloads: Improved file protection handling in some edge case configurations.
- Downloads: Supports feature now listens on ‘change’ instead of ‘click’.
- Downloads: Improved variable price handling.
- Downloads: Improved download title validation before returning via AJAX.
- Emails: Fixed email summary dates not adjusting for the local time zone.
- Emails: Store admins can now search/filter emails and email logs.
- Fees: Order adjustments with titles longer than 100 characters now correctly record fees.
- HTML:
EDD\HTML\Number
input now allows a0
minimum value. - i18n: Fixed multiple translation warnings in the new metabox implementation.
- Orders: Orders – Deferred Actions now unschedule or gracefully fail on deleted orders.
- PayPal: Ensure that
straight to gateway
is only enabled for supported PayPal gateways. - PayPal: Removed PayPal Commerce IE 11 Polyfills by default, now requiring opt-in.
- Reports: Improved price assignment selection when adding new price variations.
- Settings: Improved admin settings notices.
- Settings: Improved styling for input fields.
- Stripe: Fixed issue where Stripe variables were added to the DOM twice.
- Taxes: Fix an issue preventing saving a global tax rate.
- Dev: Counting with
fields
set fails in Berlin. - Dev: Generating orders via CLI no longer adds unnecessary order meta.
- Dev: Fixed CLI order handling triggering new deprecation notices.
- Dev: Unit tests updated to remove older versions.
- Dev: Resending a receipt no longer throws a deprecation notice.