Notifications
Release notes on tasks that apply to Notifications.
| Version | Type | Description | ID |
|---|---|---|---|
| 19.37.0.0 | ENH |
Voice notifications can now be sent through Twilio. The following updates
were made to support the feature:
|
MODTE-2402 |
| 19.37.0.0 | ENH |
Logic has been added to the Email, Voice, and Push delivery devices to only attempt to send the notification if the delivery destination is non-empty. The SMTP service is called to attempt to send emails when the destination address is empty. Though SMTP service fails, the Notifications service should not attempt to make the calls in the first place. This update will prevent exceptions from building up in the log, and will reduce load on the SMTP service. |
MODTE-879 |