Embeddable widget
Under 4KB gzipped. Shadow DOM. Drop one script tag on any site.
See the live demoChangelogs are the chore everyone skips, so users never hear what shipped. DeployLog turns the commits you already wrote into a published changelog, straight from your pipeline, no dashboard detour.
pipeline
Ship the changelog the same way you ship code, from the CLI or a GitHub Action.
CLI
$ deploylog push --from-git --ai-summarize
→ Reading 7 commits since v1.3.2
✓ Drafted "v1.4.0: Dark mode and faster search"
✓ Published → page · widget · RSS · emailGitHub Action
- uses: deploylogdev/action@v1
with:
api-key: ${{ secrets.DEPLOYLOG_API_KEY }}
project: my-app
ai-summarize: truewidget
It's running on this page, pointed at DeployLog's own changelog. Embed it on your site with one script tag.
<script
src="https://cdn.deploylog.dev/widget.js"
data-project="your-project-id"
defer
></script>workflow
Draft in the dashboard, push from the CLI, or let the GitHub Action run on every release tag.
One click to publish. Markdown in, polished entry out. AI draft from your commits if you want it.
Public page, embeddable widget, RSS + JSON feeds, email digest to subscribers, all at once.
features
Under 4KB gzipped. Shadow DOM. Drop one script tag on any site.
See the live demoYour users can subscribe in their reader. JSON for anything programmatic.
Why changelogs matter`deploylog push --from-git` drafts entries from your recent commits.
deploylog on npmPublish on release tags. No dashboard context-switch.
Action on the MarketplaceYour subscribers get the changelog in their inbox when you publish.
How digests workPaste commits. Get a changelog entry. Claude Haiku, under the hood.
See it in the pipelinepricing
Start free. Upgrade when you outgrow it.
Everything you need to publish a public changelog.
For individuals and teams that publish often.
On the roadmap
For teams that publish together.
On the roadmap
faq