Ship changelogs that actually get read.

Developer-first release notes with a 1.8KB widget, powerful API, and pricing that makes sense.

No credit card required. Free forever for 1 project.

1.8KB Widget

Lighter than a favicon. Drop one script tag, get a beautiful changelog popup.

API-First

Full REST API with dpl_ prefixed keys. Create, update, and publish entries programmatically.

Real-time Webhooks

Get notified when entries publish. HMAC-signed payloads for security.

See it in action

This is what your users see.

changelog.yourapp.com

YourApp Changelog

feature Mar 18, 2026

Dark mode support

You can now switch between light and dark themes in settings.

bugfix Mar 15, 2026

Fixed CSV export encoding

Resolved an issue where special characters were corrupted.

improvement Mar 12, 2026

Faster dashboard loading

Reduced load time by 40% through optimized queries.

What's new
feature 2h ago

Dark mode support

bugfix 3d ago

Fixed CSV export encoding

improvement 6d ago

Faster dashboard loading

Powered by Deplyd
Changelog 3

How it works

Get up and running in under 2 minutes.

01

Create a project

Name your changelog, pick a slug, set your brand color. Your API key is generated instantly.

My SaaS App
Slug my-saas-app
Brand
Teal
API Key dpl_sk_••••••••
Markdown Preview
## Dark mode support

We've added **full dark mode**
across the dashboard.

- Auto-detects OS pref
- Manual toggle
- Persists per user

Dark mode support

We've added full dark mode across the dashboard.

  • Auto-detects OS pref
  • Manual toggle
  • Persists per user
02

Write in Markdown

Feature, bugfix, improvement — write with full Markdown support and see a live preview. Publish when ready.

03

Embed anywhere

One script tag, 1.8KB. Your users get a beautiful changelog widget that matches your brand.

index.html
<!-- Add before </body> -->
<script
  src="https://deplyd.dev
    /widget/v1.js"
  data-project="my-saas-app"
></script>
What's New 3 new
Feature 2h ago

Dark mode support

Fix 1d ago

CSV export timezone

Everything you need

Built for developers who ship fast.

Reactions

Thumbs up/down on entries. See what resonates.

Subscriber Emails

Double opt-in. Notify subscribers when you ship.

Analytics

Page views, widget opens, entry views. 30-day dashboard.

Custom Branding

Brand color, logo, custom domain.

RSS Feed

Auto-generated RSS for every project.

Rate Limiting

Built-in rate limiting. 100 req/min API, 300 req/min widget.

Built for developers

Full REST API. Ship changelogs from your CI/CD pipeline.

# Create an entry
curl -X POST https://deplyd.dev/api/v1/entries \
  -H "Authorization: Bearer dpl_..." \
  -d '{"title": "Dark mode support", "content": "...", "type": "feature"}'

# List entries
curl https://deplyd.dev/api/v1/entries \
  -H "Authorization: Bearer dpl_..."

# Widget (public, no auth)
curl https://deplyd.dev/api/widget/entries?project=my-app

Simple, transparent pricing

Start free. Upgrade when you need to.

Free

For side projects

€0 Free forever
  • 1 project
  • 50 entries
  • Community support
  • Powered by badge
Get started
Most popular

Pro

For indie makers

€19 /mo

€180 billed annually

  • 3 projects
  • Unlimited entries
  • Custom domain
  • API access
  • No badge
Get started

Team

For growing teams

€49 /mo

€468 billed annually

  • 10 projects
  • Unlimited entries
  • Custom domain
  • API access
  • No badge
Get started

Enterprise

For organizations

€99 /mo

€948 billed annually

  • Unlimited projects
  • Unlimited entries
  • Custom domain
  • API access
  • Priority support
Get started

All prices include applicable VAT.

Ready to ship?

Start tracking your releases in under 2 minutes.

Get started free