Skip to content

1.5

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 29 Jun 19:13
· 27391 commits to develop since this release
  • New: Easily reorder payment gateways with the new drag-and-drop gateway reorder capability within settings - #391
  • New: Implement honeypot hidden field to help prevent spam donation form submissions - #424
  • New: Export donation history based on a date range exports in "Reports > Export > Export Donation History"- #414
  • New: Added the ability to delete all test transactions under "Donations > Reports > Tools" - #263
  • New: Recalculate stats tool now available to recount individual donor statistics, delete test transactions, or reset all your statistics entirely - #441
  • New: New Give_Payments class added which allows easier development for donation payments - #504
  • New: Added "Test Mode" labels to more easily identify donations made while Give is in Test Mode - #188
  • New: Template wrapper support for the "Catch Evolution" theme added - #632
  • New: Export additional data and control the export columns for donors under Reports > Export > Export Donors in CSV - #630
  • New: South Korean Won added to list of currencies - #624
  • New: Moroccan Dirham added to list of currencies - #381
  • New: South African Rand added to list of currencies - #624
  • Tweak: Now when a multi-level donation is made the multi-level labels will display on the confirmation page, within the transactions listing page, and also attached to the {donation} email tag which outputs the email receipts - #175
  • Tweak: Added donor name to the donation receipt and reordered the rows for a more logical flow - #645
  • Tweak: Removed the French translation files included because, thanks to all French polyglots, we have been translated in full - https://translate.wordpress.org/locale/fr/default/wp-plugins/give
  • Tweak: Removed Grunt in favor of Gulp for compiling pot files - #666
  • Tweak: Removed hosted translations in favor of public GlotPress translations
  • Tweak: Rewrite of give_get_current_page_url to fix issues with domain mapped server with $_SERVER['SERVER_PORT'] - #622
  • Fix: Transactions Status Changes Causes Donation Form Income Amounts + Goals to Not Calculate Correctly - #188
  • Fix: Per form Offline donations gateway's "Request Billing Information" checkbox doesn't properly override the global setting - #649
  • Fix: Reports filter custom date range option when selected causes the refresh reports button to overlap - #626
  • Fix: Reports graph tooltips not displaying currency properly formatted - #620
  • Fix: Attaching a new user to a donor isn't updating - #644
  • Fix: Remove shortcode generator button when visual editor disabled - #638
  • Fix: Bug with shortcode & show_content argument when two of the same forms on a page displaying the content incorrectly when set to none - #634