Skip to main content

Documentation Index

Fetch the complete documentation index at: https://swiftchats-documentation.axis96.com/llms.txt

Use this file to discover all available pages before exploring further.

Before starting the update, make sure that you have backed up your files and database so that you can be able to revert back to them if you face any issues
6th May 2026
Swiftchats
v3.2
  • FIX: File Upload Failure for Large Files - Resolved an issue where larger PDF files (e.g., > 7.5MB) failed to upload or send, even after timeout adjustments.
  • FIX: Tax Calculation Order - Corrected tax calculation to apply after coupon discounts, ensuring accurate final totals.
  • FIX: AI Replies not working with QR connections issue resolved.
22nd April 2026
Swiftchats
v3.1
  • FIX: Errors due to WhatsappQrConnect module
21st April 2026
Swiftchats
v3.0
  • NEW: WhatsApp QR connect add-on (WhatsApp Web via Evolution API)
  • FEAT: Allow multiple whatsapp connections in one account
  • FEAT: Subtle UI changes
  • FEAT: Allow adding contacts without names
  • FEAT: Campaign API methods
  • FEAT: Bulk assign contacts to groups
  • FEAT: Messaging stack refactored (WhatsappService, ChatService, AutoReplyService, CampaignService, and related jobs) for multiple WhatsApp lines and Evolution-backed channels
  • FEAT: Templates scoped per connection — instance_key in the model and database migrations
  • FEAT: API documentation expanded (apiguide config) and API resources updated (e.g. campaign logs, templates)
  • FIX: Subscription plans — add-on options on plans now persist correctly when toggled
  • FIX: Webhook processing pipeline — substantial updates to WebhookController and ProcessWebhookJob
14th April 2026
Swiftchats
v2.9.7
  • FEAT: Paystack payment method
  • FEAT: Cloudflare R2 storage
  • FIX: Pusher notifications issue
26th January 2026
Swiftchats
v2.9.6
  • FEAT: Upgrade from Laravel 10 to Laravel 12
  • FEAT: Customizable team roles with fine grained access control in the user section
  • FEAT: Filter chats by agent
  • FEAT: Bulk assign chats to agents
  • FEAT: Addition of unread chat filter
  • FEAT: Restrict agent access to unassigned contacts and chats
  • FEAT: Allow all contact fields as dynamic variables in templates
  • FIX: Chat messages display incorrect timezone
  • FIX: Disabling AI in conversation does not work
  • FIX: Contact fields with spaces are not populated dynamically from Google sheets
  • FIX: Chat broadcasting uses public channels without authentication
  • FIX: Message status not updating in real time
  • FIX: Html encoding issue - ’&’ displayed as “amp;” in chat message
28th October 2025
Swiftchats
v2.9.5
  • FIX: Deleting roles issue. Now when deleting roles, you can specify the role to migrate users to
  • FIX: Creating admin user issue
21st October 2025
Swiftchats
v2.9.4
  • Enhanced: Optimized database for faster chat loading speeds
  • Enhanced: Enhanced timezone settings with dynamic time format options showing actual time in selected timezone
  • Enhanced: Enhanced language system with comprehensive user language management including profile language selection, automatic language persistence across all requests, streamlined menu interface, and seamless language switching for both user and admin interfaces
  • FIX: Fixed subscription plan deletion to properly handle active subscribers with transfer functionality
  • FIX: Fixed deleted subscription plans appearing in admin organizations view
  • FIX: Fixed logo fallback display when logo is removed from storage - now shows company name instead of broken image
v2.9.3
Swiftchats
Release
  • NEW: Users can now import contacts with dynamic contact fields as set in their settings section. When importing contacts, users need to download the template which will include all their configured dynamic contact fields.
  • FIX: Fixed WhatsApp template placeholders not being replaced with actual values when saving to database (including header text support)
  • FIX: Fixed contact field ordering not being persisted when dragging and dropping in settings
  • FIX: Fixed Arabic text handling in basic replies for proper case-insensitive matching
  • FIX: Commented out unnecessary logging in AutoReplyService for better performance
  • FIX: Fixed “Undefined property” error in ContactGroupsImport when uploading contact groups
  • FIX: Fixed URL encoding issue with placeholders (using rawurlencode for URL-specific placeholders)
  • FIX: Fixed contact import template download to include dynamic contact fields
  • FIX: Fixed export functionality to support both CSV and XLSX formats with user selection
  • FIX: Fixed Brazilian phone number validation issues with libphonenumber library by implementing custom validation for Brazilian numbers (8-14 digits support)
  • FIX: Fixed Flow Builder text entry node connector limit to allow multiple outgoing connections (increased from 2 to 100 connections)
  • Enhanced: Enhanced frontend template message display to show header text like in WhatsApp with proper styling
  • Enhanced: Enhanced phone number validation system with Brazilian phone number support:
    • Added custom Brazilian phone validation (8-14 digits, flexible formatting)
    • Implemented adaptive formatting for Brazilian numbers based on length
    • Added support for legacy São Paulo mobile numbers (8-digit format)
    • Enhanced WebhookController to use Brazilian phone validation
    • Added comprehensive test coverage for Brazilian phone validation
  • NEW: Users can now import contacts with dynamic contact fields as set in their settings section. When importing contacts, users need to download the template which will include all their configured dynamic contact fields.
v2.9.2
Swiftchats
Release
  • NEW: Introduction of Actions in Flowbuilder module. Actions allow users to automate tasks such as sending messages, updating contact fields, and triggering webhooks directly within a flow, making automation more powerful and flexible.
  • FIX: Resolved an issue where the Flowbuilder module was not being properly activated after installation or update, ensuring users can enable and use Flowbuilder features without manual intervention.
v2.9.1
Swiftchats
Release
  • FIX: WooCommerce installation issue
