Start Free

Push once. Changelog done.

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

Free — 1 repo, 10 generations/month

Sound familiar?

Copy-paste

You dump git log output into a Slack message and call it a changelog. Your customers see "fix: resolve null pointer in auth middleware" and have no idea what changed.

Write it three times

You rewrite the same update three times — once for developers, once for customers, once for stakeholders. Different jargon, different detail levels. Every. Single. Release.

Skip it

It's too much work, so you just... don't. Users find out about new features by accident. Support fields tickets about things you fixed two weeks ago.

3 steps. That's it.

1

Connect GitHub

Install the GitHub App, select your repos. Two minutes. Done.

2

AI generates for every audience

Each push triggers AI that reads your commits and generates tailored changelogs — technical detail for developers, plain language for customers, business impact for stakeholders. In every language your users speak.

3

Publish & track

One click to publish. Embed the widget in your app, or share your hosted changelog page. See exactly who read what.

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
AI changelog from commits
Developer / Customer / PM views
GitHub webhook integration
Auto multilingual
Embeddable widget
Read analytics
Custom domain
API access
Free plan
Pricing $49/mo ($588/yr) $14/mo ($168/yr) $29/mo ($348/yr)

Beamer

  • AI changelog from commits
  • Developer / Customer / PM views
  • GitHub webhook integration
  • Auto multilingual
  • Embeddable widget
  • Read analytics
  • Custom domain
  • API access
  • Free plan
  • Pricing $49/mo ($588/yr)

AutoChangelog

  • AI changelog from commits
  • Developer / Customer / PM views
  • GitHub webhook integration
  • Auto multilingual
  • Embeddable widget
  • Read analytics
  • Custom domain
  • API access
  • Free plan
  • Pricing $14/mo ($168/yr)

AutoRely

  • AI changelog from commits
  • Developer / Customer / PM views
  • GitHub webhook integration
  • Auto multilingual
  • Embeddable widget
  • Read analytics
  • Custom domain
  • API access
  • Free plan
  • Pricing $29/mo ($348/yr)

"Built by Bay — a developer who got tired of rewriting the same changelog three times after every deploy."

Follow the build journey →

Pricing

Free
$0/mo
  • 1 repository
  • 10 generations/month
  • Developer view
Pro
$29/mo
  • Unlimited repos & generations
  • Developer + Customer + PM views
  • Analytics & widget
Team
$79/mo
  • Everything in Pro
  • Up to 10 members
  • Custom domain & API
Start Free →

No credit card required to start. Upgrade anytime.

Frequently asked questions

Is there a free plan?
Yes. The free plan gives you 1 repository and 10 changelog generations per month — no credit card required. You get the Developer-view changelog automatically on every push.
What's included in Pro ($29/month)?
Unlimited repositories, unlimited generations, and all 3 audience views (Developer, Customer, PM). You also get auto-multilingual translation, an embeddable widget, read analytics, and email support.
What's included in Team ($79/month)?
Everything in Pro, plus up to 10 team members, custom domain, full API access, Slack/Discord notification integrations, and priority support.
How is this different from ChatGPT + my commits?
You could paste commits into ChatGPT every release. AutoRely eliminates that manual step — it watches your repo, generates changelogs on every push, maintains audience preferences, publishes to your hosted page, and tracks analytics. Automatically. Every time.
Will my code be sent to a third party?
AutoRely only reads commit messages and PR metadata. Your source code is never accessed, stored, or transmitted.
Can I use this for private repositories?
Yes. AutoRely supports both public and private GitHub repositories with secure GitHub App permissions (read-only access to commit metadata only).