github mautrix/whatsapp v0.2.2

latest releases: v0.10.9, v0.10.8, v0.10.7...
2 years ago

This release includes a fix for a moderate severity security issue that affects all versions since v0.1.4. If your bridge allows untrusted users to run commands in bridged rooms (user permission level), you should update the bridge or demote untrusted users to the relay level. If all whitelisted users are trusted, then you're not affected.

  • Added proper thumbnail generation when sending images to WhatsApp.
  • Added support for the stable version of MSC2778.
  • Added support for receiving ephemeral events via MSC2409 (previously only possible via double puppeting).
  • Added option to mute status broadcast room and move it to low priority by default.
  • Added command to search your contact list and joined groups (thanks to @abmantis in #387).
  • Added support for automatically re-requesting Megolm keys if they don't arrive, and automatically recreating Olm sessions if an incoming message fails to decrypt.
  • Added support for passing through media dimensions in image/video messages from WhatsApp.
  • Switched double puppeted messages to use "fi.mau.double_puppet_source": "mautrix-whatsapp" instead of "net.maunium.whatsapp.puppet": true as the indicator.
  • Renamed !wa check-invite to !wa resolve-link and added support for WhatsApp business DM links (https://wa.me/message/...).
  • Improved read receipt handling to mark all unread messages as read on WhatsApp instead of only marking the last message as read.
  • Updated Docker image to Alpine 3.15.
  • Fixed some issues with app state syncing not working (especially related to contacts).
  • Fixed responding to retry receipts not working correctly.

Don't miss a new whatsapp release

NewReleases is sending notifications on new releases.