Changelog

What we shipped recently across Forthroute. We ship multiple times a day — this is the curated, human-reviewed log of changes worth knowing about. Subscribe via RSS or JSON feed to follow along.

Week of April 27, 2026
May 3

Public changelog and service status page

New

You’re reading it. Every Forth* product site now publishes a /changelog (with RSS and JSON feeds) and a /status link that points to our external uptime monitor’s hosted status page.

  • Weekly draft proposer scans the merged shipping log and queues entries for human review at /admin/changelog
  • Per-entry product visibility — entries can target one site, several sites, or all six
  • Status page redirect uses the STATUS_PAGE_URL env var so the operator can swap providers without a code change
May 3

External uptime monitoring across all six product sites

Infrastructure

We now monitor every brand homepage plus the deployed app’s /healthz endpoint from outside our infrastructure. Brand-specific body-string assertions catch the case where a generic Replit error page is served with a 200 status. Alerts fan out to email and Slack/Discord, and the public status page is wired to /status so visitors and prospects can see real-time uptime.