mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
1.1 KiB
1.1 KiB
NetBox v2.12
v2.12-beta1 (FUTURE)
Enhancements
- #5806 - Add kilometer and mile as choices for cable length unit
- #6154 - Allow decimal values for cable lengths
Other Changes
REST API Changes
- dcim.Cable
length
is now a decimal value
- dcim.Device
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the
- dcim.DeviceType
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the
- dcim.Rack
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the
- extras.ContentType
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the
- ipam.VLAN
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the
- ipam.VRF
- Removed the
display_name
attribute (usedisplay
instead)
- Removed the