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: Improved the new user notification email that gets sent to admins and also improved the account information email that gets sent to donors when a donor creates an account while donating. #1821
New: Added an update confirm prompt when an admin attempts to resend the donation receipt to a donor. #1802
New: Added a confirmation alert when an dmin attempts to delete a payment on the list screen. #1773
New: You can now specify a timeframe when exporting donors. #1427
New: PHP 5.2 will work but if you're running it a new banner will display prompting your to upgrade your server to a more modern and supported version. #1723
New: Give now supports per user language settings. Now your users can use Give in the language they perfer as long as it's supported on WP.org. #1769
New: You can now sort your donation forms more accurately by amount within wp-admin. #1253
New: Give's Settings API now has separate fields for files and media. #1758, #1761
Tweak: Deprecated a number of functions and hooks due to incorrect terminology with backwards compatiblity. #896
Tweak: Added a prefix to on_create_blog() function to prevent any potential conflicts. #1809
Tweak: Removed AJAX warning banner producing some false positives for certain server configurations. #1631
Tweak: The menu item list of "Donation Forms" is now included by default within WP-admin on install. #1765
Tweak: Improved support for SEO plugins creating XML sitemaps when Give's single form views are disabled. #1690
Fix: An error message will display if visiting a donation receipt page without a payment_key. #1484, #1763
Fix: Translation banners showing incorrectly for some users within Give's settings screen. #1770
Fix: An invalid donation payment could accidentally be created if the admin clicked on the bulk actions submit button without first selecting a payment within the donations list screen. #1801
Fix: If donor is using an additional email and the same has been email used to register a user from a donation form it created a conflict which is now resolved. #1722
Fix: The link to view a donation form's income was incorrectly going to the main reports page rather than the one for that specific form. #1825
Fix: Corrected a bug with add-on licensing that would show an incorrect expiration date if an invalid license was being used. #1816
Fix: Corrected a bug within Give_Payments_Query returning inaccurate date based results in some cases. #1813
Fix: Added missing status "Set to Processing" within bulk options. #1803
Fix: The "Recalculate Income Amount and Donation Counts for ALL Forms" tool didn't affect the total donations or income shown on the "All Forms" screen. #1554
Fix: A currency symbol's raw HTML character output could appear within gateways such as PayPal Standard if not provided a level label. #1757
Fix: Stronger passwords are now required to register. #1305, #1754
Fix: Resolved an issue where introduced in 1.8.8 that allowed donors to be inadvertently detached from their user. #1751
Fix: API request log count showing incorrect number. #1069
Fix: In certain rare cases where donors were logged in and giving in the name of another an incorrect name would appear within the receipts. #1716
Fix: When clicking on a donor who has given using multiple emails the donaiton filter would not take this into account within the payments screen. #1830