Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rss: true
<Update label="27 July 2026" tags={["Bug fixes"]} rss={{ title: "Automatic sending account disabling now retries incomplete updates" }}>
## 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.

</Update>

Expand Down