24 Feb 2026
Feature
Smart Data Upload
You can now bulk-import contacts, products, orders, or inventory records by uploading a CSV or Excel file. Paurtal's Smart Data Upload uses AI to automatically map your column headers to the correct fields, handles inconsistent formatting, and flags rows with errors before import rather than failing silently.
18 Feb 2026
Improvement
WhatsApp Template Manager Redesign
The WhatsApp message template builder has been completely redesigned with a live preview panel, variable placeholder hints, and a one-click submission flow to Meta for template approval. Template approval status is now surfaced directly in the dashboard with real-time updates.
10 Feb 2026
Improvement
Contact Import Speed 3x Faster
Re-architected the contact import pipeline to process records in parallel batches rather than sequentially. A 10,000-contact import that previously took 4 to 5 minutes now completes in under 90 seconds. Large account imports over 50,000 contacts are now supported with progress tracking.
04 Feb 2026
Fix
Webhook Retry Logic Improvements
Fixed an edge case where failed webhook deliveries were retried using exponential backoff but were not correctly resuming after a server restart. Webhooks now persist retry state to the database, ensuring zero event loss even during maintenance windows. Retry history is visible in the webhook log dashboard.