Skip to content

Releases: impress-org/givewp

1.8.3

27 Feb 20:30
Compare
Choose a tag to compare
  • New: The new Goal Complete message has been turned into a WYSIWYG that also render oEmbeds like YouTube and WordPress shortcodes. This means now you can display a custom video or any content you'd like when a goal has completed. #1504, #1545
  • New: The Give Settings API received a new API Key field type that we will be rolling out into each of the payment gateways for additional security. #1540
  • Tweak: Mod_security on some servers was flagging Give's icomoon custom font icons in WP-admin so we removed the hyphen causing the security flag. #1535
  • Fix: Email access was not properly using the give_is_setting_enabled() conditional therefore not allowing non-WP users to access their donation history. The condition has been fixed and functionality restored. #1551
  • Fix: Show correct log counts in WP-Admin under Donations > Tools > Logs. #1531
  • Fix: The gateway and donation ID was not properly displaying under Donations > Tools > Logs. #1529
  • Fix: The new Give Settings in 1.8+ would sometimes return an incorrect tab when using non-English languages such as Dutch and Hebrew. #1510

1.8.2

21 Feb 23:42
Compare
Choose a tag to compare
  • New: A login field will show by default now if a non-logged in user attempts to view the donation history page without email access enabled. #1485
  • New: Form Metabox API now has the ability to set a custom icon using HTML. #1506
  • Fix: Offline Donations email edit field should have the available email tags listed beneath the editor. #1516
  • Fix: Issue with new Metabox API where the TinyMCE WYSIWYG editor would have a height issue between the edit fields and the editor itself. #1522
  • Fix: The donate button did not reappear if a visitor clicked to login on a donation form then cancelled. #1482
  • Fix: Floating labels text fields would increase a few pixel in height when being completed. #1511
  • Fix: If you select to override the default offline donation instructions on a donation form, the text does not change. #1513
  • Fix: When rapidly clicking through donation levels it's possible to rend the final total donation amount incorrect. #1502

1.8.1

21 Feb 00:19
Compare
Choose a tag to compare
  • Fix: Issue with conditionals now using new give_is_setting_enabled() function. #1498
  • Fix: Function is_single_price_mode() was not using the correct metakey and returning incorrectly. #1500

1.8

