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: Resolved two issues with donor and donation exporters not working properly when filters (Date and Donation Forms) were set. #4078, #4079
Fix: Ensure that the database upgrade process is fully compatible with WP Multisite upgrades. #4065
Fix: Resolved a PHP Fatal error that was occurring when clicking on the "Resend Donation Receipt" within the donation details screen in WP-Admin and also when marking an offline donation as complete. #4068
Fix: The Give API was returning non-valid JSON resulting in Zapier having issues pulling in Sample Data. This has been resolved and an acceptance test created to ensure valid JSON is returned to help prevent it breaking in further releases. #4071
Fix: The Give API now returns consistent amount formats for donations, fees collected, etc. #4073, #4074