NetBox v3.6.1 is now available on GitHub!
Enhancements
- #12870 – Support setting token expiration time using the provisioning API endpoint
- #13444 – Add bulk rename functionality to the global device component lists
- #13638 – Add optional
staff_only
attribute to MenuItem
Bug Fixes
- #12553 – Ensure
family
attribute is always returned when creating aggregates and prefixes via REST API - #13619 – Fix exception when viewing IP address assigned to a virtual machine
- #13596 – Always display “render config” tab for devices and virtual machines
- #13620 – Show admin menu items only for staff users
- #13622 – Fix exception when viewing current config and no revisions have been created
- #13626 – Correct filtering of recent activity list under user view
- #13628 – Remove stale references to obsolete NAPALM integration
- #13630 – Fix display of active status under user view
- #13632 – Avoid raising exception when checking if FHRP group IP address is primary
- #13642 – Suppress warning about unreflected model changes when applying migrations
- #13657 – Fix decoding of data file content
- #13674 – Fix retrieving individual report via REST API
- #13682 – Fix error message returned when validation of custom field default value fails
- #13684 – Enable modying the configuration when maintenance mode is enabled