Skip to content

2.18.0

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 20 Jan 05:48
· 3758 commits to develop since this release

What's Changed

  • Epic: Gateway API by @jonwaldstein in #6048
  • New: add payment gateway registerer to new payment gateway api by @ravinderk in #6029
  • New: Register Classic Donation Form Template by @alaca in #6050
  • New: Scaffold Test Gateway 2.0 to register through Payment Gateway 2.0 by @jonwaldstein in #6051
  • New: Add give-recurring subscription module connection by @jonwaldstein in #6071
  • New: Setup the Classic template frontend by @knowler in #6070
  • New: Limit gateway context and scope by @jonwaldstein in #6088
  • New: Form submit button is now in its own section by @alaca in #6086
  • New: Classic form template donation receipt by @alaca in #6075
  • New: enforce return commands types on gateway create methods by @jonwaldstein in #6094
  • New: Donation Summary section is added by @alaca in #6115
  • New: Donation Goal stats works by @alaca in #6118
  • New: Currency Switcher dropdown is now styled by @alaca in #6124
  • New: Funds designation addon is now supported by @alaca in #6126
  • New: Stripe gateway works by @alaca in #6128
  • New: Fee recovery, recurring, and donation summary for Classic Template by @knowler in #6131
  • New: Tributes add-on is now supported by @alaca in #6130
  • New: add offsite and routeMethods to gateway api by @jonwaldstein in #6123
  • New: Custom Google Font by @alaca in #6133
  • New: Donation summary now displays the correct giving frequency info by @alaca in #6138
  • New: Fee recovery works by @alaca in #6136
  • New: support FFM in Classic Template by @knowler in #6140
  • New: add conditional statement to log __callStatic by @jonwaldstein in #6109
  • New: add new gateway api commands and handlers by @jonwaldstein in #6139
  • New: log failed license api request information by @ravinderk in #6108
  • New: Classic Donation Form Template by @knowler in #6141
  • New: Classic Template - Add a link to email tags docs into the field description by @alaca in #6174
  • Change: Payment gateway selector renders HTML correctly by @alaca in #6093
  • Change Commands now extend base class for shared functionality by @kjohnson in #6156
  • Change: Gateway API Route Methods now use the Response API by @kjohnson in #6162
  • Fix: remove Babel polyfill enqueue and setting by @knowler in #6122
  • Fix: use type=button for buttons in donation summary by @knowler in #6142
  • Fix: check for test mode to avoid PayPal IPN validation error by @martinsluters in #6057
  • Fix: check for test mode to avoid PayPal IPN validation error by @ravinderk in #6152
  • Fix: add default value and update placeholder amount to be 10000 by @DevinWalker in #6146
  • Fix: display correct currency for multi-step form donation levels when currency switched by @LMNTL in #6155
  • Fix: Use correct method to detect recurring donation in new payment flow by @ravinderk in #6163
  • Fix: Admin defined recurring donation summary by @jonwaldstein in #6168
  • Chore: WordPress unit test bootstrapping is now updated by @kjohnson in #6135
  • Chore: Update readme.md to remove old developer blog by @DevinWalker in #6161

New Contributors

Full Changelog: 2.17.2...2.18.0