NetBox
Infrastructure resource modeling and IPAM source of truth
NetBox adds a cooling data model — the first new infrastructure domain since power
◆Recent moves
- 1d ago
NetBox 4.7 beta models cooling plant the way it models power
⚡ SPARKThis breaks the 4.6 pattern completely. Where every recent release trimmed GraphQL queries and tightened permissions, 4.7.0-beta1 adds an entire modeling domain and rewrites the foundations under nested groups, alongside a breaking-change list that drops PostgreSQL 14, drops Redis 5, and turns Service protocol and ports into read-only derivations of a new port_mappings field.
View source ↗ - 7d ago
GraphQL N+1 fixes and permission corrections in 4.6.8
A pure maintenance patch with no enhancements section — four performance fixes, three of them GraphQL, plus eleven bug fixes. The N+1 fix for generic relations and the prefetch pagination fix are the same query-cost thread that has run through every 4.6 patch.
View source ↗ - 15d ago
4.6.8 release candidate refreshes translation strings
A release candidate whose entire changelog is a translation-string refresh. Nothing here reaches users.
View source ↗ - 19d ago
4.6.7 trims GraphQL and scope-rebuild query overhead
Four performance fixes, three of them cutting extraneous database queries in the GraphQL layer, plus a cached scope-rebuild skip for sites and locations. Two bug fixes, one correcting IP availability for permission-constrained users.
View source ↗ - 21d ago
Cluster-scoped VLANs, tag "any" lookup, audit-trail hardening
The most substantial patch in this window: cluster-scoped VLAN selection on interfaces, colored custom-field choice badges, an "any" tag lookup, and a header-sanitizing Jinja2 filter. Two security-adjacent fixes stand out — immutable journal-entry authorship to block audit-trail spoofing, and redacted filesystem paths in debug tracebacks.
View source ↗ - 1mo ago
MDC connectors, script-module REST updates, Korean support
Adds an MDC fiber connector type, a REST method for overwriting custom script modules, and Korean language support. The bug list is long and mostly REST and OpenAPI schema correctness — the kind of accumulation that follows a major API expansion.
View source ↗