Skip to content

v2.2.0

Choose a tag to compare

@sta1r sta1r released this 14 Feb 16:03
· 131 commits to master since this release
What's new
  • SMS consent can now be enabled in different contexts (in account registration and at checkout). [4ad9d2a]
  • We added marketing message templates for SMS Sign-up and New Account SMS Sign-Up. [882207f]
  • We added a template variable to allow sending of generated coupon codes in marketing SMS. [97eeaea]
  • The email_sms_order_queue table has been renamed to email_sms_message_queue.
Improvements
  • We moved some job checking code from the cron process into an admin controller. [d25b9cb]