2026 02 16
26.1.3
Added dynamic email attachment mapping and usability improvements across templates, callbacks, and SMS validation. Strengthened platform stability with fixes for authentication, analytics, and template handling.
🔹 New Features
-
Email
- Dynamic Email Attachments Mapping: Email attachments now support a Dynamic mode that automatically processes attachment arrays without manual indexing.
- Previously, users had to reference each attachment individually (e.g.,
attachments.0.fileName,attachments.1.fileName). With Dynamic mode, users define the field mapping once and the system iterates through the entire array to generate all attachments. - The previous behavior is preserved as Fixed mode to ensure full backward compatibility while simplifying configuration for payloads containing multiple attachments.
⚡ Feature Enhancements
-
Groups
- Group Deletion: A Delete option has been added to the group menu in the UI. When a group is deleted, it is removed from all associated templates, notification events, or workflows. A warning message informs the user about the impact before the action is executed.
-
Provider Callbacks
- Additional Custom Field Support (custom3): Provider callbacks now support an additional configurable field
custom3alongside, , and .
- Additional Custom Field Support (custom3): Provider callbacks now support an additional configurable field