Changelog

ShipPulse demo project

What we've shipped, in reverse-chronological order.

fixed

Fixed: comment notifications duplicated

Voters who commented twice on the same post no longer receive duplicate status emails.

new

Dark mode toggle in the widget

The embedded widget now follows your site's theme — or pin it light/dark with data-theme-mode. Requested by 14 voters; every one of them got a personal shipped email.

improved

Faster board, smoother voting

Vote clicks are optimistic now (no spinner), and the board renders 2× faster on large lists.

Field validation overhaul

Inline error messages now appear under each field as you type. The new validators support min/max length, regex patterns and a tiny set of country-aware phone formats.

  • Inline errors via aria-describedby
  • New pattern validator on every text input
  • Improved focus management on submit-blocked forms

Roadmap board live

You can now publish a public roadmap board straight from your project dashboard. Visitors see what is shipping next without you having to hand-curate a status page.

Try the new embed at /embed-demo-roadmap.

Custom domains beta

Bring your own domain for the proof-loop landing surface. DNS-TXT verification + automatic TLS via the platform CDN. Open beta on the team plan.