Skip to content

2.9.6

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 13 Jan 21:27
· 7375 commits to master since this release

New

  • Update warning message for unsuccessful PayPal account onboarding (#5522)
  • Add filter hook to filter PayPal settings (#5502)
  • Sample onboarding tests are now implemented (#5543)
  • Onboarding wizard e2e tests are now implemented (#5550)
  • Setup page is e2e tested (#5547)

Changed

  • Automated unit and integrations tests are now using GitHub actions, instead of Travis CI (#5489)
  • Resolve Avatar size shortcode attribute issue in donor wall shortcode and adds support for avatar size in donor wall block (#5443)
  • Onboarding Form Preview template now loads scripts inside of the closing body tag (#5510)
  • Deprecated e2e tests have been removed, and replaced with Cypress tests (#5533)
  • New test:e2e package script introduced (#5533)
  • Decouple test:e2e command from wp-env #5545

Fixed

  • Show field icons on personal information input field when payment gateway switch (#5542)
  • Multiple error redirects does not break donation form view in Multi Step form template view (#5531)
  • Hover glitches of Fee Recovery checkbox are now fixed (#5508)
  • PayPal Donations CC fields have border in Firefox browser (#5500)
  • Send form title to PayPal (#5495)
  • Automated unit and integrations tests are now executing (#5489)
  • Use an absolute path for the autoloader to avoid relative path issues (#5493)
  • Donation Receipt accounts for latency in payment status changes (#5514)
  • Create an account checkbox only displays when Guest Checkout is enabled (#5516)
  • Error messages are instructive when an email address is already in the system (#5504)
  • The current state of the Donation Form fields are now preserved when the payment method changes (#5491)
  • Various Multi-Step form browser styling compatibility issues are now resolved (#5529)
  • Checkbox click handler does not double trigger for touch devices (#5526)
  • Multi-Form Goals added via shortcode now stack image and text when needed (#5528)
  • Added migration to remove any leftover foreign keys on the revenue table (#5540)
  • Give Aid add-on description popup is now working when using multi-step form (#5549)