1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update Change Notes

This commit is contained in:
Daniel Sheppard
2020-10-15 21:23:32 -05:00
committed by GitHub
parent 32274dec86
commit 086b1d85c7

View File

@@ -49,6 +49,7 @@ All end-to-end cable paths are now cached using the new CablePath model. This al
* [#4897](https://github.com/netbox-community/netbox/issues/4897) - Allow filtering by content type identified as `<app>.<model>` string
* [#4918](https://github.com/netbox-community/netbox/issues/4918) - Add a REST API endpoint (`/api/status/`) which returns NetBox's current operational status
* [#4956](https://github.com/netbox-community/netbox/issues/4956) - Include inventory items on primary device view
* [#4967](https://github.com/netbox-community/netbox/issues/4967) - Adds Tenancy to Aggregate model
* [#5003](https://github.com/netbox-community/netbox/issues/5003) - CSV import now accepts slug values for choice fields
* [#5146](https://github.com/netbox-community/netbox/issues/5146) - Add custom fields support for cables, power panels, rack reservations, and virtual chassis
* [#5190](https://github.com/netbox-community/netbox/issues/5190) - Add a REST API endpoint for content types