Emit DC_EVENT_MSGS_CHANGED for DC_CHAT_ID_ARCHIVED_LINK when the number of archived chats with

unread messages increases (#3940)
This commit is contained in:
iequidoo
2023-01-13 15:58:52 -03:00
committed by iequidoo
parent badbf766bb
commit 3cf78749df
4 changed files with 89 additions and 13 deletions

View File

@@ -4,6 +4,8 @@
### Fixes
- Securejoin: Fix adding and handling Autocrypt-Gossip headers #3914
- Emit DC_EVENT_MSGS_CHANGED for DC_CHAT_ID_ARCHIVED_LINK when the number of archived chats with
unread messages increases #3959
### API-Changes
- jsonrpc: add verified-by information to `Contact`-Object