Changelog 4.0.1-03091530 - 09/03/2026 - 15:30
Safer WhatsApp connection deletion
• New deletion flow with 2 options:
- *Delete connection + tickets*
- *Transfer tickets and then delete connection*
• Extra validations and transactional execution to avoid inconsistencies
• Sessions are marked as deleted before removal, preventing unwanted automatic reconnection
Connections / Tickets
• New endpoint to check the *number of tickets* linked to a connection before deleting it
• Safe session shutdown is preserved during the removal process
Baileys / Reconnection
• Added protection to prevent reconnection/updates for sessions that were already deleted
• Internal removal/init flow adjusted to respect the deleted state
Kanban / API linking
• Kanban linking endpoint expanded with new optional fields:
- *shortDesc*
- *probability*
- *funnelStatus*
- *expectedCloseAt*
- *assignedUserId*
• Numeric fields are now normalized and sanitized
• Automatic *closedAt* calculation when applicable
Kanban deletion
• Kanban deletion now runs inside a transaction
• Before removal, the system clears contact references to avoid orphan links
Internal chat
• Fixed internal chat after updating date/time libraries
• Date handling was adjusted so internal chat works normally again and displays information correctly
API documentation
• Swagger/OpenAPI updated with the new Kanban fields
• Postman/OpenAPI export updated
Other
• Small frontend UI/translation adjustments
• Backend and frontend versions updated
