Welcome to Drumroll
Drumroll is a multi-tenant changelog and guides platform for SaaS teams. You write release notes, host help docs, and embed both back into your product. Authentication, workspace isolation, branding, and source integrations all come out of the box.
This documentation is itself a Drumroll workspace. Drumroll publishes its own changelog at /updates and these docs at /docs, both rendered by the same code your customers use. If you ever wonder "could I build this with Drumroll?" - this page is the answer.
What you get
- Public changelog at your subdomain (
your-slug.usedrumroll.com/changelog) - reverse-chronological release notes, with tags, section headings, and date grouping. - Public guides at the same subdomain (
/guides) - nested help docs with search, tags, and a sidebar tree. - Rich authoring - a TipTap editor with inline images, file attachments, callouts, collapsible toggles, mermaid diagrams, and code blocks.
- Source integrations - GitHub Releases, JIRA fix versions, Bitbucket tags, or a Markdown repo. Connect once and changelog entries appear automatically.
- Embed anywhere - drop a single-script widget or an iframe into your own product or marketing site.
- Workspace branding - logo, favicon, cover image, custom theme (five presets or your own hex colors).
How the pieces fit
Each workspace has its own subdomain, branding, authoring team, and integrations. Workspaces are backed by an identity provider organization, so inviting teammates and managing roles is straightforward.
Inside a workspace, you author two kinds of content:
- Changelog entries - dated, tagged, with section headings (New features / Enhancements / Bug fixes). The public surface groups them by date.
- Guides - long-form how-to pages. Can nest into a tree. Each has a slug, optional cover image, tags, and rich body content.
Where to go next
- New? Start with the Quickstart.
- Want to brand your workspace? See Branding and themes.
- Curious about hooking up GitHub? Read Connecting integrations.