You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Integrated with Akismet for improved spam filtering #673
New: The "Tools > Import" now lists available import options. This makes room for settings and form export/import coming soon! #2114
New: Helpful JS alerts are now displayed if you make settings changes and attempt to navigate away from the page without saving within WP-Admin. #1998, #2069
New: All Give admin pages have a valid H1 tag for better a11y. #2047
New: New setting added to select the default state that appears within the address fieldset. #2036
New: Improved the receipt page for offline donations to provide more clearer instructions. #1396
New: Added a link on the Donor's profile in wp-admin to go to the WP users' profile if connected. #1249
Tweak: The billing address fieldset has been rearranged for more logical output so donors can fill forms out in a more familiar way. #2037
Tweak: Output attachment ID when media setting field outputs set to URL for better UX. #2136, #2133
Tweak: Changed the importer screen settings from checkboxes to radios for more UI consistency throughout plugin. #2132
Tweak: Added a filter to the exporter's donor data output. #2170
Tweak: Notice improvements to prevent moving, line breaking, and general non-pleasing UX within wp-admin. #2141, #2203, #2140
Tweak: Non-dismissible notices should not display a close "x" icon. #2100
Tweak: When running upgrades we swapped out the JS prompt for an inline prompt for better browser support. #1959
Tweak: Removed the "Donors" report because it was not helpful. #2074
Tweak: Improved handling of case when donor and user are disconnected. #1721, #2103
Fix: The donations importer will not autofill already mapped CSV fields if an error occurs while importing. #2146
Fix: A PHP warning would display with WP_DEBUG on for the give_maybe_sanitize_amount() function. #2147
Fix: The donation importer was displaying the "Do no import" option incorrectly twice in dropdown. #2134
Fix: A PHP notice would display with WP_DEBUG on when linking a new WP users to a guest donor. #2193
Fix: Price formatting issue with the Iranian Rial on multi-level forms within wp-admin form listing page. #2177