NetBox v3.2.4 is now available on GitHub!
Enhancements
- #8374 – Display device type and asset tag if name is blank but asset tag is populated
- #8922 – Add service list to IP address view
- #9098 – Add “other” types for power ports/outlets, pass-through ports
- #9239 – Enable filtering by contact group for all models which support contact assignment
- #9277 – Introduce
CSRF_COOKIE_NAME
configuration parameter - #9347 – Include services in global search
- #9379 – Redirect to virtual chassis view after adding a member device
- #9451 – Add
export_raw
argument for TemplateColumn
Bug Fixes
- #9094 – Fix partial address search within Prefix and Aggregate filters
- #9291 – Improve data validation for MultiObjectVar script fields
- #9358 – Annotate circuit count for providers list under ASN view
- #9387 – Ensure ActionsColumn
extra_buttons
are always displayed - #9402 – Fix custom field population when creating a virtual chassis
- #9407 – Clean up display of prefixes values when exporting prefixes list
- #9420 – Fix custom script class inheritance
- #9425 – Fix bulk import for object and multi-object custom fields
- #9430 – Fix passing of initial form data for DynamicModelChoiceFields