v1.5.9
1.5.9 (2026-07-02)
Addresses all required changes from the Grafana plugin catalog review of v1.5.6 (#162).
Bug Fixes
- panel-editor: opening the panel editor on dashboards saved before options schema v14 no longer throws
Cannot read properties of undefined (reading 'backgroundColor')on Grafana 11.0.0 — the editor forms now render the migrated options directly instead of waiting for the migration to round-trip throughonChange(#162, PR #163) - node-editor: the Status Color Target control keeps its selected indicator when switching between Border, Background, and Both, and the browser no longer reports duplicate form field ids — radio groups now use stable deterministic ids and immutable option updates (#162, PR #164)