Skip to content

v0.1.5

Compare
Choose a tag to compare
@tulir tulir released this 28 Dec 17:12
  • Renamed device name fields in config from device_name and short_name to os_name and browser_name respectively.
  • Replaced shared secret login with appservice login (MSC2778) when logging into bridge bot for e2be.
  • Removed webp conversion for WhatsApp→Matrix stickers.
  • Added short wait if encrypted message arrives before decryption keys.
  • Added bridge error notices if messages fail to decrypt.
  • Added command to discard the bridge's Megolm session in a room.
  • Added retrying for Matrix message sending if server returns 502.
  • Added browser-compatible authentication to login API websocket.
  • Fixed creating new WhatsApp groups for unencrypted Matrix rooms (#209).
  • Changed provisioning API to automatically delete session if logout request fails.
  • Changed CI to statically compile olm into the bridge executable.
  • Fixed bridging changes to group read-only status to Matrix (#228, thanks to @rreuvekamp in #232).
  • Fixed bridging names of files that were sent from another bridge.
  • Fixed handling empty commands.