v2.9
Swiftchats
Release
  • New: WooCommerce Module Integration - Purchased separately
  • New: Pabbly Subscriptions Support for SaaS Billing - Purchased separately
  • New: Voice Responses in AI Chat Box
  • New: “View More Messages” Feature on Chat Page
  • Fix: Export Issue in Campaign Details
  • Fix: Laravel Queue Job Execution Bug
v2.8.8
Swiftchats
Release
  • FEAT: RTL layout
  • FIX: AI audio response not working
v2.8.7
Swiftchats
Release
  • FIX: Edit page failing to load for some templates (Those that don’t contain buttons)
  • FIX: Fixed document upload issue when using the default OpenAI key from addon settings
  • FIX: Resolved HTTP 500 error during campaign export process.
  • FIX: Resolved issue where Facebook and Google login redirected users to email verification
  • FIX: Fixed 404 error triggered by logout link on the email verification page
v2.8.6
Swiftchats
Release
  • FEATURE: Allow retry of campaigns based on preset hourly intervals
v2.8.5
Swiftchats
Release
  • FIX: Flowbuilder to match sentences and words
  • FIX: If the sequence starts with flow builder, basic replies and AI reply sequences are also triggered.
  • FIX: Flowbuilder & Basic replies not working
v2.8.4
Swiftchats
Release
  • FIX: Excel import feature error.
v2.8.3
Swiftchats
Release
  • FEAT: Multigroup assignment for contacts.
  • FIX: Contacts limit when uploading excel sheet
  • FEAT: Multi-contact group feature
  • FEAT: AI subscription limits
  • FEAT: AI choice between admin or user API Key control
  • BUG FIX: Admin team login error
v2.8.2
Swiftchats
Release
  • FIX: Resolved issue where Flowbuilder nodes were replacing each other when dragging a new node.
v2.8.1
Swiftchats
Release
  • FIX: Resolved issue where the chat page was not displaying individual chats
v2.8
Swiftchats
Release
  • FEAT: Duplicate flows
  • FEAT: Error message view on chat for easier debugging
  • FEAT: Authentication templates supported
  • FEAT: Allow customers to create organisations
  • FEAT: Logout button on select organization page
  • FIX: Chat counter on dashboard not to factor deleted contacts
  • FIX: Laravel queues for sending out campaigns asynchronously
  • FIX: PayPal Payment issue in production environment
  • FIX: Flow media issue (not working for flows with media)
  • FIX: Template update issue.
  • FIX: Template capitalization issue in campaign create and view
v2.7
Swiftchats
Release
Bug Fixes:
  • Resolved issue with Audio AI Reply not functioning properly.
  • Addressed issue with the Addons update button.
  • Corrected the sequential arrangement of chats based on the last response.
  • Flowbuilder installation issue.
  • Resolved intermittent Webhooks functionality issue.
v2.6
Swiftchats
Release
Bug Fixes:
  • Send correct document name in chat
  • Send document names in files
Features:
  • Ability to set profile picture for whatsapp business accounts
  • Templates endpoint for API & documentation
  • Optimize search functionality for chats and contacts
v2.5.2
Swiftchats
Release
Bug Fixes:
  • Autoreply issue for AI
  • Coupon code issue for yearly plans
Features:
  • Display unsupported message type status instead of blank message
v2.5.1
Swiftchats
Release
Bug Fixes:
  • Flow builder and AI assistant autoresponse issue.
v2.5
Swiftchats
Release
Bug Fixes:
  • Basic replies issue when flow builder is not installed
  • Only assign tickets to non-deleted agents
  • Index issue in settings table
  • Pagination issues in basic replies
  • Paypal amount decimal issues
Features:
  • Phone field during signup
  • Coupon codes
  • Manage addons with plans
  • Add modules as features in plan options table
v2.4
Swiftchats
Release
Bug Fixes:
  • Media reply issue in auto replies
  • Stripe line item Issue
  • Timezone issue inside chat thread
  • AI start and end words fix
Features:
  • Two factor authentication
  • Manage script and module updates automatically
  • Added support for emoji icons
v2.3
Swiftchats
Release
Bug Fixes:
  • Add Payment button in dashboard
  • Media display in chat
  • Error 404 when deleting tokens
  • Error 500 when creating plans
Features:
  • Stripe Recurrent Billing
  • Support button replies in basic automation
  • Support for flow builder (Separate module)
  • Support for webhooks (Separate module)
v2.2
Swiftchats
Release
Bug Fixes:
  • Can’t add an email that has been deleted under teams
  • Media url issue in campaign templates
Features:
  • Messages status i.e. read, delivered, failed
  • Send template in chat view
v2.1
Swiftchats
Release
Bug Fixes:
  • Dynamic content not placed in template header section.
  • Razorpay webhook issues
  • Unable to receive messages if a user has not subscribed to a plan
  • Video and image campaign templates still being saved locally even after adding AWS settings.
  • Pusher creating a connection on each page
  • Razorpay payment issue for amounts below $50
  • Timestamp mismatch in chats
v2.0
Swiftchats
Release
Bug Fixes:
  • Fixed multiple sending of campaigns to one contact.
  • Restricted creation of campaigns/templates without a WhatsApp account.
  • Corrected bulk delete affecting all users.
  • Resolved API bypass of subscription limits.
  • Fixed campaign scheduling timing issue.
Features:
  • Added option to disable recharge, allowing only subscription payments.
  • Implemented sound notifications across all pages.
  • Added unread messages counter and highlighted unread chats.
  • Enabled/disabled message reception after plan expiration.
Module Updates:
  • New AI Assistant module integrated.
Performance:
  • Optimized chat loading times for large datasets.
  • Optimized campaign loading times for large datasets.