TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 maxthegeek19 个月前
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 个月前
And feel free to message us in our Discord if you want guidance with implementation