Skip to content

v0.0.2

Choose a tag to compare

@joaohts joaohts released this 08 Jun 01:49
· 4 commits to main since this release

Fixes

  • Group sender attribution. The local store now records the sender JID for every incoming group message — previously these landed with null sender for any group using WhatsApp's newer @lid privacy IDs, making "who said what" questions unanswerable. Verified end-to-end on a real account with 16k+ group messages.
  • One-shot backfill on first launch. Existing rows in your local store get repaired from the original protobuf — you keep your history with correct senders.
  • Linux installs. The CLI variant (Pi / headless) no longer re-breaks better-sqlite3 on every `npm install` by rebuilding against Electron's ABI when Electron will never run.

Same as v0.0.1

  • macOS arm64, unsigned. First launch: right-click → Open to bypass Gatekeeper.
  • Drag `WhatsAppMCP.app` to /Applications, pair with your phone, click "Configurar Claude".
  • Local-only — no cloud, no telemetry, no third-party servers. All data lives on your Mac.