View hidden content is available for registered users!
XSender - Bulk Email, SMS and WhatsApp Messaging Application v5.0 Nulled
= XSender Version 5.0 [Aug 25, 2026]
- New — Unified Inbox. Admin → Communication → Unified Inbox (also on Member panel). One screen for every reply across Email, SMS, and WhatsApp. WhatsApp-style bubbles, delivery ticks (pending / sent / delivered / read / failed), inline image thumbs, file chips, search, channel filter chips, unread-only toggle.
- New — Cross-Channel Reply. Reply to any conversation from the same box. System auto-picks the correct channel + gateway. Attach files, Enter to send, Shift+Enter for newline, optimistic bubble on submit.
- New — AI Reply Copilot. "Suggest reply" button inside every conversation. Returns 3 tone-varied suggestions (Formal / Friendly / Concise). One click fills the reply box. Uses your existing AI Models config (OpenAI / DeepSeek / Groq / Together AI) — no separate setup.
- New — Inbound Email Capture. Replies to your campaign emails route straight into Unified Inbox via HMAC-signed Reply-To addresses. Adapters bundled for SendGrid, Mailgun, Postmark, and any generic provider.
- New — Inbound SMS Capture. Provider webhooks capture inbound SMS into Unified Inbox. Adapters bundled for Twilio (native X-Twilio-Signature verification), Vonage, Infobip, MessageBird, and generic. Unknown senders auto-create a shell Contact.
- New — Auto-Reply Workflow Nodes. Automation → Workflows. Two new conditions: "Message contains keyword" (comma-separated list, ANY/ALL mode, case-sensitive toggle) and "Message matches regex" (case-insensitive by default). New action: "Send template reply" — pick any Email/SMS/WhatsApp template with {{first_name}} placeholder support.
- New — Tab-Title Unread Badge. Unified Inbox tab shows (3) Unified Inbox when new activity arrives while you're on another tab.
- New — Dark-Mode Inbox. Message bubbles, hover states, and thread body all adapt to the active theme.
- New — Auto-Poll for New Messages. Open conversations refresh every 15 seconds. Scroll position preserved while reading older messages.
- New — Mobile Inbox. Single-column layout below 992px with back navigation between list and thread.
- New — Plan Gate for Unified Inbox. Admin → Plans & Pricing → per plan, toggle Unified Inbox on/off. Default = on (backward-compatible for existing plans).
- New — API Diagnostic Error ID. All Android API error responses now include error_ref (visible in response body). Same code written to storage/logs/laravel.log for one-grep tracing.
- Improved — Tracking Domain behind Cloudflare Proxied. Pixel/click URLs correctly emit https:// from background jobs. Setup page now includes web-server (Apache/Nginx/cPanel/Plesk) and Cloudflare SSL/TLS instructions.
- Improved — Welcome Email uses Site Name. Verification email header pulls from Admin → Settings → General → Site Name instead of hardcoded "Xsender".
- Improved — Campaign Intelligence for Member Panel. Avg Delivery Rate and Avg Open Rate cards populate on first visit. Backfill migration recomputes stored engagement scores.
- Improved — SEO Settings Reset button. Clears Meta Title, Meta Keywords (Select2), and Meta Description together in one click.
- Improved — RFC 8058 One-Click Unsubscribe. Full Gmail/Yahoo bulk-sender compliance. HTTPS URL first in List-Unsubscribe header, List-Unsubscribe-Post: List-Unsubscribe=One-Click, POST endpoint accepts the mail-server call.
- Improved — Android API Hardening. Bearer-token auth no longer hard-depends on Passport keys. Enum-to-value coercion added for older Laravel 10.x patches on shared cPanel.