14 Feb 20:29
Compare
Choose a tag to compare
1.8
  • New: Enhanced admin UI provides easier donation form creation and settings organization overview. #281, #668
  • New: Display "Donate Now" buttons that open donation forms with the click of a button with the new button display mode. #520
  • New: Additional "Tools" menu added to WP-admin. #1046
  • New: Improved System Info page now provides more helpful server and WordPress information which will help support more quickly identify potential issues. #826
  • New: Improved UX/UI for Reports pages. #1114
  • New: Improved UX for admin settings screens that have many tabs to prevent them from bumping to two lines. [#1466](#1466
  • New: Added support to create links to donation forms with a pre-selected donation level. [#1422](#1422
  • Tweak: Give's donation form widget now includes the "Display Option" functionality. #1269
  • Tweak: CMB2 has now been deprecated in favor for Give's settings API. #991
  • Tweak: Only show Add-on activation banner for user who activated the plugin. #1036
  • Tweak: Added backend and frontend validation to prevent the admin from saving the same success and failure page. #724
  • Tweak: Responsive and general CSS improvements for frontend donation forms. #1453, #1258, #1441
  • Tweak: Plugin incompatibility with PHP version 7.1. #1453, #1258, #1441
  • Tweak: Linked the donor's name to their donor profile within donor's report listing screen. #1448
  • Tweak: Field descriptions updated for better user understanding and clarity. #1488
  • Tweak: Bulk deleting transactions does not display a notification enhancement. #850
  • Tweak: Auto fill total donation amount when admin user changes the donation level on the payment edit screen. #884
  • Tweak: If only one payment gateway is enabled the "Select Payment Method" fieldset is now hidden. #1122
  • Tweak: Links to shortcodes are now using offsite shortlinks that can be updated without a plugin update to prevent 404s due to doc structure changes. #1405
  • Fix: "Export Donors" creating multiple instances of the same donor. #1426
  • Fix: Show "untitled donation form" as the default title for untitled forms in the admin. #1276
  • Fix: Show correct donor count on donor listing page. #1497

1.7.2

21 Dec 22:32
Compare
Choose a tag to compare
  • Fix: The login within the donation form doesn't refresh due to a bug introduced in 1.7 - it's now fixed and working properly again. #1341
  • Fix: The donation form's "Preview" option doesn't work while the donation form is in "Draft" post status. #1343
  • Fix: Compatibility with the new TwentySeventeen default WP theme. #1353
  • Tweak: Merged similar strings for easier i18n. #1349

1.7.1

10 Dec 23:26
Compare
Choose a tag to compare
  • Fix: PayPal gateway is not properly passing the donation form name. #1334
  • Fix: Add give_magnific_options filter for Magnific modal options to close when the background is clicked and customize the modal's CSS class name. #1328
  • Tweak: WordPress 4.7 adds a gray border around certain images in wp-admin. #1322

1.7

08 Dec 05:17
Compare
Choose a tag to compare
1.7
  • New: Custom HTML5 alert messages provide better context for donors. #351
  • New: Give CLI now included in Core for developers. #841
  • New: Donation details screen now displays more information and is mobile responsive. #887
  • New: Email tag {receipt_link_url} added. #581
  • New: Deprecated actions and filters to fix non-donation based terminology. #896
  • New: Function give_date_format() provides a way to adjust the date format based on a given context. #687
  • New: Automate RTL styles with gulp. #995
  • New: If only a single payment gateway is enabled the "Select Payment Method" fieldset is hidden to improve the donor experience. #1122
  • New: Make transaction columns "Donation Form" and "Status" sortable. #866
  • New: Accessibility for various donation form elements. #1181, #1177, #1193, #1186, #1178, #924, #922, #925, #934, #918, #920
  • Tweak: Optimized payment gateway loading and ensure that the proper gateway is returned if donor is brought back to website from an offsite gateway like PayPal Standard. Also, new PHPUnit tests for gateways added. #1119
  • Tweak: Organize data with a logical relationship in grids for table accessibility. #922
  • Tweak: Terminology changes - "Transactions" now called "Donations" and "Payments" now termed "Donation" in WP-admin. #896
  • Tweak: Removed unnecessary Give user roles. #662
  • Tweak: Remove "Form Labels" functions from translation strings. #1003
  • Tweak: a11y + UX - The terms agreement checkbox should be a required field. #1200
  • Tweak: Removed the bulk edit "Price" field. #1252
  • Tweak: The "Donations" column is now sortable, also renamed the "Price" column to "Amount". #1250
  • Tweak: Updated CMB2 to the latest version. #1188
  • Fix: User able to donate minimum amount then custom minimum amount with multi level donation form. #712
  • Fix: Clearing reports cache wasn't working for "Estimated monthly income for this period". #773
  • Fix: Use only one text-domain "give" for i18n. #964
  • Fix: Multiple donation forms on a page with the Terms and Condition checkbox causes jumping when the checkbox is clicked by a secondary form. #1244
  • Fix: Do not render unpublish or trashed form by shortcode. #1289
  • Fix: Allow filter form title on basis of form id and form object. #1290
  • Fix: Slowness on transactions and logs screens in WP-Admin. #1172

1.6.4

04 Nov 22:01
Compare
Choose a tag to compare
  • New: {form_title} email tag that outputs only the donation form title and improved the email tag display in the plugin's settings. #943
  • Fix: {donation} email tag was not properly displaying the donation form title along with the level for multi-level donations. #943
  • Fix: Removed all usage of ttf fonts within Give to prevent strict mod_security warnings on certain hosts. #794
  • Fix: If theme doesn't register image sizes there is a PHP Warning on the Give Settings page. #1163

1.6.3

26 Oct 22:45
Compare
Choose a tag to compare
  • Fix: PayPal Standard donations payments being set incorrectly to failed. #1152
  • Fix: Custom number of decimals formatting is not working in give_sanitize_amount. #1144
  • Tweak: The "Email Access" message is now filtered via give_email_access_message. #1147

1.6.2

04 Oct 22:43
Compare
Choose a tag to compare
  • New: Internationalization banner now promotes to admins translating Give in languages it doesn't yet support. The banner will only display under Donations > Settings and is dismissible. #1021
  • New: The Give widget has a new "Display Option" field which defaults to "modal" to help improve display in sidebars. #1043
  • Tweak: The Give widget now uses radio buttons for options rather than a dropdown. #1042
  • Tweak: Improved the styles of the Add-on activation banner. #1081
  • Fix: Donation form names with an apostrophe in them were displaying a backslash in the name for the PayPal Standard gateway. #1079
  • Fix: Prevent the donor from saving an empty email address in the [give_profile_editor] shortcode. #999