Skip to content
Changelog

What’s new in WhatsMine

Lifetime updates are included with every purchase. Here’s a summary of recent releases.

v1.9.0

Improved12 September 2026
  • WhatsApp website widget: the embed script is now also served at an extensionless URL (/widgets/whatsapp/{key}), so it keeps working on hosts whose web server serves every *.js path as a static file and never passes it to the app. The .js URL remains the canonical one.
  • The widget embed snippet is now generated on the server, so installs served from a sub-directory (e.g. example.com/public/) get a script URL with the right base path — the copy button, card preview and direct JS link all use it.
  • Widget greeting card supports multi-line messages and closes on Escape or a click outside; the script can be placed in <head> with async and waits for the document to be ready before touching the page.
  • Fixed Instagram and Messenger inbound messages silently going missing for some contacts — Meta's signed profile-picture URLs exceeded the 512-character avatar column, so the webhook failed before the message was stored. The column is now TEXT (migration included).
  • Widget script hardened: every value from the database (greeting, agent name, colours, allowed domains) is JSON-encoded and HTML-escaped, so quotes, newlines, </script> or emoji can no longer break the script or inject markup into your customer's page.
  • Widget phone number is normalised to digits for wa.me, pre-filled text is only appended when set, allowed domains are matched on the bare host, colour values are validated, and script errors are caught and logged instead of breaking the host page.
  • New feature tests for the WhatsApp widget embed and for Instagram inbound messages with long avatar URLs, plus performance and stability improvements.

v1.8.0

Improved4 September 2026
  • One contact, one automation, one run at a time — a contact who sends three quick messages gets one flow, not three copies. Duplicate runs from retried webhooks and parallel queue workers are blocked with an atomic lock.
  • New artisan command automation:prune-stale-runs (scheduled daily) — cancels runs parked on an "Ask question" node whose contact never replied, so abandoned conversations no longer pile up as "waiting".
  • Lead Finder searches update live — the recent-searches list refreshes while a search runs, shows the failure reason when one fails, and warns when a job is stuck because no worker is consuming the "leads" queue.
  • WhatsApp embedded signup now recognises when you close or cancel the Meta dialog and says so, instead of reporting a failed connection.
  • Fixed duplicate automation runs, outbound webhooks and notifications caused by event listeners being registered twice.
  • A reply to an "Ask question" node now only resumes the parked run — it no longer restarts the automation from its trigger and re-asks the question.
  • Outbound messages no longer trigger "message received" automations, and each inbound message is evaluated for triggers exactly once.
  • Fixed API-triggered automation runs sitting at "pending" forever; the endpoint now reports when the automation is inactive or a run is already in progress.
  • Crashed automation runs now show their failure reason on the Runs page, finished runs can never execute twice, and flows saved from the builder are normalised so live runs, test runs and logs agree on every node type.
  • Meta embedded signup: Content-Security-Policy now allows business.facebook.com and connect.facebook.net, and signup messages are accepted from every facebook.com host.
  • New automation production-readiness test suite, plus performance and stability improvements.

v1.7.0

New10 August 2026
  • Manual channel connection — connect WhatsApp, Instagram and Messenger with your own Meta App credentials instead of the embedded signup popup. Credentials are verified, phone numbers and templates synced, and webhooks wired up for you.
  • Webhook health check and one-click re-subscribe — see exactly why a connected channel isn't receiving messages (app subscription, Page subscription, callback URL, queue worker, last inbound message) and repair it from the Setup page.
  • New artisan command meta:resubscribe — repairs webhook subscriptions for every connected Instagram and Messenger account in one pass.
  • Conversation activity log — a new Activity tab in the inbox shows who did what and when: created, assigned, transferred, status changes, bot/human handover and label changes, including actions taken by automations, campaigns and the API.
  • New SMS gateway: MSG91 (India) — auth key, sender ID, route and DLT template ID, with an in-app setup guide.
  • Manual social account connect — add Facebook, Instagram, LinkedIn, X (Twitter), YouTube and TikTok accounts with your own access token when you'd rather not use OAuth; tokens are validated on save and refreshed automatically.
  • Contact CSV import wizard — upload, map columns, import and review in four steps, with a live progress bar, chunked importing, tag and segment assignment, and a per-row failure report.
  • Bulk tags and segments — select contacts in the list and add or remove tags (create new ones inline) or segments in one action.
  • Social tokens now refresh every 15 minutes instead of once a day, so short-lived X (Twitter) and Google tokens no longer expire between runs.
  • Scheduled social posts are far more reliable — permanent failures are recorded instead of retried, transient failures retry with backoff and can never double-post, and stuck posts requeue automatically.
  • Facebook and Instagram connect now works with business-type Meta apps, upgrades to long-lived tokens, and reports exactly which permissions are missing.
  • Refreshed translations, expanded automated test coverage, plus performance and stability improvements.

