mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
add status_update_serial to webxdc_status_update event (#3215)
this bypasses the replication safety introduced by letting the caller track the last serial, however, in case of bots that do not track much state and do not playback updates anyway, it is still useful.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
## 1.77.0
|
||||
|
||||
Reference in New Issue
Block a user