Push once. Changelog done.

AI changelog · 3 audience views · GitHub webhook

Connect GitHub. Every push auto-generates changelogs for developers, customers, and PMs.

No login required · 3 free tries

Free trial

Demo video coming soon
Checking usage...

Sound familiar?

Copy-paste

You dump git log into Slack and call it a changelog. Your users see commit hashes and have no idea what changed.

Write it three times

Same update, three rewrites — one for devs, one for customers, one for stakeholders. Every single release.

Skip it

Too much work, so you don't. Users discover new features by accident. Support handles tickets for bugs you fixed weeks ago.

3 steps. That's it.

1

Connect GitHub

Install the GitHub App. Pick your repos. Two minutes.

2

AI writes it

Every push, AI reads your commits and writes changelogs — technical for devs, plain language for customers, business impact for PMs.

3

Publish

One click. Embed the widget or share your changelog page.

See what AutoRely generates

Commit message Developer version Customer version
fix: resolve race condition in WebSocket reconnection handler Patched WebSocket reconnection race condition in ConnectionPool.reconnect(). Affected clients on unstable networks with >2s latency. Live updates are now more reliable — no more dropped connections during poor network conditions.
feat: add OAuth2 PKCE flow for mobile clients Implemented RFC 7636 PKCE extension for OAuth2 mobile authentication flow. New endpoint: /auth/pkce/initiate You can now sign in securely from mobile apps using your Google or GitHub account.
refactor: extract notification service into shared module Internal — hidden from changelog Internal — hidden from changelog

Internal commits are automatically filtered

Commit
fix: resolve race condition in WebSocket reconnection handler
Developer

Patched WebSocket reconnection race condition in ConnectionPool.reconnect(). Affected clients on unstable networks with >2s latency.

Customer

Live updates are now more reliable — no more dropped connections during poor network conditions.

Commit
feat: add OAuth2 PKCE flow for mobile clients
Developer

Implemented RFC 7636 PKCE extension for OAuth2 mobile authentication flow. New endpoint: /auth/pkce/initiate

Customer

You can now sign in securely from mobile apps using your Google or GitHub account.

Commit
refactor: extract notification service into shared module
Internal — hidden from changelog

Internal commits are automatically filtered

How AutoRely stacks up

Beamer AutoChangelog AutoRely
Embeddable widget
Read analytics
GitHub webhook
AI changelog from commits
Developer / Customer / PM views
Pricing $49/mo $14/mo $29/mo

Beamer

  • Embeddable widget
  • Read analytics
  • GitHub webhook
  • AI changelog from commits
  • Developer / Customer / PM views
  • Pricing $49/mo

AutoChangelog

  • Embeddable widget
  • Read analytics
  • GitHub webhook
  • AI changelog from commits
  • Developer / Customer / PM views
  • Pricing $14/mo

AutoRely

  • Embeddable widget
  • Read analytics
  • GitHub webhook
  • AI changelog from commits
  • Developer / Customer / PM views
  • Pricing $29/mo

"Built for developers who ship fast and hate writing changelogs."

Follow the build journey →

Pricing

Free
$0/mo
  • 1 repository
  • 10 generations/month
  • Developer view only
  • Hosted changelog page
  • Community support
Pro
$29/mo
  • Unlimited repositories
  • Unlimited generations
  • Developer + Customer + PM views
  • Auto multilingual translation
  • Embeddable widget
  • Read analytics
Team
$79/mo
  • Everything in Pro
  • Up to 10 team members
  • Custom domain
  • API access
  • Slack/Discord notifications
  • Priority support
See details →

No card needed

Frequently asked questions

Is there really a free plan?
Yes. 1 repository, 10 changelog generations per month, developer view — no credit card, no trial period. It's free forever.
What do I get with Pro?
Unlimited repositories and generations. All three audience views — Developer, Customer, and PM. Auto multilingual translation, embeddable widget, read analytics, and email support. $29/month, cancel anytime.
What's in Team?
Everything in Pro plus up to 10 team members, custom domain, full API access, Slack and Discord notifications, and priority support. $79/month, cancel anytime.
How is this different from pasting commits into ChatGPT?
You could do that — every time, manually, for each audience. AutoRely watches your repo, generates on every push, maintains audience formatting, publishes to your page, and tracks who reads what. Automatically.
Is my source code safe?
AutoRely never touches your source code. It only reads commit messages and PR titles — metadata, not code. Your repository content stays on GitHub.
Does it work with private repos?
Yes. The GitHub App uses read-only permissions on commit metadata only. Works with both public and private repositories.