Comment on page
Release Notes
- 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
- Added Email Client Token Interval property to cache and refresh email token for OAuth authentication
- Added support for OAuth authentication
- Fix agent error when agent is unpublished
- Removed re-try option as the email send error could happen for different reasons
- Handle multiple email addresses (separated by semi-colon or comma) in the mapped input field
- Added Html template functionality
- Fixed issue with system variables
- Added variable functionality
- Added Html template functionality
- Removed postback from Body control to avoid postback on every keystroke
- Added validation
- Fixed issue with reconnecting to SMTP server on disconnect or error
- Sending emails asynchronously in a separate thread
- Replaced System.Net.Mail package with MailKit
- Moved code from Start method to Create
- Changed token field separator from semicolon to comma
- Enabled custom tokens in From and To fields
- Updated help url
- Added error endpoint
- Initial release
Last modified 5mo ago