v0.131.1

VoltAgent/voltagentv0.131.1Jul 2, 2026by github-actions[bot]

AI Summary

This release focuses on significant improvements to the dashboard v2 editor, including panel editor fixes, alert creation capabilities, and variable linking. It also addresses several bug fixes regarding public dashboards and metrics, alongside maintenance updates.

Key Highlights

  • feat(dashboards-v2): panel editor improvements (threshold carry, span-gaps, metric units)
  • feat(dashboards-v2): create alerts from a dashboard panel
  • feat(dashboard-v2): link variables to panels and substitute them into panel queries
  • fix(dashboards): stop query cache collisions on public dashboards
  • chore(authz): delete the deprecated authz apis

New Features

  • Panel editor improvements including threshold carry, span-gaps fixes, and metric unit defaults
  • Ability to create alerts directly from a dashboard panel
  • Variable linking to panels and substitution into panel queries

Full Release Notes

## 🚀 Features

* feat(dashboards-v2): panel editor — threshold carry, span-gaps fixes, metric unit defaults, live thresholds and pie multi-column fix (#11918) @ahrefabhi
* feat(dashboards-v2): create alerts from a dashboard panel (#11879) @ahrefabhi
* feat(dashboard-v2): link variables to panels and substitute them into panel queries (#11909) @AshwinBhatkal
* feat(dashboards-v2): panel editor — threshold carry, span-gaps fixes, metric unit defaults, live thresholds and pie multi-column fix (#11918) @ahrefabhi

## 🐛 Bug Fixes

* fix(dashboards): stop query cache collisions on public dashboards (#11935) @AshwinBhatkal
* fix(metrics): use local table for fingerprint ctes (#11931) @srikanthccv
* fix(dashboards): expose Source as a string enum in the OpenAPI schema (#11930) @therealpandey
* fix(authz): drop the organization grant tuples (#11922) @vikrantgupta25

## 🧰 Maintenance

* chore(authz): delete the deprecated authz apis (#11924) @vikrantgupta25
* chore(metrics): review follow ups for volume control (#11887) @srikanthccv


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.131.0...v0.131.1