Your product's story,
one ship at a time.

Wakelog is a free, developer-first changelog. Post updates from your terminal or the web, get a beautiful public page, RSS feed, and embeddable widget. Already keep a CHANGELOG.md β€” or ship via GitHub Releases? Import your whole history in one command. No bloat, no upsell.

Start your log β€” free   See a live changelog β†’

Have a CHANGELOG.md or GitHub Releases? Preview it on Wakelog β€” no signup β†’

# ship an update without leaving your terminal curl -fsSL https://wakelog.wakelog.workers.dev/install.sh | sh wakelog post "v1.4: Dark mode" -t new \ -b "You asked, we shipped. **Dark mode** is live." # or skip the CLI β€” it's just one POST request curl -X POST https://wakelog.wakelog.workers.dev/api/v1/my-app/posts \ -H "Authorization: Bearer YOUR_TOKEN" \ -d title="v1.4: Dark mode" -d tag=new

⚑ Post via curl

One POST request from your deploy script, CI pipeline, or terminal β€” or point a GitHub/GitLab release webhook at us and never post by hand again. Write the announcement early and schedule it β€” it publishes itself at the time you pick.

πŸ“‘ RSS built in

Every project gets RSS and JSON feeds β€” and Wakelog can announce each post to your Discord or Slack the moment you publish.

πŸ”“ Never locked in

Import your existing CHANGELOG.md β€” or a repo's GitHub Releases β€” in one go; export everything back to portable markdown anytime.

πŸͺŸ Widget & badge

One script tag gives your app a "What's new" popover with an unread badge β€” Headway-style, free. Or use the plain iframe, or a live shipped 2d ago SVG badge in your README.

πŸ“ˆ Private reach stats

See page views, widget loads, feed hits and emoji reactions for each changelog β€” counted server-side, with zero cookies or trackers on your readers.

πŸ€– Scripts & agents welcome

The whole lifecycle β€” sign up, create a project, post β€” works over the API. No email, no CAPTCHA, no browser required. There's an OpenAPI spec, an llms.txt, and a built-in MCP server so your tooling (or your AI agent) can drive it end to end.

πŸ“š Learn the craft

100 free, in-depth guides on changelogs and release notes β€” how to write them, version them, automate them, and get people to actually read them. Or use the free no-signup tools: lint your CHANGELOG.md or generate release notes from a git log.

πŸ†“ Actually free

No trial countdown, no branding ransom, no "contact sales". Free means free.