Releases: peterbaumert/netbox-widget-chart
Releases · peterbaumert/netbox-widget-chart
Release list
v0.2.0
0.2.0 (2026-03-12)
Features
- add 19 new data sources across racks, VLANs, tenancy, and power (94960fc)
- add horizontal bar chart type (3e0a480)
- add NetBox integration CI workflow (cc33df2)
- add unit tests for widget render logic and data sources (6a7483e)
- auto-update COMPATIBILITY.md on release (03820a3)
- click chart segments to navigate to filtered NetBox list view (2185d75)
- respect NetBox dark/light mode for chart text and border colors (b5600b0)
- show empty state message when data source has no results (ab85034)
Bug Fixes
- expose postgres and redis ports in integration CI service containers (e8d81e6)
- update COMPATIBILITY.md in release PR so it's included in the tag (4f4d851)
- use SECRET_KEY of sufficient length for NetBox CI (88e06ec)
- write NetBox configuration.py to correct package directory (56308e1)