Release v0.19.0
Hi all, we’ve doubled down on some of Dittofeed’s best features. We’ve added Dittofeed’s new low-code notion-like email template editor to our broadcasts, along with several other impactful improvements and fixes.
If you like this project, we'd really appreciate a star on GitHub! You can find our repository at https://github.com/dittofeed/dittofeed.
Release Highlights
New: Broadcast - Low Code Email Template Editor
In our last release we shared our low-code, notion-like email template editor for templates used in Journeys. In this release, we exposed that editor for use in Broadcasts!
This is helpful for growth and marketing team member who’d rather not write html markup, and need to broadcast one-off messages!
New: Raw Markup in Low Code Email Template Editor
This feature exposes an escape hatch to users of our low-code email editor, which allows them to write raw MJML and liquid template syntax.
This is great if you’d prefer the convenience of using our low-code email editor, but need to implement custom logic that it can’t support in a section of your email.
New: Deliveries Filter
We now provide the ability to filter over deliveries in your workspace by template, channel, sender (from), and message status.
This is helpful for exploring your workspaces deliveries, to understand the behavior of your journeys and broadcasts.
Fix: Complete DELETE /api/users
Previously the DELETE /api/users
endpoint had not deleted user segment assignments, as well as a number of internal records we keep to help calculate users’ states.
Wrap Up
This release delivers more of what makes Dittofeed great. We’re looking forward to seeing what you all build with Dittofeed.
Thanks to our new contributor:
Until next time!