2.10.0
github-actions
released this
16 Nov 09:17
·
219 commits
to develop
since this release
Added
- Added a new “validate webhook request” field setting.
- Added a webhook controller action for MailerSend and signature key verification with a new
mailersendWebhookSigningSecret
setting (#415). - Added validation to the SendGrid webhook controller action with a new
sendgridWebhookVerificationKey
setting. - Added the
importJobTtr
andsyncJobTtr
config settings (#432).
Changed
- Updated the SendGrid webhook event names.
- Adding or removing test contacts no longer shows an unsaved changes notification (#437).