Changelog
Release history
Every release. Every fix. Built in public.
v1.1.0LatestJune 2026
Realtime Inbox
A full two-pane WhatsApp Inbox, built into the dashboard — read, reply, and manage conversations in real time, no page refresh.
- +Realtime two-pane Inbox in the dashboard — conversation list on the left, live thread on the right, streamed over Server-Sent Events (no polling, no refresh)
- +Full media in the thread — send and receive images, video, audio, and documents inline, with thumbnails and downloads
- +Polls with per-vote decryption — see exactly who voted for what as votes arrive (ready for Shopify order confirmations)
- +Message reactions — send emoji reactions and see them on incoming messages
- +Conversation workflow tools — per-chat tags, private notes, and full-text search across messages
- +Multi-session Inbox — switch between connected WhatsApp numbers without leaving the page
- +Fully mobile-responsive — manage conversations from your phone
- +New Inbox documentation and a live demo at demo.wasphere.com
v1.0.0May 2026
- +Initial public release
- +Multi-session WhatsApp management
- +Multi-webhook with HMAC signing and exponential backoff
- +14 message types (text, media, interactive, polls, locations)
- +Scoped API keys with 12 granular permissions
- +Anti-ban controls: delays, typing simulation, rate limits
- +Docker-based deployment — bring your own reverse proxy (nginx, Caddy, or Traefik) for TLS
- +NestJS + Next.js dashboard, PostgreSQL
- +MIT licensed