net-mgmt/netbox: Update to 4.6.9
Changelog:
Enhancements:
- Add InfiniBand 4X interface types
- Add an interface type for HPE Synergy interconnect links
- Restrict images in rendered Markdown to HTTP(S) and relative URLs
- Add a 100GBase-X-SFP112 interface type
Performance Improvements:
- Prefetch cable terminations to avoid N+1 queries when fetching cables via the GraphQL API
Bug Fixes:
- Prevent a server error when bulk import validation raises an error referencing a field omitted from the import data
- Avoid loading all associated jobs into memory when deleting a custom script or other job-bearing object
- Restore the monospace font for text areas on the config revision form
- Honor the saving database connection in the scope propagation signal handlers
- Clear current_request and the query cache when an exception is raised within an event_tracking() block
- Avoid initializing a second SideNav instance for the top header
- Fix sidebar navigation initialization at a viewport width of exactly 1200 pixels
- Discard queued events when a write performed by a UI view is rolled back
- Display the complete role hierarchy in the virtual machine info panel
- Restore custom script log messages in the output of the runscript management command
- Display nested group and platform hierarchies in several info panels
- Include ancestors in the breadcrumbs for device roles, platforms, and power panels
- Honor the saving database connection in the counter cache signal handlers
- Update the cached scope fields of circuit terminations when a location is moved to a different site
- Discard queued events when a write performed via the REST API is rolled back
- Exempt data file content from browser caching
- Correct inconsistent field declarations which prevented certain fields from being edited or cleared via bulk edit
- Align the sidebar navigation JavaScript breakpoint with that of the responsive layout
- Avoid propagating a location's site assignment to descendant objects when the site has not changed
https://github.com/netbox-community/netbox/releases/tag/v4.6.9
MFH: 2026Q3