Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheAdams committed Nov 28, 2023
2 parents 5f319f3 + b52e979 commit c38eee5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: donation, donate, recurring donations, fundraising, crowdfunding
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.2
Stable tag: 3.1.1
Stable tag: 3.1.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -262,6 +262,16 @@ The 2% fee on Stripe donations only applies to donations taken via our free Stri
10. Use almost any payment gateway integration with GiveWP through our add-ons or by creating your own add-on.

== Changelog ==
= 3.1.2: November 27th, 2023 =
* Enhancement: Updated parts of the Form Builder text areas to Text Editors to provide more formatting options
* Enhancement: Improved compatibility with the donation block and Visual Builder forms
* Enhancement: All donors are connected with a user for improved security and caching compatibility
* Fix: Resolved some strange behaviors when using the Amount Levels setting in the Form Builder
* Fix: Removed WP_Background_Process and WP_Async_Request to avoid conflicts with other plugins
* Fix: Donor honorific (Mr, Mrs, etc) is now properly saved as part of the donor record
* Fix: PayPal Donations displays a helpful error message when incorrect credit card information is entered
* Fix: Visual Donation Form Builder loading is improved by preventing the formBuilderSettings meta from becoming too large

= 3.1.1: November 3rd, 2023 =
* Fix: Embedded forms created with the Visual Builder now redirect to the confirmation page after a completed donation.
* Fix: Donor title prefixes are now formatted as strings (like Mr or Ms) instead of numbers.
Expand Down

0 comments on commit c38eee5

Please sign in to comment.