Building in public. Every release, documented.
We overhauled the search index — results now appear in under 50ms. Added ⌘K to open global search and ⌘/ to open the shortcuts panel.
You can now write release notes in full Markdown — headings, code blocks, bold, links, everything.
Embed the changelog widget with one line:
import Patchly from 'patchly'
Patchly.init({ project: 'my-app', theme: 'light' })Or drop in the script tag directly:
<script src="https://patchly.io/widget.js" data-project="my-app"></script>Fixed a race condition in the widget loader that caused duplicate entries on slow connections. Improved error messages across the dashboard.
Add one <script> tag to your site and your users see your latest changelog entries in a floating card. Fully themeable, zero dependencies.
Powered by Patchly