Docs
Three steps. Everything else is optional.
1 · Create
Make a changelog
Sign in, create a changelog, name it after your product.
2 · Embed
Paste one script
Setup → copy. Paste before
</body>. Framer / Webflow / WP: paste guide.<script async src="https://getnewdrop.com/embed.js" data-newdrop-key="pk_live_YOUR_KEY"></script>3 · Publish
Write an update
Title → Publish. Widget shows the title. Full story on
/c/….
From git / agents
Default path: CHANGELOG.md → What’s New. Setup → Connect GitHub, or Connect AI pack for a key.
curl -fsSL https://getnewdrop.com/cli/newdrop.mjs -o newdrop.mjs
export NEWDROP_WRITE_KEY=ndw_…
node newdrop.mjs publish CHANGELOG.mdIf something's off
- No button
- Hard-refresh, check the key, confirm trial/Pro is active.
- Empty panel
- Publish one update — drafts stay hidden.
- Script blocked
- Allow https://getnewdrop.com in CSP
script-srcandconnect-src.
AdvancedDomain · webhooks · git · billing
Custom domain
Subdomain only. Setup → Advanced → hostname → TXT + CNAME → cname.vercel-dns.com → Verify → https://updates.yourapp.com.
Slack & webhooks
Paste URLs in Setup → Advanced. Failures never block publish.
Zapier
Generic publish URL → Catch Hook → anywhere. Signing secret under Setup → Ship → Options. Header X-Newdrop-Signature = sha256=HMAC of raw body.
GitHub
Setup → Ship → Connect GitHub. Push CHANGELOG.md. Private OK. Legacy webhook under Options.
Import
Markdown, RSS, GitHub Releases, JSON → drafts. Duplicate titles skip.
Write API
POST https://getnewdrop.com/api/v1/write/changelog or /api/v1/write/updates. SDK https://getnewdrop.com/sdk/newdrop-write.mjs.
Paste sites
Framer / Webflow / WP: /install/paste-sites.md.
Embed
data-newdrop-position, data-newdrop-label. Widget = title only; body on /c.
CI
NEWDROP_WRITE_KEY in Vercel / Actions — not a marketplace install.
Projects
Trial: 1 changelog. Pro: up to 10.
Double opt-in. Sends on Publish. CSV under Ship → Options.
Public page
https://getnewdrop.com/c/your-slug + /rss.xml.
Billing
30-day trial, then $29/mo. Billing → Stripe. Cancel anytime.
Not this product
No roadmaps, voting, or NPS.