- Customers: Fixed error when assigning an email address already associated with another customer to a WordPress user.
- Compatibility: Added EDD’s Checkout URI to the list of excluded speculative URLs for WordPress 6.8.
- Downloads: Fixed issue where download details metabox didn’t honor store currency.
- Downloads: Price assignment for bundles now correctly displays without requiring a product update.
- Downloads: Resolved issue where Chosen field did not initialize when Bundle is selected for the product type.
- Downloads: Improved handling of download URLs to support the order item object.
- Emails: Fixed a fatal error in sending purchase receipt after store reset.
- PayPal: 100% discount codes now function properly with PayPal.
- Reports: Improved batch export functionality.
- Reports: Updated order export to allow different values and correct formatting.
- Reports: Stats class now avoids ambiguous column queries.
- Settings: Created product grid page automatically on fresh install.
- Stripe: Added logging for Stripe confirmation process.
- Stripe: Corrected issue where dispute ID stored was actually the payment ID.
- Stripe: Improved the loading behavior of the Stripe Connect settings screen.
- Stripe: Fixed issue where test mode warning wasn’t showing in the Stripe settings screen.
- Stripe: Improved reliability when retrieving connected country in Stripe Connect.
- Stripe: Update the object reference when completing a Stripe order.
- Dev: Rolled back changes to the included EDD Updater to ensure compatibility by un-expected uses.
- Dev: Deprecated functionality impacting namespaced class usage in
EDD_Batch_Export
.