2.4.2

2019-03-11 Tweak2 Fix7

Tweaks

  • Adjusted how web hosts are detected in WP-Admin > Donations > Tools > System Info to improve accuracy. [#3356](https://github.com/impress-org/give/issues/3356)
  • Added get_goal within the Give_Donate_Form for developers. [#4020](https://github.com/impress-org/give/issues/4020)

Fixes

  • License statuses were not properly displaying in WP-Admin > Donations > Tools > System Info and that has been fixed. [#3975](https://github.com/impress-org/give/issues/3975)
  • The label "State" incorrectly displayed on the admin donor details screen. [#3995](https://github.com/impress-org/give/issues/3995)
  • Resolved a tooltip title that was not translatable. [#3996](https://github.com/impress-org/give/issues/3996)
  • Date fields now have better support for international date formats. [#4000](https://github.com/impress-org/give/issues/4000)
  • Resolve a mislabeled name attribute for the donation amount field within donation forms. [#4001](https://github.com/impress-org/give/issues/4001)
  • Improved support for varying capitalizations within donor's emails when a repeat donation happens. This update will prevent case-insensitive matches being incorrectly compared. [#4025](https://github.com/impress-org/give/issues/4025)
  • Resolved incorrect setting of the "autocomplete" attribute on certain dropdown fields. [#4028](https://github.com/impress-org/give/issues/4028)