Grafana | v13.0.1

Grafana v13.0.1 released on 17-04-2026


Grafana v13.0.1 is out now. It preserves users’ timezone preferences when converting dashboards from V1 to V2, surfaces dashboard validation errors from provisioning directly in pull request comments, and skips redundant unified-storage migrations when dualwrite shows they were already completed.

Full details, download links and the what’s‑new highlights are on the Grafana release pages: Download page and What’s new highlights.

What’s in this release

  • Dashboard: Preserve timezone user-preference when converting V1 → V2 (PR #122673)
  • Provisioning: Include dashboard validation errors in pull request comments (PR #122433)
  • Unified storage: Skip migrations if dualwrite state shows they were already migrated (PR #122880)

Upgrade notes

  • No breaking changes are listed in the release notes; review the download page and what’s‑new highlights before upgrading for compatibility guidance.
  • No special rollback instructions are provided in the release notes; use your standard rollback or restore procedures if you need to revert.

Share your experience after upgrading — whether it was smooth, you spotted an issue, or the timezone conversion behaved as expected. Feedback helps others planning the same update.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes