Put your changelog where your users arenew

Aug 7, 2026 · by dario

Two ways to surface your updates outside this page:

The widget — a compact "what's new" iframe for your app's help menu or footer:


<iframe src="https://wakelog.wakelog.workers.dev/p/YOUR-PROJECT/embed" width="380" height="440"></iframe>

The badge — a live SVG for your README that shows how recently you shipped:


[![changelog](https://wakelog.wakelog.workers.dev/p/YOUR-PROJECT/badge.svg)](https://wakelog.wakelog.workers.dev/p/YOUR-PROJECT)

It renders as changelog | shipped 3d ago in your project's accent color and updates itself. A README that proves the project is alive beats a README that claims it.