2020-02-14 13:59:07 -05:00
# v2.8.0 (FUTURE)
2020-03-04 14:33:55 -05:00
## Enhancements
* [#4195 ](https://github.com/netbox-community/netbox/issues/4195 ) - Enabled application logging (see [logging configuration ](../configuration/optional-settings.md#logging ))
2020-02-14 13:59:07 -05:00
## API Changes
* dcim.Rack: The `/api/dcim/racks/<pk>/units/` endpoint has been replaced with `/api/dcim/racks/<pk>/elevation/` .
2020-02-14 15:44:52 -05:00
## Other Changes
* [#4081 ](https://github.com/netbox-community/netbox/issues/4081 ) - The `family` field has been removed from the Aggregate, Prefix, and IPAddress models