Releases: mautrix/whatsapp
Releases · mautrix/whatsapp
v0.11.1
Release post: https://mau.fi/blog/2024-11-mautrix-release/
- Added experimental support for direct media. This is not recommended for most users, as WhatsApp media is generally low volume and isn't stored permanently on the server.
- Re-added support for disabling status broadcasts.
- Re-added config options for which tag to use for archive/pinned chat bridging.
- Fixed own reactions sent from other clients in DMs not being bridged correctly.
- Fixed some bugs with legacy database migration.
- Fixed group chats not being bridged during initial login if the bridge hits ratelimits.
v0.11.0
Release post: https://mau.fi/blog/2024-10-mautrix-release/
- Bumped minimum Go version to 1.22.
- Dropped support for unauthenticated media on Matrix.
- Changed import path to
go.mau.fi/mautrix-whatsapp
. - Rewrote bridge using bridgev2 architecture.
- It is recommended to check the config file after upgrading. If you have prevented the bridge from writing to the config, you should update it manually.
- Group management features and commands are not yet available. If you rely on those, it may be better to wait for the next release.
v0.10.9
v0.10.8
Note: this release has a bug handling replies in encrypted rooms from clients that don't use mautrix-go or matrix-rust-sdk. Element Web with Rust crypto and Element X should work fine, but other clients likely won't. It is recommended to skip this release if you use end-to-bridge encryption with such clients.
- Added proxying options to config.
- Updated fallback message for live locations and polls to clarify the user should open the native WhatsApp app.
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2 (security update)
- Stopped using libwebp for decoding webps.