New #
- Added an enabled/disabled state for notification destinations, making it easier to temporarily pause notifications without removing them.
- Added a search bar to the FAQ page.
- Added DNS verification to custom status page domain settings.
- Added support for failed notification thresholds on Application Health, Performance, AI, and Port checks.
- Added MCP tools for tag groups and notification routing.
- Added a new Hall of Fame testimonials page.
- Team admins can now manage verified domains; previously this was limited to team owners.
Improvements #
-
Updated the OpenAPI specification with support for:
- Enabling and disabling notification destinations via the API
- The
continentfield on port check settings
-
Improved status page custom domain onboarding with:
- Early DNS setup instructions
- A Cloudflare-approved setup guide
-
Improved AI monitoring:
- Added support for newer OpenAI and Anthropic models
- Added a "use the latest OpenAI model" option as the default
- Added support for pinning checks to specific model versions
-
Improved the Broken Links crawler:
- Large crawls no longer time out and discard results
- Removed an unintended 40-second timeout limit
-
Improved Mixed Content checks by parsing each crawled page only once.
-
Reduced the size of the Caddy allowed-domain endpoint response and added caching.
-
Added caching and DNS verification memoization to certificate provisioning callbacks.
-
Password requirements are now exposed through browser-native password rule hints.
-
Updated the documentation layout with various UI improvements.
-
Server-rendered the header mega-menu to improve discoverability by search engines and crawlers.
-
Server-rendered testimonials so they are visible to AI crawlers and search engines.
-
Reworked
robots.txtandsitemap.xmlgeneration to improve indexing and crawling behavior.
Fixes #
- Fixed an issue where users could not update their status page favicon.
- Fixed a crash when saving Application Health general settings.