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: The licensing interface has been upgraded to provide easier license and add-on activation and to be much more user friendly and reliable. #2058, #4008
New: The currency setting will now display a preview displaying how it will appear on your donation forms when you update the options. #3187
New: Documentation links have been added to the shortcode builder. #3233
New: The "notes" field has been added to the fields to be exported in the donation export tool. #3979
New: The "Donation Form Grid" block and shortcode can now be filtered by category or tag. #4056
New: Adjusted the headers in Give Core admin styles and adjusted setting screens legibility.
New: The Give Modal API now supports an option to close the modal when clicking the background. #4142
Fix: Prevent multiple admin ajax calls on the Tools > Exports screen. #3351
Fix: Resolved the "Settings" importer failing when using the JSON format option. #4097
Fix: Added number formatting to goals with a large number of donors. #4100
Fix: Added a max-width to chosen select boxes to prevent them from breaking styles when options have very long titles. #4099
Fix: Improved the logic when an admin disconnects the Give Donor and WP user profiles #4113
Fix: The give_send_back_to_checkout() function now works as expected on multisite installs. #4032
Fix: Ensured there are no PHP notices when doing REST API queries. #4038
Fix: Resolved an issue where the state field would appear incorrectly as not required for the default country. #4144
Fix: Admin styles were not appearing correctly if using WP in the French language. #4146
Fix: Resolved an issue with the "Display Type" option for the "Donation Form Grid" not working as expected. #4159
Tweak: The Swiss Franc symbol has been updated to "CHF" instead of "Fr." #4086
Tweak: Removed the word "nonce" from all front end error messages and updated them to be more user friendly and less technically confusing. #4129, #4031
Optimization: Improved various database option calls and general meta query performance throughout the plugin to speed up queries and reduce server load. #3359, #3382, #3383, #3872, #3994, #4104
Refactor: Pre-2.0.0 backward compatibility code has been removed because it has reached end of life for support. #3033