From f02dcf6225fcf79dfeac56d3534cb68c7bf13199 Mon Sep 17 00:00:00 2001 From: Roshan Jonnalagadda Date: Mon, 27 Jul 2026 21:48:20 +1000 Subject: [PATCH] docs: add provider disable retry changelog --- changelog.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 8bc6552..7d33511 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,13 @@ description: "New features, improvements, and fixes across the Sendmux platform. rss: true --- + + ## Bug fixes + +Sendmux now keeps a sending account's recent failure history when automatic disabling cannot finish. The next failure retries the status change instead of clearing the evidence and incorrectly treating the account as disabled. + + + ## Bug fixes