Update changelog

This commit is contained in:
Tulir Asokan 2022-07-09 11:33:33 +03:00
parent fb74e014ec
commit a2d808626f

View file

@ -24,6 +24,10 @@
* 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.
* Changed dimensions of stickers bridged from WhatsApp to match WhatsApp web.
* Changed attachment bridging to find the Matrix `msgtype` based on the
WhatsApp message type instead of the file mimetype.
* Updated Docker image to Alpine 3.16.
* Fixed backfill queue on SQLite.
[MSC2530]: https://github.com/matrix-org/matrix-spec-proposals/pull/2530