You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds support for sending batches of templated messages. For more information, check our wiki documentation on Sending Using a Template.
Breaking Change: Update PostmarkInboundMessage.Attachment.ContentLength type from string to long to correctly represent our inbound webhook data. Thanks to @nis-spiir for submitting a PR.