v26.0 Release Notes
Bug Fixes
Automation Email Templating
Fixed {{ contact.first_name }} rendering as &{John false} instead of John. Contact data is now properly converted before passing to the Liquid template engine.
Invalid List Status Values
Fixed add_to_list automation nodes using invalid subscribed status. Changed to use active status.
Automation Stats Reset
Fixed automation stats being reset to 0 when updating an automation. Stats are now only modified via atomic increment methods.
Migration v26
Runs automatically on startup:
- Fixes
contact_listsstatus:subscribed→active - Fixes
add_to_listnode configs:subscribed→active - Fixes
contact_timelinestatus changes:subscribed→active - Recomputes automation stats from actual data