Skip to content

1.8.16

Choose a tag to compare

@DevinWalker DevinWalker released this 27 Oct 21:13
· 22687 commits to master since this release
673ddef
  • New: Bulk actions now for Donors allow you to more easily delete donors and associated records. #2086
  • New: Payments now save the currency settings used to make the donation in preparation for the new currency switcher add-on coming soon and also improved future reporting. #2153
  • Tweak: The link for donor's to view their receipt ("View in Browser >") which appears in emails has better logic so that no matter where the donor clicks that link (on a different device, using a different browser, etc), they will have access to the donation receipt and other associated donor account information. #1790
  • Tweak: CSS improvements to the [give_donor_profile] shortcode. #2190
  • Tweak: Hardened give_listen_for_failed_payments(). #2240
  • Fix: Add-on activation banners weren't displaying due to a change made in a recent release. Now they are again. #2241
  • Fix: A notice now displays when you update/save a donor's records. #2181
  • Fix: Donations set to 00:00 time don't show within the "Today" or "Yesterday" reports filter. #2221
  • Fix: If using polyfill JS on your theme Give's CC fields would appear invalid on page load. #2244