Skip to content

v0.4.4

Compare
Choose a tag to compare
@mecachisenros mecachisenros released this 21 Oct 14:50
· 179 commits to master since this release

Big thanks to Tadpole Collective and Seismological Society of America for funding and supporting this release, and the project!

Changelog


  • Bug fixes
  • Added option to submit empty/blank values for Address entity
  • Moved scripts and styles to it's own Assets class
  • Added $helper property as a replacement for CiviCRM_Caldera_Forms_Helper static methods and properties
  • Moved Bulk insert/presets and Autopopulate options to their own classes
  • Fixed usability issue in #61
  • Contact Reference custom field (with option to add new Organization)
  • Membership processor (for paid and free Memberships)
  • Order processor to process Contributions for Donations and Memberships (to process live transactions a payment add-on is needed see here, it currently integrates with the Stripe and Authorize.net add-ons)
  • Line Item processor (adds Line Items to Contributions through the Order processor)
  • Added pluggable template after ajax submission (the idea is to serve as a sort of CiviCRM Thank you page)