TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dittofeed – Helm Chart, Email Attachments, Segmentation Improvements – v0.14.0

2 pointsby maxthegeek19 months ago
Hey HN, I wanted to share the latest release of Dittofeed we’ve been working on, v0.14.0. For those who aren&#x27;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&#x27;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&#x27;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&#x2F;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&#x27;s included in v0.14.0, check out our full release notes: https:&#x2F;&#x2F;www.dittofeed.com&#x2F;post&#x2F;release-v0-14-0<p>If you&#x27;re self-hosting Dittofeed, make sure to consult our latest upgrade guide: https:&#x2F;&#x2F;docs.dittofeed.com&#x2F;deployment&#x2F;self-hosted&#x2F;upgrade-guide&#x2F;v0-14-0<p>We&#x27;d really appreciate it if you visited and starred our repo to help support the project: https:&#x2F;&#x2F;github.com&#x2F;dittofeed&#x2F;dittofeed<p>We&#x27;d love to get your feedback and suggestions for new features and improvements.<p>Thank you!

1 comment

chandlercraig9 months ago
And feel free to message us in our Discord if you want guidance with implementation