Changelog
What's new
Every release, big and small.
v1.7.1
patchJun 18, 2026NewSEO Blog & Content Hub — complete with dynamic routing, AI-generated humanized articles, cover images, and automated sitemap updates
ImprovedNavigation and layout updates to support the new blog section
v1.7.0
minorJun 18, 2026NewRepeating broadcasts — schedule a broadcast to resend daily, weekly, or monthly, with automatic next-run scheduling
NewEdit a broadcast before it starts — change the message, name, schedule, or repeat while it is still pending
NewFirst-purchase discount auto-applied for new customers — $5 off monthly, 15% off 6-month, 20% off yearly
ImprovedRedesigned marketing site — faster, animated, and clearer, with a refreshed look and a sharper feature, pricing, and FAQ layout
ImprovedSmarter broadcast safety — the 2-hour spacing and cooldown checks now cover scheduled and repeating sends too
v1.6.0
minorJun 8, 2026NewPhone Management API — add, list, fetch the pairing QR, and delete WhatsApp numbers programmatically with your API key (/api/apis/phones)
ImprovedAI Message Generator now runs on Google Gemini 2.5 Flash
ImprovedSubscription expiry enforced everywhere — broadcasts, scheduled messages, drip campaigns, smart replies, and webhooks all stop when a plan expires
FixCoupons can no longer be reused after payment — re-validated at checkout verification
v1.5.0
minorMay 2026NewAI Message Generator powered by Google Gemini 2.5 Flash — in every message box (Broadcast, Scheduled, Drip, Groups, QR Generator, CTA Links)
NewCustom date & time picker for scheduling messages and broadcasts
NewPresence simulation — periodic "available" signals to improve account health
NewCTA Links click history with a timestamp for every individual click
ImprovedSmart Reply hourly cap raised to 100/session; Scheduled Messages cooldown cut to 2 minutes
FixSmart Reply double-fire on multi-device (@lid) JIDs and scheduling timezone bug
v1.4.0
minorMay 2026NewDrip Campaigns — multi-step automated WhatsApp sequences with per-step type, recipients, and tags
NewScheduled Messages — one-to-one sends with daily/weekly/monthly repeat and a delay validity checker
NewSmart Reply — keyword-triggered auto-responder with a human-like delay
NewGlobal per-session send queue shared across every feature to prevent concurrent sends
NewPlan-based access control (FeatureGate) — Smart Reply, Scheduled, and Drip require a 2-phone plan
v1.3.0
minorApr 2026NewQR Generator — WhatsApp QR codes with pre-filled messages and saved history
NewCTA / Trackable Links — short URLs with click counting that redirect to WhatsApp
NewBroadcast By Tag and Groups mode with contact-count badges
NewSearchable CountryCodePicker used across all phone inputs
ImprovedAnti-ban: typing simulation before each send and a 2-minute pause every 25 messages
v1.2.0
minorMar 2026NewCustom APIs — named endpoints with configurable actions, triggerable from any external system
NewBuilt-in API Tester (Postman-style) for Custom APIs
NewWebhooks — real-time event delivery with HMAC-SHA256 signing and automatic retry
NewBroadcast CSV import, Number Checker, and bulk Profile Picture fetcher
ImprovedAPI keys stored hashed; reveal requires password confirmation
v1.1.0
minorFeb 2026NewBroadcast — bulk WhatsApp campaigns with personalisation variables ({{name}}, {{company}}, …)
NewContacts address book with tags and CSV import
NewGroups, Analytics dashboard, and searchable Message Logs with CSV export
NewSubscription system — Razorpay payments, plan enforcement, and trial quota
v1.0.0
majorJan 2026NewInitial release — multi-session WhatsApp management via Baileys (1/2/5 phones by plan)
NewQR code pairing with real-time Socket.IO session updates and auto-reconnect
NewREST API for sending direct and group messages
NewJWT authentication with access + refresh token rotation
NewPostgreSQL persistence via Prisma ORM