Skip to content

1.4.1

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 12 Apr 21:23
· 27667 commits to develop since this release
  • Fix: Member-only donation forms don't display member-only validation responses properly - #551
  • Fix: Email access cookie path set incorrectly breaks viewing details - #570
  • Fix: Validation conflicts with MemberPress - thanks @jimwebb - #568
  • Fix: If no Give logs under Settings > Reports > Logs then the log navigation does not display - #564
  • Fix: Login/Cancel/Register within donation form don't trigger float-labels - #574
  • Fix: Login/Cancel/Register within donation form has problems maintaining gateway-specific fields when changing gateways - #574
  • Tweak: Deprecated give_no_guest_checkout() in favor of give_logged_in_only() - #551
  • Tweak: Clean up '&amp' encoded ampersands for PayPal standard - #562
  • Tweak: Added a check for DOM and MBString PHP extensions in System Info tab - #560