v0.1.8
N.B. Docker images have moved from dock.mau.dev/tulir/mautrix-whatsapp
to dock.mau.dev/mautrix/whatsapp
. New versions are only available at the new path.
- Added very basic support for bridging MSC3245 voice messages into push-to-talk messages on WhatsApp.
- Added support for Matrix->WhatsApp location messages.
- Renamed
whatsapp_message_age
andwhatsapp_message
prometheus metrics toremote_event_age
andremote_event
respectively. - Fixed handling sticker gifs from Matrix.
- Fixed bridging audio/video duration from/to WhatsApp.
- Fixed messages not going through until restart if initial room creation attempt fails.
- Fixed issues where some WhatsApp protocol message in new chats prevented the first actual message from being bridged.
- Fixed some media from WhatsApp not being bridged due to file length or checksum mismatches. WhatsApp clients don't seem to care, so the bridge also ignores those errors now.