Skip to content

Releases: peterbaumert/netbox-widget-chart

v0.2.0

Choose a tag to compare

@peterbaumert peterbaumert released this 12 Mar 18:26
d708219

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)

Documentation

  • replace inline compatibility table with link to COMPATIBILITY.md (b6f30e6)
  • update COMPATIBILITY.md with versions 0.1.1 through 0.1.3 (325e893)

v0.1.4

Choose a tag to compare

@peterbaumert peterbaumert released this 12 Mar 17:46
4526927

0.1.4 (2026-03-12)

Bug Fixes

  • cast ColorChoices labels to str to fix JSON serialization error (7f33061)

v0.1.3

Choose a tag to compare

@peterbaumert peterbaumert released this 12 Mar 17:39
1e8f7ee

0.1.3 (2026-03-12)

Bug Fixes

  • use PAT in release-please to allow triggering release workflow (5c193cf)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Mar 17:33
9bde767

0.1.2 (2026-03-12)

Bug Fixes

  • update README description to reflect all chart types (4e8a547)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 16:47

Changes

  • No changes

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 16:44

Initial Release

Changes

  • No changes