Skip to content

Version 2.9.24, August 21, 2020

Compare
Choose a tag to compare
@cklosowski cklosowski released this 21 Aug 22:15
· 921 commits to master since this release

= 2.9.24, August 21, 2020 =

  • Security Fix: Prevent users with 'view_shop_reports' capability from running an arbitrary class execution with the exports tool.
  • Fix: Removing downloads from the view order details screen caused a JavaScript error on WordPress 5.5+.
  • Fix: Improve PHP 7.3 and 7.4 support.
  • Fix: W3 Validation was failing due to duplicate id attributes.
  • Fix: Some checkout customizations were not possible due to using .change() instead of .on().
  • New: EDD Login forms now support plugins that limit failed login attempts.
  • New: Failed login attempts on the EDD Login form now return proper HTTP status codes, when possible.