Changelog

What's new in InstaChatbot.

Releases, improvements, and the occasional bug we wrote about before fixing.

  1. Premium UI refresh

    v1.4.0May 12, 2026
    • newBrand new marketing site with aurora hero and product preview.
    • newDedicated /features, /pricing, /how-it-works, /docs, /status pages.
    • improvedPremium dashboard chrome with glass sidebar and gradient indicators.
    • improvedSwitched analytics from bar chart to gradient area chart.
    • fixedSticky header broke on landing due to overflow-hidden — now overflow-x-clip.
  2. Latency improvements

    v1.3.2April 28, 2026
    • improvedWebhook ACKs Meta in <50ms before processing the payload.
    • improvedRule matcher is now pure and O(n) over active rules.
    • fixedImage replies with no caption sometimes failed to send.
  3. Drag-to-reorder rules

    v1.3.0April 10, 2026
    • new@dnd-kit-powered drag handles to set rule priority.
    • newBulk reorder API for atomic position updates.
    • improvedRule cards now show ordering badges and clearer empty states.
  4. Analytics that breathe

    v1.2.0March 22, 2026
    • newPer-day messages chart for the last 7 days.
    • newTop 5 triggered keywords ranking.
    • newUnmatched-message counter to identify automation gaps.
  5. Razorpay subscriptions

    v1.1.0March 03, 2026
    • newStarter (₹499) and Pro (₹1,999) subscriptions via Razorpay.
    • newSigned webhook handler with timing-safe HMAC verification.
    • improvedPlan enforcement on rule creation and reply sending.
  6. Public launch

    v1.0.0February 14, 2026
    • newInstaChatbot is generally available.
    • newVisual rule builder with exact/contains matching.
    • newMeta WhatsApp Cloud API integration with per-shop tokens.