Hey HN, I wanted to share the latest release of Dittofeed we’ve been working on, v0.14.0. For those who aren't familiar, Dittofeed is an open-source, MIT-licensed alternative to customer engagement platforms like Customer.io and Klaviyo. This release brings significant improvements to Dittofeed:<p>- *Helm Chart*: We've added a Helm chart for easy installation on Kubernetes. Several teams are already using it in production.<p>- *Manual Segments*: Create segments based on a hardcoded list of users, great for targeting based on external data or analysis.<p>- *Email Attachments*: We've added support for email attachments, enhancing email campaign capabilities.<p>- *Performance Enhancements*: Significant improvements include an optimization to our segmentation engine, resulting in a 50% reduction in compute times!<p>- *Webhook and SMS Broadcasts*: Send one-off messages to external APIs and SMS providers.<p>- *Random Bucket Segment Type*: Useful for testing new journey paths or A/B testing.<p>- *Synchronize Properties in Webhook Nodes*: Safely retrieve and use data from your own APIs in your journeys.<p>- *Improved Admin APIs*: Extended APIs allow developers to programmatically read and update journeys, segments, and user properties.<p>- *HyperDX Integration*: Added support for correlating logs and traces with HyperDX via OpenTelemetry.<p>For a more detailed breakdown of what's included in v0.14.0, check out our full release notes:
https://www.dittofeed.com/post/release-v0-14-0<p>If you're self-hosting Dittofeed, make sure to consult our latest upgrade guide:
https://docs.dittofeed.com/deployment/self-hosted/upgrade-guide/v0-14-0<p>We'd really appreciate it if you visited and starred our repo to help support the project:
https://github.com/dittofeed/dittofeed<p>We'd love to get your feedback and suggestions for new features and improvements.<p>Thank you!