Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

v0.5.5 - 2022-11-29

Choose a tag to compare

@kimcoleman kimcoleman released this 01 Dec 14:29
· 18 commits to master since this release

= v0.5.5 - 2022-11-29 =

  • ENHANCEMENT: Added !!billing_amount!! and !!membership_cost!! as variables for this email.
  • BUG FIX: Now using sprintf to error log instead of printf. This fixes an issue in certain PHP versions that was causing fatal errors resulting in multiple emails going out to the same users.