Only do the AEAP transition in the chat where it happened (#3491)

* Only do the AEAP transition in the chat where it happened

* Create a chat with the new contact

* changelog
This commit is contained in:
Hocuri
2022-07-09 21:34:38 +02:00
committed by GitHub
parent 91b345abfe
commit dde5223929
3 changed files with 87 additions and 58 deletions

View File

@@ -4,6 +4,10 @@
### Changes
- (AEAP) When one of your contacts changed their address, they are
only replaced in the chat where you got a message from them
for now #3491
### Fixes
- replace musl libc name resolution errors with a better message #3485
- handle updates for not yet downloaded webxdc instances #3487