Try It Free →

Release Notes, Done Right

See how LogCraft transforms raw git commits into polished release notes for every audience — in about 10 seconds.

🚀 SaaS Feature Release

A typical indie dev pushes a new feature and has to write notes for their technical team, their users, and their newsletter.

⚙️ Technical CHANGELOG 👤 User-Friendly 📣 Marketing
📋 Raw commits (before)
feat: add stripe billing fix: sessions not expiring add csv export perf: made dashboard faster fix typo in onboarding email
⚙️ Technical CHANGELOG (after)
feat Integrate Stripe billing with subscription management and webhook handling
feat Add CSV export for data portability across all report types
fix Resolve session persistence issue causing premature expiration
fix Correct copy error in onboarding email sequence
perf Optimize dashboard query execution for faster initial load
👤 What's New (user-friendly)
What's New in v1.3.0
  • 💳 You can now upgrade to Pro directly in the app
  • 📊 Export any report to CSV with one click
  • ⚡ Dashboard loads noticeably faster
  • 🐛 Fixed a sign-in issue some users reported
📣 Marketing Copy
Billing is live. Export is here. 🎉
Three big things landed this week: you can now subscribe directly in the app, export your data anytime, and the dashboard is noticeably faster.
𝕏 Tweet
Big update: Stripe billing is live! 💳 Also shipping CSV export + a faster dashboard this week. Try it → [link] #buildinpublic

🐛 Bug Fix & Performance Release

Messy hotfix commits that need to be communicated clearly without alarming users.

📋 Raw commits (before)
fix critical null pointer in auth revert bad deploy fix mobile layout broken on iOS 17 reduce memory usage add rate limiting to API update deps
⚙️ Technical CHANGELOG (after)
fix Resolve critical null pointer exception in authentication middleware
fix Correct responsive layout rendering on iOS 17 Safari
feat Add rate limiting to public API endpoints to prevent abuse
perf Reduce memory footprint by 35% through optimized caching strategy

📱 Mobile App Release

App store release notes need to be brief, engaging, and non-technical.

📋 Raw commits (before)
feat: dark mode toggle in settings feat: push notifications for comments fix: crash on launch iOS 16 add haptic feedback to buttons reduce app size
👤 App Store "What's New" (after)
What's New
  • 🌙 Dark mode is here — toggle it in Settings
  • 🔔 Get notified when someone replies to you
  • 📳 Satisfying haptic feedback throughout the app
  • ⚡ Smaller download size, faster launch
  • 🐛 Fixed a crash on iOS 16 at startup

Generate release notes for your project

Paste your commits, get all three formats in about 10 seconds.
Free during beta. No signup, no OAuth.

Try LogCraft Free →