Skip to content

1.6

Choose a tag to compare

@DevinWalker DevinWalker released this 11 Aug 19:47
· 27611 commits to develop since this release
  • New: Added email tag support to Offline Donation Admin Notification - #846
  • New: Added a "Reset Password" option to the donation form if the user is prompted to login - #723
  • New: Add the ability for admins to switch a transaction to a different form - #429
  • New: Setting to adjust the number of decimal spaces. Give now support zero and three decimal currencies. - #738
  • New: Human readable large monetary goal formats. For instance, if you have a goal of $2 million it will not display as "2,000,000" but rather "2 million". - #650
  • New: Address Give's right-to-left issues with a complete audit & resolution - thanks @ramiy! - #736
  • New: New template added for Give goals. - #411
  • New: Easier and more understandable strings according for translators. - thanks @ramiy! - #451
  • New: Added a new filter "give_pdf_export_logo" to easily customize the export logo. - #802
  • New: Customer meta class added for updating and saving donor data for non-users outside usermeta. - #653
  • New: Conditional functions introduced is_give_form(), is_give_category(), is_give_tag(), and is_give_taxonomy() - #832
  • New: Donation receipt email previews now allow you to view actual payment data and switch between transactions. Add-on specific email tags will render when actual data is previewed. - #274
  • New: Consolidated the number of columns within the transaction details screen. - #814
  • Tweak: Update the country dropdown to use the new ISO country codes for islands in Dutch West Indies. - #698
  • Tweak: Updated to the latest version of CMB2 & tested compatibility. - #670
  • Tweak: Remove invalid @description from PHP inline doc blocks. - #733
  • Tweak: Incorporate proper sanitization for i18n strings. - #471
  • Tweak: Accessibility page headings added to screens in wp-admin. - #820
  • Tweak: Unify wp_die() throughout codebase and add title and HTML status response codes. - #828
  • Fix: Transaction list and donor donation list design break on tablet and mobile. - #813
  • Fix: Unrendered html in multi-level donation confirmation emails. - #754
  • Fix: Text editor does not have same height for visual mode and text mode. - #688
  • Fix: Auto populate state list is not working on transaction detail page. - #715
  • Fix: Unable to view payment history for donors with unusual characters in the email. - #717
  • Fix: Mixed content warning with single donation form thumbnail placeholder image. - #768
  • Fix: Secure SSL padlock icon and style no longer broken. - #769
  • Fix: Categories and tags are registering permissions incorrectly upon install. - #725
  • Fix: Amount field not formatting on focus out & lingering validation tooltip issues. - #778
  • Fix: Auto populate the correct donation level when user adds a matching custom amount. - #730
  • Fix: The "Export Donation History" csv no longer had the "Form Title" column and contained unnecessary columns. - #757
  • Fix: A CSS conflict appeared with some themes when users view the donation receipt in browser and admins preview emails in wp-admin. - #818
  • Fix: Prevent editor shortcode generator from displaying for users who don't have access to Give donation form editing. - #845