You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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