mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Only reset status to "" if a text/plain part without signature is received
Otherwise sending a message without plaintext part resets the signature. It is particularly dangerous in multidevice case, because it's easy to accidentally reset the signature on your other device with a non-text message.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
- Show a warning if quota list is empty #4261
|
||||
- Update "accounts.toml" atomically
|
||||
- Don't let blocking be bypassed using groups #4316
|
||||
- Do not reset status on other devices when sending signed reaction messages #3692
|
||||
|
||||
## [1.112.7] - 2023-04-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user