Skip to content

v0.1.8

Compare
Choose a tag to compare
@tulir tulir released this 07 Aug 12:10

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 and whatsapp_message prometheus metrics to remote_event_age and remote_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.