Skip to content

2.19.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@kjohnson kjohnson released this 17 Feb 14:17
· 3394 commits to develop since this release
086578c

What's Changed

  • New: Migrate legacy give-recurring subscriptions into core by @jonwaldstein in #6167
  • Handle PaymentProcessing gateway command. by @kjohnson in #6179
  • Add $args parameter for legacy form field markup. by @kjohnson in #6189
  • Add new option to adjust whether modal links open in a new window or self by @DevinWalker in #6191
  • New: Query Builder Integration by @alaca in #6184
  • New: Update gateway api with secure route methods by @jonwaldstein in #6196
  • New: Query Builder now includes insert, update and delete functionality by @alaca in #6206
  • Prevent PHP notice on donation form edit screen by @ravinderk in #6193
  • Refactor: remove add-on FormData from Data transfer object by @ravinderk in #6214
  • Scope: Add subscriptions to give core by @jonwaldstein in #6173
  • New: Query Builder now includes methods for retrieving aggregate values by @alaca in #6217
  • Register PayPal Commerce with new gateway api by @ravinderk in #6195
  • New: log additional information on exception in new gateway api by @ravinderk in #6215
  • Refactor: register PayPal Standard with new payment gateway api by @ravinderk in #6154
  • Fix: gateway api handles exceptions with redirect and json response by @ravinderk in #6218
  • Scope: Stripe core gateways now use the Gateway API by @kjohnson in #6222
  • Fix: prevent fatal error when goal set to empty string or null by @ravinderk in #6238
  • New: Admin can now rearrange the order of funds for donor's choice by @alaca in #6237
  • Fix: overwrite chosen css to fetch image from correct directory by @ravinderk in #6239

Full Changelog: 2.18.1...2.19.0-alpha