diff --git a/changelog.mdx b/changelog.mdx index 7d33511..0b443f9 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -7,7 +7,7 @@ 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. +If automatic disabling cannot finish, the sending account stays available for retry. Sendmux preserves its recent failure history. The next failure retries the status change instead of incorrectly treating the account as disabled.