Skip to content

2.19.6

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 31 Mar 22:41
· 2948 commits to master since this release

What's Changed

  • Fix: do not show free add-on as unlicensed on system info page by @ravinderk in #6257
  • Fix: Migration Runner is not attempting to re-run failed migrations on each page load anymore by @alaca in #6275
  • New: Donation Receipt is now displaying the correct information when donation failes by @alaca in #6276
  • Fix: don't strip table prefixes in Query Builder by @LMNTL in #6287
  • Fix: Strings in javascript files are translatable by @ravinderk in #6253
  • New: Query Builder now supports having the % wild card in whereLike* functions by @alaca in #6289
  • New: Query Builder's attachMeta now supports fetching multiple instances of the same meta key by @alaca in #6273
  • New: Introducing donation, donor, and subscription models 🎉 by @jonwaldstein in #6176
  • Refactor: use generics for the ModelQueryBuilder by @JasonTheAdams in #6307
  • Fix: enqueue missing CSS for Donor Wall and Form Grid by @LMNTL in #6303
  • Refactor: Extract Gateway Donation Summary to framework. by @kjohnson in #6209
  • Refactor: Normalize use of action classes. by @kjohnson in #6301
  • Refactor: remove cardInfo from PaymentGatewayLog by @ravinderk in #6312
  • Fix: Close form modal on a form grid by clicking on the background by @alaca in #6317
  • Changed: Form Grid now display excerpts for multi-step forms by @alaca in #6320
  • Fix: sync donation status with stripe payment by @ravinderk in #6330
  • Fix: Paypal Standard donations are set to complete by @ravinderk in #6325
  • Fix: remove logs with sensitive information by @ravinderk in #6326
  • Change: Add subscription table migrations to core by @JasonTheAdams in #6341

Full Changelog: 2.19.5...2.19.6