Product Updates

What's new
in Waqly

New features, improvements and fixes — shipped regularly.

April 2025
v1.8.0

AI Flow Generator & Website Redesign

NewAI Flow Generator — generate 2–5 complete chatbot flows from your business context with a plan-review step before generating
NewFull website redesign — new marketing site with light theme, SVG icons, and dedicated pages for features, integrations, industries and comparisons
NewComparison pages vs WATI, AiSensy and Interakt
NewIndustry pages for e-commerce, healthcare, education, real estate and finance
NewBlog with 5 guides and tutorials
NewFree tools: WhatsApp link generator and QR code generator
March 2025
v1.7.3

Mobile SSE & Message Status Fixes

FixFixed transcription and status SSE events for agents — storeKey now uses phoneNumberId when no account object exists
FixwaId reconciliation in ChatScreen — server waId stamped onto optimistic message so SSE status events match correctly
FixmessageHistoryLoaded preserved across app restarts (previously always cleared on start)
FixLogin screen now validates empty email/password before attempting sign-in
FixcheckAgentRole now calls /auth/me instead of /agents/profile for more reliable role detection
February 2025
v1.7.0

JWT Authentication & Agent Improvements

NewJWT authentication added to send, media, templates, and AI routes
NewAgents now see all messages regardless of which admin user_id created them
FixFixed agent chat history not loading — messageHistoryLoaded guard + webapp empty-check
FixFixed mobile agent chat history loading race condition
January 2025
v1.6.0

WhatsApp Medical Bridge & Chatbot Enhancements

NewWhatsApp Medical Bridge routes — /whatsapp/apply, /whatsapp/status, /whatsapp/refund-request for medical document chatbot flows
NewQualify Lead node type added to flow builder
NewHTTP Request node — call any external REST API from inside a chatbot flow
NewSend List node — WhatsApp interactive list message with sections and rows
FixSupabase RLS policy migration — switched to DROP POLICY IF EXISTS pattern for idempotency
December 2024
v1.5.0

Voice Transcription & Payment Links

NewVoice transcription — Whisper, Deepgram, AssemblyAI and Gladia support
NewPayment links — Razorpay, Stripe, PayU and Cashfree
NewService catalog — define services with fixed prices for one-click payment links
NewBroadcast SSE event — auto_reply_sent event for real-time inbox updates
ImprovedAI provider config — aiModel is now the canonical field, aiProvider+aiApiKey takes priority over legacy deepseekApiKey
November 2024
v1.4.0

E-commerce Integrations

NewShopify integration — order webhooks, product sync, HMAC verification
NewWooCommerce integration — REST API with Consumer Key/Secret
NewEcom handler service — unified adapter for Shopify and WooCommerce order/product data
NewPer-platform HMAC webhook verification