github Alef-Burzmali/netbox-data-flows v0.7.0
v0.7.0-beta - 2023-07-04

latest releases: v1.3.0, v1.2.1, v1.2.0...
2 years ago

Beta 9

New features and bugfix release.

Update procedure

Use pip install --upgrade netbox-data-flows then /opt/netbox/netbox/manage.py migrate netbox_data_flows in your NetBox venv or run NetBox's upgrade.sh, and restart NetBox

Compatibility

NetBox: >=3.5.0, <3.6.0
Python: 3.8

Changes

  • Use new selector widgets to help filter objects in forms (#5)
  • Split the direct and recursive dataflow tables in a group's detailed view (comment in #18)
  • Revamp the dataflow tab in the Device, Virtual Machine, IP Address, IP Range and Prefix views and remove the redundant alias tab (#19)
  • Fix counters in tables on object's detailed views (#18)
  • Improve performance by reducing number of SQL queries with more targeted prefetch_related
  • Some code cleaning

Full Changelog: v0.6.0...v0.7.0

Don't miss a new netbox-data-flows release

NewReleases is sending notifications on new releases.