-
BUGFIX: fix client-side crash when opening the variable editor with the
Label valuesquery type on Grafana 13.x. See #532. -
MAINTENANCE: remove the upper bound from the supported Grafana versions (
grafanaDependencyis now>=11.6.11 <12 || >=12.0.10 <12.1 || >=12.1.7 <12.2 || >=12.2.5), so the plugin is not marked as unsupported on new Grafana releases. Grafana versions where the plugin cannot load (12.0.0-12.0.9,12.1.0-12.1.6,12.2.0-12.2.4) remain unsupported.