Links
Comment on page

Release Notes

v4.26

25 May 2023

  • Added the Refresh Place Holder button to make it easier to add a placeholder to the message
  • Changed the From property from multiple input (Tagbox) to single input (Dropdown) - with backward compatibility support

v4.25

23 Dec 2022

  • Added Email Client Token Interval property to cache and refresh email token for OAuth authentication

v4.24

23 Nov 2022

  • Added support for OAuth authentication

v4.23

12 Feb 2022

  • Fix agent error when agent is unpublished

v4.21

05 Apr 2021

  • Removed re-try option as the email send error could happen for different reasons

v4.20

19 Jan 2021

  • Handle multiple email addresses (separated by semi-colon or comma) in the mapped input field

v4.1

13 Aug 2020

  • Added Html template functionality

v4.01

06 Aug 2020

  • Fixed issue with system variables

v4.0

13 May 2020

  • Added variable functionality

v3.2

13 Aug 2020

  • Added Html template functionality

v3.12

09 Apr 2020

  • Removed postback from Body control to avoid postback on every keystroke

v3.10

23 Jan 2020

  • Added validation

3.09

12 Sep 2019

  • Fixed issue with reconnecting to SMTP server on disconnect or error

3.07

06 Sep 2019

  • Sending emails asynchronously in a separate thread

v3.05

05 Sep 2019

  • Replaced System.Net.Mail package with MailKit

v3.04

27 Aug 2019

  • Moved code from Start method to Create
  • Changed token field separator from semicolon to comma
  • Enabled custom tokens in From and To fields

v3.02

4 Mar 2019

  • Updated help url

v3.01

13 Aug 2018

  • Added error endpoint

v3.0

20 Apr 2018

  • Initial release