Skip to content

2.6.1

Choose a tag to compare

@DevinWalker DevinWalker released this 31 Mar 00:23
· 12465 commits to master since this release
0530c52
  • New: Stripe now has the SEPA Direct Debit gateway integrated. This is a popular payment option in Europe and can be used to accept one-time and recurring donations. #4571, #4313
  • Fix: The new Reports screen was not properly caching results which would cause delays in pulling data on larger sites or small resource servers. #4514
  • Fix: The new Reports screen was having issues with certain currency formats which resulted in inaccurate figures. #4537, #4559
  • Fix: Resolved an issue with the new Reports interface throwing a few PHP notices. #4515, #4593, #4592
  • Fix: Adjusted our Gutenberg styles so that it doesn't conflict with WordPress'. #4577
  • Fix: Resolved an error when using Stripe's Checkout feature with the Recurring Donations causing "The Stripe Gateway returned an error while creating the Checkout Session" error. #4566
  • Fix: Resolved an issue with user roles that would display the "Donations" top level menu item in WP-Admin incorrectly to subscribers. Note: none of the screens would be accessible. #4524
  • Fix: Solved an issue where Stripe payments with the form grid not rendering correctly when opening and closing donation forms in the popup modal window. #4467
  • Fix: The "Title" field would not correctly display as optional (the asterisk would not remove) when set as optional. #4510