PowerNetbox v4.4.10.0
Released 2026-01-07 - View on GitHub
PowerNetbox v4.4.10.0
Full compatibility with Netbox 4.4.10.
What's New
- Netbox 4.4.10 Support - Verified compatibility with latest stable release
- New
bridge_interfacesfield - Interface API now returns reverse bridge relationships (read-only, automatic)
Statistics
- 498 public functions with 100% API coverage
- 952 unit tests, 94 integration tests
Compatibility
| Netbox Version | Status |
|---|---|
| 4.4.10 | ✅ Full Support (Primary target) |
| 4.3.x | ✅ Full Support |
| 4.2.x | ✅ Supported |
| 4.1.x | ✅ Full Support |
Minimum supported version: Netbox 4.1+
Installation
powershell
Install-Module -Name PowerNetbox -Scope CurrentUser
Full Changelog
https://github.com/ctrl-alt-automate/PowerNetbox/compare/v4.4.9.3...v4.4.10.0