mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-12-14 17:33:48 +01:00
Update changelog
This commit is contained in:
parent
69f23666a5
commit
1e8fb6459d
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
||||||
* Added option to include captions in the same message as the media to
|
* Added option to include captions in the same message as the media to
|
||||||
implement [MSC2530].
|
implement [MSC2530].
|
||||||
* Added basic support for fancy business messages (template and list messages).
|
* Added basic support for fancy business messages (template and list messages).
|
||||||
|
* Added periodic background sync of user and group avatars.
|
||||||
|
* Added maximum message handling duration config options to prevent messages
|
||||||
|
getting stuck and blocking everything.
|
||||||
|
* Changed message send error notices to be replies to the errored message.
|
||||||
* Fixed backfill queue on SQLite.
|
* Fixed backfill queue on SQLite.
|
||||||
|
|
||||||
[MSC2530]: https://github.com/matrix-org/matrix-spec-proposals/pull/2530
|
[MSC2530]: https://github.com/matrix-org/matrix-spec-proposals/pull/2530
|
||||||
|
|
Loading…
Reference in a new issue