2.2.1

2018-08-01 Fix8 Tweak2

Fixes

  • Resolve an issue with the donor wall displaying incorrect amounts when a donor has given multiple times. [#3532](https://github.com/wordimpress/give/issues/3532)
  • Confirm system generated notes insert as comments for donations and aren't blocked by WP's spam protections. [#3537](https://github.com/wordimpress/give/issues/3537)
  • Render settings textarea field type within a div instead of a p tag for better compatibility with tabs.
  • Updating donor information does not update display on donations admin page. [#2985](https://github.com/wordimpress/give/issues/2985)
  • Pass widget arguments to action hook for developers to more easily extend. [#3245](https://github.com/wordimpress/give/issues/3245)
  • Extend email notification functionality to support admin context. [#3516](https://github.com/wordimpress/give/issues/3516)
  • Deleting all data doesn't remove form categories or tags. [3145](https://github.com/wordimpress/give/issues/3145)
  • Don't block login form after first failed login. [3423](https://github.com/wordimpress/give/issues/3423)

Tweaks

  • Use send_preview_email function to setup email data for previewing emails. [#3517](https://github.com/wordimpress/give/issues/3517)
  • Increase donors table email column length to support longer emails. [#3525](https://github.com/wordimpress/give/issues/3525)