Features
SlicedBreadInboundEmailHandler: If multiple recipes are configured to listen to the same Email Service, don’t create “has no file” failed breads if at least one of the recipes has a match. If none of the recipes have a match, create a “has no file” failed bread for each recipe.
The isNumber method in CSVFileWizardController has been updated to provide stricter number validation. The method now excludes:
- Numbers with leading plus signs (e.g., +12345678)
- Numbers with leading minus signs (e.g., -12345678)
- Scientific notation (e.g., 1.23e4, 1.23E-4)
Enhanced Virtual Field Modal UX: The label field is now automatically focused when opening the virtual field modal, allowing users to immediately start typing without manually clicking the input field.
“Add 5 Rows” Button: Added “Add 5 Rows” button to CSV Extract Rule Editor for quick addition of multiple mapping rows.
Auto-Delete Empty Rows: CSV Extract Rule Editor now automatically removes fully empty rows when applying rules, improving data quality and user experience.
Connected Orgs
Org Specific Checks.
Percentages now showing as error highlight, e.g. [91%].
Switched rows and columns in display.
31-8-2025 | 192 orgs | 792+31 unit tests