NetBox v3.6.2 is now available on GitHub!
Enhancements
- #13245 – Add interface types for QSFP112 and OSFP-RHS
- #13563 – Add support for other delimiting characters when using CSV import
Bug Fixes
- #11209 – Hide available IP/VLAN listing when sorting under a parent prefix or VLAN range
- #11617 – Raise validation error on the presence of an unknown CSV header during bulk import
- #12219 – Fix dashboard widget heading contrast under dark mode
- #12685 – Render Markdown in custom field help text on object edit forms
- #13653 – Tweak color of error text to improve legibility
- #13701 – Correct display of power feed legs under device view
- #13706 – Restore extra filters dropdown on device interfaces list
- #13721 – Filter VLAN choices by selected site (if any) when creating a prefix
- #13727 – Fix exception when viewing rendered config for VM without a role assigned
- #13745 – Optimize counter field migrations for large databases
- #13756 – Fix exception when sorting module bay list by installed module status
- #13757 – Fix RecursionError exception when assigning config context to a device type
- #13767 – Fix support for comments when creating a new service via web UI
- #13782 – Fix tag exclusion support for contact assignments
- #13791 – Preserve whitespace in values when performing bulk rename of objects via web UI
- #13809 – Avoid TypeError exception when editing active configuration with statically defined
CUSTOM_VALIDATORS
- #13813 – Fix member count for newly created virtual chassis
- #13818 – Restore missing tags field on L2VPN termination edit form