github rmyndharis/OpenWA v0.23.2

3 hours ago

Fixed

  • Baileys: an inbound shared contact card's vCard now populates the message body instead of being silently
    dropped, matching what whatsapp-web.js returns for its vcard type. Several contacts shared
    together (contactsArrayMessage) are newline-joined into one multi-vCard body, in the order they were
    shared. Thanks @memarius.
  • The message-type filter on webhooks and automation rules accepts poll. The dashboard offered the option but
    saving was refused as invalid.
  • Baileys: inbound poll questions, shared event names and business button-reply selections now fill the message
    body instead of arriving empty. Webhook filters, search and the dashboard see this text on both engines now.
  • Baileys: quoting a contact card or poll keeps its text in the quoted-message preview instead of an empty
    string; the quote reuses the same body extraction as the live message.
  • docker compose up -d builds from a Windows clone again. Git's default core.autocrlf=true gave the committed
    PGDG signing key CRLF endings and the build failed with NO_PUBKEY 7FCC7D46ACCC4CF8. The key is now pinned to LF
    and the build strips CR, so a clone already on disk needs no re-clone. Thanks @ATZ-Jordan.

Don't miss a new OpenWA release

NewReleases is sending notifications on new releases.