Free, multi-tenant

Make changelog
a habit,
not an afterthought.

Pull releases from JIRA fix versions, Bitbucket tags, or Markdown files committed to your repo. Publish a workspace changelog and guides at {slug}.usedrumroll.com and embed them anywhere with a 5 KB script tag.

Connect toJIRA CloudBitbucketMarkdown repo
acme / changeloglive
  • May 09
    v1.4 — Better imports
    featureperformance
  • May 02
    v1.3 — Bug bash
    fix
  • Apr 24
    v1.2 — New embed widget
    feature
Features

Everything a changelog
actually needs.

01

Pull from where you ship

JIRA fix versions, Bitbucket tags, or Markdown files committed straight to your repo. On-demand sync — never automatic, never surprising.

02

A page worth visiting

A clean public changelog at {slug}.usedrumroll.com — five themes, custom domain support, and a sidebar-driven guides surface alongside it.

03

Embed anywhere

A 5 KB JavaScript widget that drops the latest entries into your own product. CORS handled, theme-aware, no iframe required.

04

Author in-app or in repo

Rich-text editor for guides written in our app, or sync from your repo's Markdown files. Both render to the same public surface.

05

Multi-tenant from day one

Every workspace gets its own subdomain, theme, and authoring team. Built on Clerk Organizations — invite teammates with one click.

06

Fast under your control

Tokens encrypted at rest. Public pages cache aggressively. Open source-friendly stack — Next.js, Postgres, Drizzle.

How it works

Three steps.
Zero ceremony.

We don’t hold your release process hostage. Connect a source, click sync when you’re ready, ship.

01

Connect a source

Authorize JIRA Cloud or Bitbucket once. Pick a project or repo. Tokens are AES-encrypted at rest.

02

Sync on demand

One button per source. Your team controls when releases become entries — no surprise auto-publishes.

03

Publish + embed

Public page lives at {slug}.usedrumroll.com. Drop our embed widget into your product to surface the latest in-app.

Embed

One script tag.
Five kilobytes.

Surface your latest releases inside your own product. Vanilla JS, no framework conflicts, theme-aware, async-loaded so it never blocks your page.

<div id="rn-changelog"></div>
<script
  src="https://app.usedrumroll.com/embed.js"
  data-workspace="acme"
  async
></script>
Pricing

Free.

For now, everything is free. We’ll consider paid tiers if we cross 500 active workspaces. Until then, no ceiling on entries, sources, or embedded views.

Create your workspace