v1.6.0

New16 July 2026
  • Lead Pipeline — a drag-and-drop kanban board for your leads, with custom stages, reordering and won/lost marking.
  • Automatic lead scoring — leads are rated hot, warm or cold using rules you control (phone, rating, reviews, website), with adjustable weights and one-click rescoring.
  • Lead activity timeline — log notes, calls, emails, WhatsApp messages and meetings on any lead, and schedule follow-ups with due-date reminders.
  • New automation triggers: lead qualified, lead stage changed, lead won and lead lost.
  • New subscription billing gateway: Iyzico (Turkey) — embedded checkout, webhook-driven renewals, plan upgrades and invoice PDFs.
  • Brand colors & fonts — pick your primary and secondary colors (a full shade range is generated automatically) and choose from 20+ web fonts.
  • WooCommerce sync — paginated import for large catalogues, faster variation syncing, and automatic removal of products deleted from your store.
  • New accounts now inherit the platform default currency instead of always starting in USD.
  • Refreshed translations across all 15 interface languages, plus performance and stability improvements.

v1.5.0

New12 July 2026
  • New subscription billing gateways: Mollie (Europe), Square (US, UK, Canada & Australia) and Mercado Pago (Latin America).
  • New SMS gateways: Plivo, Telnyx, Infobip and ClickSend.
  • Configure SMS providers globally from the admin panel for every workspace.
  • Smoother sign-up when email delivery isn’t configured — new accounts auto-verify instead of getting stuck.
  • Payment gateway configuration and checkout improvements.
  • Performance and stability improvements.

v1.4.0

New6 July 2026
  • Create and manage support tickets directly from the admin panel, with a dedicated ticket composer.
  • Add and manage store currencies from the admin Currencies screen.
  • Dynamic white-label favicon that follows your brand across the app.
  • 10 new interface languages: Spanish, Portuguese, German, Chinese, Russian, Japanese, Korean, Italian, Turkish and Indonesian (15 languages total).
  • App-wide error boundary for graceful error handling and improved stability.
  • Refreshed translations across all 15 interface languages.
  • Refined subscription plan management — plan form, pricing table and edit flow.
  • Payment gateway configuration improvements, plus performance and stability fixes.

v1.3.0

New30 June 2026
  • Mobile app: edit your profile and upload a profile photo (avatar).
  • Mobile app: full demo-mode support — read-only API with masked contact details, matching the web demo.
  • Mobile inbox now masks contact names, phones, emails and custom fields in demo mode.
  • Avatars resolve through the active storage disk and support external image URLs.
  • Performance and stability improvements.

v1.2.0

New29 June 2026
  • New subscription billing gateways: Paystack, Paymob, MyFatoorah and Xendit.
  • New SMS gateways: Amazon SNS and Fast2SMS.
  • Mobile app REST API (authentication, inbox and conversations) for companion mobile apps.
  • License type selection (Envato or generic) in the installer and License Manager.
  • New French (Français) translation, plus refreshed English, Arabic, Bengali and Hindi.
  • SMS delivery-status webhooks, installer refinements and performance improvements.

v1.1.0

New26 June 2026
  • In-app License Manager with one-click activation and deactivation.
  • Built-in auto-updater — download, extract and apply updates while preserving your configuration.
  • New subscription billing gateways: Razorpay, Cashfree and Tap.
  • Installer and first-time setup improvements.
  • Security hardening, performance improvements and refreshed translations.

v1.0.0

Launch24 June 2026
  • Initial CodeCanyon release of WhatsMine.
  • Unified team inbox for WhatsApp Business, Messenger and Instagram.
  • AI chatbots with retrieval-augmented knowledge base (OpenAI, Claude, Gemini).
  • Visual no-code automation builder with 50+ node types.
  • Bulk broadcasting across WhatsApp, SMS and email.
  • Contact CRM, lead scraping, e-commerce sync and social scheduling.
  • Multi-tenant SaaS with plans, subscriptions, RBAC and white-label branding.

Detailed release notes ship with each update inside the documentation.

Ready to launch your own messaging platform?

Get the complete source code today at the lowest launch price. Lifetime updates and 6 months of support included.

Regular from $59 on CodeCanyon — or save up to $20 direct on SpaGreen Store