ReleaseNoteKit
Zero-touch publishing — release once, we ship the rest
v2.1.0 · v2.0.0…v2.1.0 · May 26, 2026
ReleaseNoteKit 2.1.0 — Release once, we ship the rest
2026-05-26
The product's pitch and the product's behavior finally line up. Connect the GitHub webhook, flip your project to **Zero-touch**, and publishing a release on GitHub fires the entire downstream pipeline — public page, email blast, Slack, Discord, summary email. Zero clicks inside ReleaseNoteKit.
What shipped
- **Zero-touch publishing mode** — GitHub release → everything, automatically
- **Auto-publish mode** — public + Slack/Discord, blast stays manual
- **In-app widget on this very site** — the bubble you see in the corner is the same widget you can drop on yours
- **Email subscribers + release blasts** with RFC 8058 One-Click unsubscribe
- **GitHub release webhook** that auto-drafts from commits since the previous tag
- **Slack + Discord cross-post** on publish
- **Public-page analytics** with bot filtering
How it works
- Connect your GitHub repo
- Configure the webhook (Pro plan)
- Switch automation to Zero-touch
- From here on, your only "release notes" action is `git tag && gh release create`
That's it. We do everything else.