2.1.0

2018-05-02 Feature14 Tweak3 Fix2

Features

  • Sequential ordering is here! You can now configure donation payments with a prefix, suffix, number padding and more. [#2912](https://github.com/WordImpress/Give/issues/2912)
  • Now you can export your donations with much more flexibility via the new advanced donation exporter. [#2875](https://github.com/WordImpress/Give/issues/2875), [#2996](https://github.com/WordImpress/Give/issues/2996)
  • Query performance improvements for sites with a large database of donations. [#2987](https://github.com/WordImpress/Give/issues/2987), [#3069](https://github.com/WordImpress/Give/issues/3069)
  • The donation form grid is here! Now you can display multiple donation forms quick and easily using the new donation form grid shortcode. [#1414](https://github.com/WordImpress/Give/issues/1414), [#2943](https://github.com/WordImpress/Give/issues/2943)
  • The importer has been upgraded with a new "Dry Run" feature and we've also included a sample data CSV file for you to test out. [#2419](https://github.com/WordImpress/Give/issues/2419)
  • You can now display goal progress from multiple donation forms using a new shortcode. For example, [give_totals total_goal="5000" ids="1,2,3"] would display the progress of 3 donation forms towards the goal of $5,000 in donations. [#2883](https://github.com/WordImpress/Give/issues/2883)
  • There is now a new functionality to display a "Company Name" field within your donation forms. This is useful for company matching or just general purpose information collection. [#2453](https://github.com/WordImpress/Give/issues/2453)
  • You can now set a maximum donation amount for donations per form.
  • We've replace boring JS alerts with a new modal window API that looks and functions great and other developers can utilize.
  • There is now a delete button on the single donation payment screen. [#2734](https://github.com/WordImpress/Give/issues/2734)
  • There is now a Give plugin filter so you can view only Give and it's add-ons more easily. [#2953](https://github.com/WordImpress/Give/issues/2953)
  • You can now query donation forms that are closed status. [#2250](https://github.com/WordImpress/Give/issues/2250)
  • There is a new metabox on the donation form edit screen that displays goal progress. [#3027](https://github.com/WordImpress/Give/issues/3027)
  • There is a new "Donor" based goal so that you can set a goal based on the total number of donors. [#2986](https://github.com/WordImpress/Give/issues/2986)

Tweaks

  • We've polished the activation banner for add-ons so that it's more intuitive and user friendly. [#2056](https://github.com/WordImpress/Give/issues/2056)
  • Added hardening to further help prevent spam donations. [#2930](https://github.com/WordImpress/Give/issues/2930)
  • Added validation to prevent donors from entering their email address into the First Name field. [#2862](https://github.com/WordImpress/Give/issues/2862)

Fixes

  • The SSL check within the System Info tool was displaying an error due to an API change by the service used. [#2998](https://github.com/WordImpress/Give/issues/2998)
  • Don't clear form fields via JS if no Give form is present on the page. [#3093](https://github.com/WordImpress/Give/issues/3093)