Skip to main content
February 2026
Dark theme status pages

Status pages got a massive upgrade

Phare’s status pages just received a major upgrade. You can now fully customise the design with adjustable text and background colours, rounded or squared layouts, and flexible border styles to properly match your brand. And more importantly, DARK MODE IS FINALLY HERE, easier on the eyes and long overdue.There’s now a complete uptime and incident history view, so users can clearly see what happened and when. A new RSS feed also makes it simple to stream real-time updates straight into Slack.Phare status pages remain in the top 1% for carbon efficiency with an A+ rating.
Incident data table of a monitor

Monitor incidents datatable

The monitor page now includes a datatable showing all incidents for that monitor. You can search, filter, and sort incidents directly from the table, making it easier to track and review past issues.
Terraform provider Phare in beta

Official Terraform provider (beta)

Phare now has an official Terraform provider, available in beta. You can manage your projects, monitors, alert rules and status pages directly from your Terraform configuration. This has been one of the most requested features over the last three years, and it’s finally here after a huge amount of work.Check out the Terraform documentation to get started.
New incident updates API endpoints

New API endpoints for incident updates

Five new API endpoints are now available to help you manage incident updates through the API:For organization-scoped API keys:Check out the Phare API documentation for all available endpoints.
New project API endpoints

New API endpoints for project management

Five new API endpoints are now available to help you manage your projects directly through the API:For organization-scoped API keys:Check out the Phare API documentation for all available endpoints.
Organization scoped API key

Organization-scoped API keys

You can now create organization-scoped API keys. These keys provide access to all projects within your organization and allow full project management, including the ability to create and manage projects.Project-scoped API keys remain available and are still best for setups where projects must stay clearly separated, such as agencies or larger organizations.Organization-scoped API keys are ideal for small teams, startups, and infrastructure provisioning. Most API requests with these keys require a project selection header.
Create update and recover incidents using the Phare API

New API endpoints for incident management

Three new API endpoints are available to give you more possibilities to automate your incident workflows:Check out the Phare API documentation for all available endpoints.
More control over incident timing

More control over incident timing and history

Incidents can now be created with precise start and end times, and existing incidents can be adjusted if the original timing was off. This helps keep status pages accurate when something was detected late or when special circumstances change how an incident should be reported.It’s also now possible to choose what type of status page update should be published at creation time. This is just a shortcut: all update types can still be posted later if needed.
Monitor SMTP ports
January 2026

SMTP ports now available for monitoring

SMTP ports can now be monitored like other services over TCP. The usual ports are supported: 25, 465, 587, and 2525, making it easier to keep an eye on your in-house mail servers.

Improved webhook JSON editor

The JSON editor to customize outgoing webhook payloads now highlights valid placeholders and loop names, warns on invalid tokens, and suggests available entities and properties as you type.Editing is smoother too: new lines are pre-filled, error handling is clearer, and the editor can expand for large schemas.It’s like a small handcrafted IDE inside Phare 🌞
New outgoing webhook JSON schema

Outgoing webhook schema upgrades

Schemas now support loops, and the default schemas for every alert event have been revamped to expose richer data out of the box. The new placeholder syntax uses {{ entity.property }} and is documented in the Outgoing Webhooks docs.
Custom quota notification thresholds

Improved notification preferences

Important organization-level notifications are now sent to all admins, not just the organization owner. In addition, every user can opt out of individual notification types from personal settings.This removes the single-owner bottleneck while keeping you in control of what lands in your inbox.
Custom quota notification thresholds

Custom quota notification thresholds

Notification thresholds for billable quotas are now fully configurable. Instead of fixed alerts at 80% and 100%, each quota can trigger notifications at values that actually match how you monitor usage.This is useful if you want earlier warnings for critical quotas or fewer alerts for ones you don’t care about.
Custom legal and billing emails
Organizations can now configure separate Legal and Billing email addresses. The legal email is used for privacy policy and terms of service updates, while the billing email receives invoices and other payment-related notifications.If your legal and finance departments are actually just you, feel free to send both emails to yourself and role-play.
ilert integration

Native ilert integration

Phare now integrates natively with ilert! Connect your ilert account to receive incident alerts directly in your existing incident management workflow, ensuring your team stays informed and can respond quickly to any issues.Read more about the ilert integration in the documentation.