GiveWP
Fixes
- Resolved an issue with PayPal donations that ensures the correct donation amount will be used after filling out payment details and modifying the original amount.
Fixes
- Resolved an issue with the default email block that ensures it is always a required field in the donation form.
Fixes
- Resolved several issues with the billing address block including dynamically requiring certain fields and allowing state/county field input
- Resolved an issue with multi step form layout where the title was missing on the first step when show header was disabled
- Resolved errors when adding/removing a sub-site in a WP multisite environment (open-source contribution by @Genevieve-K)
- Resolved an issue with form modals and some gateways that redirect offsite to display the confirmation page after a donation
- Resolved a fields api compatability issue with showInReceipt metaKey
- Resolved a nonce validation issue with translated values (open-source contribution by @Genevieve-K)
- Resolved a PHP 8 compatability issue with the system info page (open-source contribution by @JeromeBeckett)
- Resolved several styling issues with the form modal block
- Updated Stripe connect redirect to be limited to specific pages
Features
- Added form migration step for the GiveWP Gift Aid add-on
- Added new filter
givewp_stripe_payment_element_appearance_optionsto modify the Stripe Payment Element gateway appearance options - Added donation form processing lifecycle actions for more programmatic control over form processing
Tweaks
- Made donation list table programmatically extendable (open-source contribution by @pulsovi)
- Improved the flexibility of donation confirmation page detail values to allow sanitized html
- Added new filter to the gateways block to control visibility
- Made several improvements to the give importer for third-parties and admin
Fixes
- Resolved an issue checking for the GiveWP Funds and Designations add-on information during form migrations
Fixes
- Resolved an issue where some migrated forms were being duplicated
- Resolved an issue with the donor export filter by donation form
- Added additional attribute escaping to the donor wall shortcode
Tweaks
- Improved current compatibility with PHP 8.2
- Improved the UI of the visual donation form builder to be more intuitive with dedicated Build, Design, and Settings screens
Features
- The donor dashboard now has a way to update and reset passwords
- Added pre-requisite v3 compatibility updates for the Give Funds and Designations add-on
- Added v3 form migration compatibility for select GiveWP add-ons including: Mailchimp, Funds and Designations, and Per-Form Gateways
- Added a new programmatic way to interact with the v3 confirmation page using our fields api
Fixes
- Resolved an error on the donor details page when they have no donations
- Resolved an issue where the continue button setting was not being reflected on forms using legacy template
Fixes
- Resolved an issue that was duplicating the "Donate Now" button on legacy form template
- Resolved an issue that was preventing display options from being reflected on the form
- Removed an error notice that was showing up on admin menu pages
- Resolved an error in the donation form block when the admin page is refreshed
Features
- Embed form button added to the Visual Donation Form Builder
- Pre-publish confirmation panel added to the Visual Donation Form Builder
Tweaks
- Updated parts of the Form Builder text areas to Text Editors to provide more formatting options
- Improved compatibility with the donation block and Visual Builder forms
- All donors are connected with a user for improved security and caching compatibility
- Improve the Name, and Terms and Conditions blocks with global settings
Fixes
- Resolved some strange behaviors when using the Amount Levels setting in the Form Builder
- Removed WP_Background_Process and WP_Async_Request to avoid conflicts with other plugins
- Donor honorific (Mr, Mrs, etc) is now properly saved as part of the donor record
- PayPal Donations displays a helpful error message when incorrect credit card information is entered
- Visual Donation Form Builder loading is improved by preventing the formBuilderSettings meta from becoming too large
- Resolved an issue where some donations list tables were failing to load due to missing donation mode meta
- Resolved an issue where the donation forms list tables were resulting in duplicate forms
- Resolved an issue where PayPal smart buttons were not being displayed on embedded forms using legacy template
- Resolved an issue with PayPal donations and fee recovery where the fee was not being added to the donation total
Tweaks
- Updated parts of the Form Builder text areas to Text Editors to provide more formatting options
- Improved compatibility with the donation block and Visual Builder forms
- All donors are connected with a user for improved security and caching compatibility
Fixes
- Resolved some strange behaviors when using the Amount Levels setting in the Form Builder
- Removed WP_Background_Process and WP_Async_Request to avoid conflicts with other plugins
- Donor honorific (Mr, Mrs, etc) is now properly saved as part of the donor record
- PayPal Donations displays a helpful error message when incorrect credit card information is entered
- Visual Donation Form Builder loading is improved by preventing the formBuilderSettings meta from becoming too large
Fixes
- Embedded forms created with the Visual Builder now redirect to the confirmation page after a completed donation.
- Donor title prefixes are now formatted as strings (like Mr or Ms) instead of numbers.
