Cadiro

changelog.cadiro.io

NewImproved

Light mode, RSS feed, and proper 404 pages

Three smaller but meaningful improvements shipped today.

Light mode toggle

Every public changelog now has a sun/moon toggle in the top-right corner. Preference is saved in localStorage so it persists across visits.

RSS feed

Every changelog now has a feed at /c/your-slug/rss. Valid RSS 2.0 with content:encoded for full HTML bodies. Works with any feed reader or Zapier.

Proper 404 pages

Visiting a changelog that doesn't exist now shows a branded 404 instead of a blank screen.

React to this update
New

Email subscriptions β€” keep your readers in the loop

Subscribers, not followers

Readers can now subscribe to your changelog with just their email. No account needed.

When you publish a new entry, subscribed readers get notified. No noise, no spam β€” just your updates.

How it works

  1. A subscribe form lives at the bottom of every public changelog page
  2. Readers enter their email
  3. When you publish, they get an email

Subscriber management is in your dashboard under each project.

React to this update
NewImproved

Rich editor with image uploads and markdown shortcuts

Writing updates should feel good

We shipped the Cadiro editor. It supports:

  • Full Markdown with live preview
  • Keyboard shortcuts: ## for headings, - for bullets, **bold**
  • Drag-and-drop image uploads
  • Paste images directly from your clipboard
  • Hero images per entry
  • Category tags: New, Improved, Fixed
  • A publish date picker for backdating or scheduling

The editor is built on Tiptap and stores both the markdown source and pre-rendered HTML, so your public pages load instantly.

React to this update
New

Cadiro is live β€” we're in early access πŸŽ‰

We're live!

After months of building, Cadiro is officially in early access. If you're reading this, you're one of the first people here.

What is Cadiro?

Cadiro is a changelog and release notes builder for indie hackers and SaaS teams. Write an update, publish it, and get a beautiful hosted page at cadiro.io/c/your-app instantly. No setup, no config, no ops.

What's in early access

  • Public changelog pages at your-app.cadiro.io
  • Rich Markdown editor with image uploads
  • Category tags: New, Improved, Fixed
  • Email subscriber list
  • RSS feed

What's coming next

Custom domains, an embeddable widget, GitHub integration, and analytics. We'll ship updates here as they land.

React to this update