Skip to content

2.7.3

Choose a tag to compare

@DevinWalker DevinWalker released this 30 Jul 04:01
· 9700 commits to master since this release
f7245f6
  • Fix: The Donation Reports were not correctly calculating renewals processed via the Recurring Donations add-on leading to incorrect figures. #4883
  • Fix: The new Multi-Step Form Template was not correctly marking donations as anonymous if the donor elected to give anonymously. #4959
  • Fix: Reports have been improved to account for the use of a comma as the currency decimal separator. Previously, when using a ',' as the decimal separator for a currency, it produced inconsistent errors in terms of decimal placement for totals displayed on the Reports page. Furthermore, using a ',' for the decimal separator resulted in consistent misplacement of the decimal in the Average Donations totals. #4926
  • Fix: The Chosen select dropdown field now can properly have separate values and labels. #4943
  • Fix: Fixed a typo in the default Thank You page content for the new Multi-step Form Template. #4909
  • Fix: The give_get_meta filter had a duplicate parameter passed and now properly passes all parameters. #4464