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.
Lighter than a favicon. Drop one script tag, get a beautiful changelog popup.
Full REST API with dpl_ prefixed keys. Create, update, and publish entries programmatically.
Get notified when entries publish. HMAC-signed payloads for security.
This is what your users see.
Dark mode support
You can now switch between light and dark themes in settings.
Fixed CSV export encoding
Resolved an issue where special characters were corrupted.
Faster dashboard loading
Reduced load time by 40% through optimized queries.
Get up and running in under 2 minutes.
Name your changelog, pick a slug, set your brand color. Your API key is generated instantly.
my-saas-app
dpl_sk_••••••••
## 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.
Feature, bugfix, improvement — write with full Markdown support and see a live preview. Publish when ready.
One script tag, 1.8KB. Your users get a beautiful changelog widget that matches your brand.
<!-- Add before </body> -->
<script
src="https://deplyd.dev
/widget/v1.js"
data-project="my-saas-app"
></script>
Dark mode support
CSV export timezone
Built for developers who ship fast.
Thumbs up/down on entries. See what resonates.
Double opt-in. Notify subscribers when you ship.
Page views, widget opens, entry views. 30-day dashboard.
Brand color, logo, custom domain.
Auto-generated RSS for every project.
Built-in rate limiting. 100 req/min API, 300 req/min widget.
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
Start free. Upgrade when you need to.
For side projects
For indie makers
€180 billed annually
For growing teams
€468 billed annually
For organizations
€948 billed annually
All prices include applicable VAT.