Get Pushover, Discord, Slack and General WebHook Notifications on Sending, Failure or Blocked Emails know there are issues before your clients do.
- NewAdded SUREMAIL_NOTIFY_DEBUG_ALL constant for detailed notification debugging and delivery tracing.
- NewAdded channel routing diagnostics to log event routing decisions and notification delivery attempts.
- NewAdded HTTP response logging for Pushover, Discord, Slack and generic webhook notifications.
- ImprovementReduced notification payload size to improve compatibility with webhook providers and avoid message-length limits
- ImprovementSlack and Discord notifications have been simplified to use a concise notification format containing:Site name, Event type, Recipient, Sender, Subject, Error summary (where available)
- ImprovementTest notifications now use the same event-routing logic as live notifications, ensuring tests accurately reflect production behaviour.
- FixedFixed an issue where test notifications could succeed while live notifications were blocked by event-routing settings.
- FixedFixed Discord webhook failures caused by payloads exceeding Discord's message length limits.
- FixedFixed Slack webhook failures caused by oversized notification payloads.
- UpdatedUpdater to 2.0-Alpha
- UpdatedCompatibility
- NewHidden Input Fields
- NewWPConfig Setup
- ImprovementAll Forms are now individual Forms
- NewFirst Updater Test (Update)
- NewNotify for Suremail
- NewInitial Release
- NewFirst Updater Test