ZapVox — Communication Assistant for WhatsApp Web version history - 25 versions
ZapVox — Communication Assistant for WhatsApp Web by ZapVox
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.15.80
Released Sep 16, 2026 - 387.02 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Older versions
Version 3.15.79
Released Sep 14, 2026 - 384.67 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.78
Released Sep 14, 2026 - 383.95 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.77
Released Sep 14, 2026 - 383.13 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.76
Released Sep 14, 2026 - 383.12 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.75
Released Sep 13, 2026 - 383.04 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.74
Released Sep 13, 2026 - 382.82 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.73
Released Sep 13, 2026 - 382.38 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.72
Released Sep 13, 2026 - 381.79 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.71
Released Sep 12, 2026 - 381.51 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.68
Released Sep 12, 2026 - 378.29 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.67
Released Sep 12, 2026 - 376.71 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.66
Released Sep 12, 2026 - 376.36 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.65
Released Sep 12, 2026 - 376.26 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.64
Released Sep 12, 2026 - 375.66 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.63
Released Sep 12, 2026 - 375.04 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.62
Released Sep 12, 2026 - 374.93 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.61
Released Sep 11, 2026 - 374.51 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.55
Released Sep 10, 2026 - 370.97 KBWorks with firefox 140.0 and laterSame code base as 3.15.54 (approved). Changes in this version: (1) the per-contact notes feature ships enabled by default again (it was disabled while we investigated an unrelated session issue, now fixed); (2) the daily recap prompt asks for a final "agreed items" block; (3) the popup lists the notes written today, read from chrome.storage.local only — notes are never sent to any server, as stated in our privacy policy. No new requests, no new permissions, no new hosts.
BUILD (reproducible; the source package ZapVox-v3.15.55-SOURCE.zip is uploaded with this version and contains README-BUILD.md with the same steps):
- Node.js v22.23.2, npm 10. No other tools.
- npm ci (at the package root)
- cd apps/extension && npm run build:firefox
- Output: apps/extension/dist-firefox/ — matches the submitted zip byte for byte (manifest = manifest.firefox.json).node scripts/guarda-zip-release.jsperforms that comparison.
- Bundler: Vite 5. No remote code is loaded at runtime; no minified file is treated as source (all TypeScript is in apps/extension/src/).
The extension requires a ZapVox account (login). We do not publish shared credentials; if you need a dedicated test account for review, please request it and we will provision one.Source code released under All Rights Reserved
Version 3.15.54
Released Sep 10, 2026 - 369.86 KBWorks with firefox 140.0 and laterVersion diagnostics: the extension now tells the server which version is installed, alongside a request it already made. That lets us see whether an update has reached everyone and react faster when it hasn't.Source code released under All Rights Reserved
Version 3.15.53
Released Sep 9, 2026 - 369.77 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.52
Released Sep 9, 2026 - 369.03 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.51
Released Sep 9, 2026 - 368.85 KBWorks with firefox 140.0 and laterSource code released under All Rights Reserved
Version 3.15.39
Released Sep 8, 2026 - 367.37 KBWorks with firefox 140.0 and laterTranscripts of GROUP audio now find their way back to the right conversation: if you switch conversations while the AI transcribes, delivery opens the originating group, checks the destination and posts it there, the same behaviour direct chats already had. The speaker is identified by WhatsApp itself, from the message record rather than from reading the screen, so in a group the author of that audio is the one shown and your own audio shows as yours. Opening the right conversation is faster and sturdier. If auto-send cannot complete, the message box is left clean instead of holding text you did not send, and a second write attempt is made in the already verified conversation. Per-contact notes remain paused for maintenance; the switch in Settings explains why, and everything already written stays stored on your computer.Source code released under All Rights Reserved
Version 3.15.37
Released Sep 7, 2026 - 366.91 KBWorks with firefox 140.0 and later- Auto-send delivers the transcript to the conversation the audio came from: it waits for a free moment instead of giving up, and if it cannot complete, the message box is left clean rather than holding text you did not send. - The on-screen notice names the conversation the audio came from, not whichever chat happens to be open. - Per-contact notes are paused for maintenance in this release. The switch in Settings explains why when you try to turn it on, and everything already written stays stored on your computer, untouched.
Source code released under All Rights Reserved