mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
Reduce number of possible ongoing process states
This ensures that no invalid states are possible, like the one where cancel channel exists, but no ongoing process is running, or the one where the ongoing process is not allocated, but should not be stopped.
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
## Unreleased
|
||||
|
||||
### Changes
|
||||
- refactorings #3373
|
||||
- refactorings #3373 #3345
|
||||
- delete outgoing MDNs found in the Sent folder on Gmail #3372
|
||||
|
||||
|
||||
## 1.84.0
|
||||
|
||||
### Changes
|
||||
|
||||
Reference in New Issue
Block a user