Changelog

New features, improvements, and fixes shipped to BlueMonitor.

February 2026

improvement

External API auto-discovery in heartbeat

LLM setup guides now instruct heartbeats to discover and monitor external API dependencies (Google Books, OpenAI, Stripe, etc.) using ext: prefixed checks with lightweight HEAD requests.

fix

Exclude /api/health from heartbeat auto-discover

LLM setup guides no longer instruct heartbeats to include /api/health as a check. BlueMonitor already monitors this endpoint via pull check — including it caused redundant checks that often showed false errors.

feature

30-day uptime window for Pro users

Pro plans now show uptime percentages over a rolling 30-day window instead of 24 hours, giving you a much clearer picture of long-term reliability.

feature

24-hour uptime percentage

Every service on your dashboard and public status pages now displays a 24-hour uptime percentage so you can spot issues at a glance.

improvement

Custom OG images for status pages

Shared links now render with branded Open Graph images featuring the real BlueMonitor logo, cached for fast delivery.

fix

Fix NaN uptime display

Resolved a bug where uptime percentages could display as NaN due to a SQL numeric type mismatch.