Update changelog

This commit is contained in:
Tulir Asokan 2022-02-06 20:43:41 +02:00
parent 41272e9dff
commit b240eb94d8

View file

@ -1,3 +1,13 @@
# unreleased
* Added tracking for incoming events from the primary device to warn the user
if their phone is offline for too long.
* Fixed some issues with read receipt bridging
* Fixed `!wa open` not working with new-style group IDs.
* Fixed panic in disappearing message handling code if a portal is deleted with
messages still inside.
* Fixed disappearing message timer not being stored in post-login history sync.
# v0.2.3 (2022-01-16)
* Added support for bridging incoming broadcast list messages.