Skip to content

3.4.1 - 2024-02-14

Compare
Choose a tag to compare
@dparker1005 dparker1005 released this 14 Feb 16:59
· 11 commits to master since this release
  • ENHANCEMENT: Added a !!refund_date!! email template variable to the refund email template. #3301 (@kimcoleman)
  • ENHANCEMENT: Added a !!check_gateway_label!! email template variable to the checkout check email template to show the set gateway label. #3301 (@kimcoleman)
  • BUG FIX: Fixed an issue where sending test emails would always show an error message. #3301 (@kimcoleman, @derekashauer)
  • BUG FIX: Fixed an issue where checkout emails may show the expiration date for the wrong level. #3300, #3303 (@dparker1005)
  • BUG FIX: Fixed an issue where the admin's name may be mistakenly shown instead of the user's name in some admin email template variables. #3298 (@dparker1005)
  • BUG FIX: Added missing email template variables for the membership recurring email. #3296 (@dparker1005)
  • BUG FIX: Fixed an issue that may cause incorrect data to be sent in test emails. #3294 (@derekashauer)
  • BUG FIX: Fixed localization and spacing for the default bodies of email templates. #3301 (@kimcoleman)
  • REFACTOR: Updating some email template class names to match the email template slug. #3304 (@dparker1005)