forked from MirrorHub/mautrix-whatsapp
Update changelog
This commit is contained in:
parent
41272e9dff
commit
b240eb94d8
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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)
|
# v0.2.3 (2022-01-16)
|
||||||
|
|
||||||
* Added support for bridging incoming broadcast list messages.
|
* Added support for bridging incoming broadcast list messages.
|
||||||
|
|
Loading…
Reference in a new issue