mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 18:09:36 -06:00
512 B
512 B
v2.8.0 (FUTURE)
Enhancements
- #4195 - Enabled application logging (see logging configuration)
API Changes
- dcim.Rack: The
/api/dcim/racks/<pk>/units/endpoint has been replaced with/api/dcim/racks/<pk>/elevation/.
Other Changes
- #4081 - The
familyfield has been removed from the Aggregate, Prefix, and IPAddress models