Installation v2.7.7 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • Note: This release fixes a bug affecting the natural ordering of interfaces. If any interfaces appear unordered in NetBox, run the following management command to recalculate their naturalized values after upgrading:

    python3 manage.py renaturalize dcim.Interface
    

    โœจ Enhancements

    • #1529 - Enable display of device images in rack elevations
    • #2511 - Compare object change to the previous change
    • #3810 - Preserve slug value when editing existing objects
    • โœจ #3840 - Enhance search function when selecting VLANs for interface assignment
    • #4170 - Improve color contrast in rack elevation drawings
    • #4206 - Add RJ-11 console port type
    • #4209 - Enable filtering interfaces list view by enabled

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  #2519 - Avoid race condition when provisioning "next available" IPs/prefixes via the API
    • #3967 - Fix missing migration for interface templates of type "other"
    • #4168 - Role is not required when creating a virtual machine
    • ๐Ÿ‘ป #4175 - Fix potential exception when bulk editing objects from a filtered list
    • #4179 - Site is required when creating a rack group or power panel
    • ๐ŸŒฒ #4183 - Fix representation of NaturalOrderingField values in change log
    • #4194 - Role field should not be required when searching/filtering secrets
    • ๐Ÿ‘ป #4196 - Fix exception when viewing LLDP neighbors page
    • #4202 - Prevent reassignment to master device when bulk editing VC member interfaces
    • ๐Ÿ›  #4204 - Fix assignment of mask length when bulk editing prefixes
    • #4211 - Include trailing text when naturalizing interface names
    • โช #4213 - Restore display of tags and custom fields on power feed view