github mautrix/whatsapp v0.8.0

latest releases: v0.10.9, v0.10.8, v0.10.7...
21 months ago
  • Added support for bridging polls from WhatsApp and votes in both directions.
    • Votes are only bridged if MSC3381 polls are enabled (extev_polls in the config).
  • Added support for bridging WhatsApp communities as spaces.
  • Updated backfill logic to mark rooms as read if the only message is a notice about the disappearing message timer.
  • Updated Docker image to Alpine 3.17.
  • Fixed backfills starting at the wrong time and sending smaller batches than intended in some cases.
  • Switched SQLite config from sqlite3 to sqlite3-fk-wal to enforce foreign keys and WAL mode. Additionally, adding _txlock=immediate to the DB path is recommended, but not required.

Don't miss a new whatsapp release

NewReleases is sending notifications on new releases.