Changelog
Changelog – Version 1.0.5 (13 April 2026)
---------------------------------------
- Automation: Added HTTP Request node with variables, headers, body and response mapping
- Automation: Expanded builtin variables for contacts, custom fields listed in Start Node
- Automation: Added configurable invalid option message in menu nodes
- Automation: Hides WABA-exclusive nodes when instance is QR Code (Baileys)
- Automation: Fixed partial keyword matching using word boundary on trigger contains
- Flow Builder: Added delete button on nodes and animated dashed edges
- Flow Builder: Improved autosave on nodes, activation switch and panel scroll
- Payments: Integrated multi-gateway support (Stripe, Razorpay, Offline) with admin configuration and offline payment approval — thanks @Subhashbothare
- Admin: Added Channels page to configure and enable/disable WhatsApp connection providers
- Admin: Added active sessions panel for AI and Automation with management actions
- Audit: Added execution logging system for automation and AI with timeline on contact sidebar
- Chat: Redesigned contact sidebar and chat header with soft layout and tag colors
- Security: Added rate limiting on auth, payments, AI and webhook endpoints
- Security: Fixed error message exposure, XSS in contacts and unbounded queries
- Performance: Centralized Pusher WebSocket connection with singleton pattern and proper cleanup — thanks @leonardogsb
- Instance: Auto-generates unique instance names and added display name for UI
- Campaigns: Fixed duplicate chat creation when leads respond to campaign messages — thanks @criptomanbr
- Stability: Added Array.isArray guards on SWR data to prevent crashes with non-array responses
- Minor bug fixes and UI improvements
Changelog – Version 1.0.3 (15 March 2026)
---------------------------------------
- AI Agent: Added multiple files support for function calling instructions
- AI Agent: Expanded function calling with new actions: transfer to agent, change funnel stage, fill custom fields, add tags, add notes, assign agent, auto-create contact
- AI Agent: Added multi-action support per tool (combined actions in a single call)
- AI Agent: Added message debounce to group sequential messages before AI responds
- AI Agent: Added agent signature on sent messages
- Campaigns: Added async queue and scheduling system
- Campaigns: Added contact/chat auto-creation from campaign leads
- Campaigns: Displays real template text in chat messages
- Chat: Added context menu with quick actions on chat list
- Chat: Added message reactions with Evolution API integration
- Chat: Added mute notifications per chat
- Chat: Added error messages as fallback on failed sends with retry
- Chat: Added template send button for chats with expired message window
- Chat: Added WhatsApp groups support (send/receive, media sidebar, delivery status)
- Chat: Added chat and message sync via Evolution API
- Chat: Improved chat list sync on funnel stage changes with virtualization fixes
- Contacts: Added multi-instance support with filtering, bulk move and linked import
- Contacts: Added department integration on contacts page, import and automations
- Admin: Added chat background theme customization
- Admin: Improved users page with filters, pagination and role selector
- Admin: Added user management actions and password recovery
- Permissions: Added role-based permission system with access control and chat visibility
- Permissions: Added department system with contact assignment and chat visibility
- Webhook: Added audit logging with duplicate detection and safe Pusher triggers
- Performance: Added timeout on all external API fetch calls
- Performance: Parallelized instance status queries
- Performance: Added media download size limit and moved file I/O outside DB transactions
- Minor bug fixes and UI adjustments
Changelog – Version 1.0.2 (08 February 2026)
---------------------------------------
- Automation: Added name and contact variables to the start node
- Automation: Added Conditional Node
- Automation: Added custom fields to the Contact Node
- AI Agent: Added file uploads to agent instructions
- Contacts: Added custom fields management
- Contacts: Added contact import/export (XLSX)
- Dashboard: Added V1 of the dashboard page
- Improvements to the automation page UI
- Minor bug fixes
Changelog – Version 1.0.1
---------------------------------------
- Adjustments in admin page
- Adjusted Pusher events for WABA instances
- Fixed duplicate contact management failure
- Minor bug fixes
- Improved chat list reactivity
- Open chat directly from Kanban