GiveWP
Features
- Shiny new Classic Form Template! Check it out!
- New Gateway API under the hood for integrating with payment gateways. Developer docs to come!
Tweaks
- Only warnings and errors are logged unless WP_DEBUG_LOG is enabled
- Increased the default donation goal to $10,000, because who couldn't use $10k?
Fixes
- Currency symbol now displays correctly when using Currency Switcher
- Donation Summary now works properly with admin-defined recurrence
- Avoid PayPal IPN errors when using test mode
Security
- Minor XSS vulnerabilities, which require admin access to exploit, have been resolved
Fixes
- Took care of an annoying babel-polyfill 404 in the JavaScript console
Features
- Shiny new add-ons page in the admin for exploring our latest add-ons and plans!
- Donation Summary section for Multi-Step form! Enable it for existing forms in the Form Template Options for each form!
Fixes
- Resolved Multi-Step Form PHP 7.2 and lower compatibility issue
Features
- You can now disable google font for Multi-Step form within the form options
- Conditional fields are now possible in the Field API (useful in new Form Field Manager update!)
Fixes
- Give icons in Gutenberg block admin UI now display correctly in Firefox
- Resolved issue where a minimum donation error was not showing up properly
Features
- There is a new option for making the Donor Last Name field required
Tweaks
- Sending a preview email now gets send to the email of the user triggering the preview
- Improved Donor Dashboard messages with improved clarity for donors
- Donor Dashboard only displays user/password fields if registration is enabled
- PayPal IPN Verification is now enabled by default for better security
Fixes
- Simplified PayPal IPN Verification to avoid failure when there wasn't any
- Further improvements for PHP 8 compatibility
- Donors can now properly set custom amounts in their Donor Dashboard
- Corrected Lifetime and Average donation amount formatting in Donor Dashboard
- Restored PHP 5.6 compatibility when running GiveWP WP CLI commands
- Offline gateway custom label now shows up properly in donation form
- Offline donation instructions don't show up if specific form disables gateway
- Various fixes to the internal Field API
Features
- A lot of improvements to the Fields API in preparation for Peer-to-Peer!
Fixes
- Corrected a notice when using offline donations
- Improved decimal formatting in the Multi-Step amount buttons
- Social sharing works properly again after making a donation
- Payment ID in donation email preview correctly reflects the sequenced ID
- Connecting to Stripe on PHP 8 no longer throws an error... it just connects
Fixes
- Corrected a migration introduced in the last release that had a chance of removing donation level data
Fixes
- Resolved rare issue with Revenue not storing properly on donation form created during onboarding
- Donor selecting "Custom" donation amount now focuses on the amount field
