Changelog.

Every feature, improvement, and fix — as we ship it.

Mar 23, 2026v2.4.0

Multi-DC failover controller and SFO3 standby cluster

Deployed the automated failover controller to the SFO3 standby cluster. TimescaleDB streaming replication is now live between NYC1 and SFO3 with sub-30-second failover. The controller monitors primary health and promotes the standby automatically on confirmed outage — no manual intervention required.

New FeatureInfrastructure
Mar 22, 2026v2.3.0

Edge probe network expansion — 5 continents

Added probe regions in Frankfurt (EU-West), Singapore (AP-Southeast), and São Paulo (SA-East). All monitors now run from 5 independent locations simultaneously. Regional outage detection is live for all tiers including Free.

New FeatureInfrastructure
Mar 21, 2026v2.2.0

CLI v1.0 and TypeScript SDK

Released the DevHelm CLI (`devhelm` on npm and Homebrew) and TypeScript SDK. Define monitors in `devhelm.yml`, deploy with `devhelm push`, and manage everything from your terminal. Full CRUD operations, status checks, and log tailing.

New FeatureCLI
Mar 20, 2026v2.1.0

Terraform and Pulumi provider launch

Published the DevHelm Terraform provider to the Terraform Registry and Pulumi provider to the Pulumi Registry. Define monitors as infrastructure-as-code alongside your cloud resources. Supports all monitor types, resource groups, and alert configurations.

New FeatureCLI
Mar 19, 2026v2.0.0

Resource group alerts and dependency correlation

Launched resource group alerts — group your monitors with their external dependencies and get a single alert when an upstream provider degrades. Instead of 47 separate alerts when Stripe goes down, you get one notification identifying the root cause.

New FeatureAPIDashboard
Mar 18, 2026

Status page builder (beta)

Introduced the status page builder with public status pages on *.status.devhelm.io. Custom domain support available on Starter tier and above. Automatic component status sync from your monitors.

New FeatureDashboard
Mar 17, 2026

MCP check support

Added MCP (Model Context Protocol) as a supported check type alongside HTTP, DNS, TCP, and ICMP. Monitor your AI tool integrations with the same infrastructure.

New FeatureAPI
Mar 15, 2026

Dashboard redesign and performance improvements

Rebuilt the monitoring dashboard with a new design system. Faster load times, improved service overview with sparkline charts, and a redesigned sidebar with better navigation hierarchy.

ImprovementDashboard
Mar 12, 2026

External dependency tracking — 80+ services

Expanded the external service catalog to 80+ providers including AWS, Stripe, GitHub, Cloudflare, Vercel, PagerDuty, and more. Real-time status tracking with historical data.

ImprovementPipeline
Mar 10, 2026

Smart alert routing with PagerDuty and OpsGenie

Added native PagerDuty and OpsGenie integrations for Pro tier and above. Alert routing respects escalation policies and on-call schedules in your existing incident management tools.

New FeatureAPI