Grafana | v12.4.0

Grafana v12.4.0 released on 26-02-2026


Grafana v12.4.0 is out now. This release brings significant enhancements to alerting functionalities, API updates, and user interface improvements that benefit developers and system administrators alike.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • New RBAC permissions for alerting, enhancing security and control.
  • Improved navigation for alert rules, streamlining user experience.
  • Various UI updates aimed at refining the overall user interface.

Upgrade notes

  • Ensure to review breaking changes related to deprecated integrations.
  • Rollback to the previous version is advised if any critical issues arise.

We invite users to share their experiences with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...