properly construct imap search command for multiple self addresses

This commit is contained in:
holger krekel
2022-04-16 16:43:34 +02:00
parent a8342e37b9
commit 684351c753
2 changed files with 38 additions and 18 deletions

View File

@@ -16,6 +16,8 @@
### Changes
- introduce multiple self addresses with the "configured" address always
being the primary one.
- Further improve finding the correct server after logging in #3208
- `get_connectivity_html()` returns HTML as non-scalable #3213
- add update-serial to `DC_EVENT_WEBXDC_STATUS_UPDATE` #3215