DEV Community

Saul Fleischman
Saul Fleischman

Posted on

The streaming changelog that costs less than a changelog

Most changelog tools do one small thing: they give you a widget, and you type your updates into it by hand. Headway charges $29 a month for exactly that - a box you fill in yourself.
I kept asking the obvious question: why am I retyping what I just shipped? The work already happened. It's sitting in my commits, my merged PRs, my deploys, my error tracker. The record of what changed exists five times over before I open any changelog box.

So I built the other thing.

FoxTale reads your actual work

FoxTale plugs into the tools you already ship through - GitHub, GitLab, Bitbucket, Stripe, Linear (with Sentry and Vercel landing now) - and watches what actually happens. Merged a PR? Cut a release? Crossed a revenue milestone? Closed a run of issues? That's a signal.
It groups the noise (41 commits on a Tuesday become one story, not 41), and it decides what's worth telling people about. A refactor nobody will notice stays quiet. A feature your users have been asking for gets written up. Slow week? It says nothing - because there's nothing to say, and pretending otherwise is how build-in-public dies.
One event, eleven tailored posts - not one blast
Here's the part that actually matters: FoxTale doesn't write a post and spray it everywhere. It writes the post each platform deserves.
The same shipped feature becomes:
a punchy line for X,
a business-outcome note for LinkedIn,
a genuine question for Reddit,
and a technical breakdown - with the implementation details - for Hacker News.

Eleven destinations, each in its own voice, ready in seconds. You read them, tweak the one word you'd change, and post.
And it's a changelog too
Every project gets a whitelabel changelog page on your own domain - your brand, no FoxTale logo - that fills itself from the same stream. The thing other tools charge $29 for is the byproduct here, not the product.
That's the whole pitch: the only streaming changelog that pulls from your real build pipeline and turns it into tailored posts for eleven platforms in seconds - for less than what a standalone changelog widget costs.
Your real work, told well.
→ lcncagents.com

Top comments (0)