How it works

Everything your team shipped —explained to everyone who needs to know.

One commit. Thirteen ways to communicate it. Releasy generates release notes tailored to each audience in under a minute — and nothing is published without your approval.

Free plan · No credit card · Read-only Git

< 1 min

to generate a complete release note

13

built-in audience profiles

8

supported output formats

1.4M+

configuration combinations

The real problem

2 to 4 hours per sprint.
For release notes nobody really reads.

Without Releasy
$git log --oneline
a3f2c1e fix: resolved auth issue
b91e04d fix: ui bug on mobile
c44a119 feat: dashboard v2
d7b3880 perf: slow queries
e12f995 refactor: cleanup utils
f8c2a01 chore: update deps
⏱ 2 to 4 hours
Copy-paste commits into a doc
Rewrite manually for each audience
Forget breaking changes for developers
Send too late — or don't send at all
No structured trail for audits or compliance
With Releasy
Version 2.4 — Marketing ⚡ 38 seconds

What changes for you

New real-time dashboard, one-click CSV exports, and native Slack integration. No migration required.

+ Dev+ Executive+ Security+ Support
⚡ 38 seconds
Full generation in under a minute
5 parallel versions for 5 different audiences
Breaking changes detected and highlighted
Publish the right message in the right place
Auditable, structured, exportable history
How it works

From your commits to your release note.
In 3 steps.

01

Connect your repositories

Read-only GitHub or GitLab OAuth. Releasy never writes to your repos. In 30 seconds, commits, branches and tags are available.

Read-only · zero writes
02

Configure the audience and tone

Choose from 13 audience profiles. Set technical level, tone, verbosity, and breaking-change handling. Or load a saved preset.

Reusable presets
03

Generate, review, publish

The AI generates a structured draft in under a minute. You review, edit if needed, then publish. Nothing ships without explicit approval.

Human is always last
13 audience profiles

One single commit.
Thirteen ways to tell the story.

Your devs, marketing, executives and security team don't have the same needs. Releasy generates the right version for each.

+ 8 more profiles: Compliance, Gaming, Client Report, Internal, Discord Community…

release-2.4 → Marketing
Public announcement

Source · Commits

a3f2c1e fix: resolved auth issue
b91e04d feat: dashboard v2 with CSV export
c44a119 feat: slack integration
d7b3880 perf: slow queries on analytics
AI · Marketing

Generated output

Version 2.4

Version 2.4: new dashboards, CSV exports and Slack integration. Your teams now have full real-time visibility into performance. Seamless migration, no action required on your side.

8 output formats

Publish everywhere.
Without reformatting.

Releasy generates the right format for every destination. Slack, Confluence, GitHub Releases, Discord — copy-paste and you're done.

Markdown

Docs, READMEs, wikis

HTML

Emails, landing pages

Slack

Team announcements

Discord

Communities

Confluence

Internal documentation

GitHub MD

GitHub releases

Plain text

Emails, tickets

JSON

API integrations

Full control

Not a black box.
A machine you configure.

Every parameter is exposed. Tone, verbosity, technical level, security — you decide exactly what the AI produces.

13 audience profiles

Marketing, Devs, Executive, Security, Support, Compliance…

Tone & verbosity

Neutral, professional, enthusiastic · Short, medium, detailed

Technical level

Automatically adapts jargon to the target audience

Breaking changes

Strict, normal or relaxed detection depending on your conventions

Word blacklist

Block, mask or suggest — customer names, sensitive data

Credential masking

Tokens, emails, internal URLs filtered before generation

Reusable presets

Save configurations and generate in one click

Generation quality

Standard, high, maximum — depending on your needs and CU budget

API & Webhooks

Integrate Releasy
into your pipeline.

Trigger a generation automatically from your CI/CD. Receive a webhook on every publication. Integrate Releasy into your existing workflow without friction.

Documented REST API, one key per organization
Configurable webhooks per event
Trigger on every merge to main
Available starting with the Starter plan
.github/workflows/release.yml
on:
push:
branches: [main]
jobs:
release-notes:
steps:
- name: Generate release note
run: |
curl -X POST \
https://api.usereleasy.com/v1/generate \
-H "Authorization: Bearer ${{ secrets.RELEASY_KEY }}" \
-d '{"profile":"developer","repo":"my-app"}'
Security & control

Your code stays yours.
Always.

Releasy was built from day one for teams that can't afford blind trust.

Read-only

Releasy never modifies your repositories. Zero write permissions.

Encrypted data

AES-256 in transit and at rest. Your commits are never transmitted unencrypted.

Zero training

Your data is never used to train our AI models.

Audit trail

Structured history of every generation, auditable and exportable.

Releasy never stores your source code. Commits are read on demand, encrypted when sent to the AI model, and are not retained on our servers. Your production data is never used to train our models.

Your next release deserves
to be well communicated.

Get started with the free plan. No credit card required.

Free plan · No credit card · Read-only Git