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

Closes #11584: Add a list view for contact assignments

This commit is contained in:
jeremystretch
2023-01-26 09:46:28 -05:00
parent 6e264562ee
commit 157bf89e89
5 changed files with 50 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#11584](https://github.com/netbox-community/netbox/issues/11584) - Add a list view for contact assignments
* [#11254](https://github.com/netbox-community/netbox/issues/11254) - Introduce the `X-Request-ID` HTTP header to annotate the unique ID of each request for change logging
* [#11440](https://github.com/netbox-community/netbox/issues/11440) - Add an `enabled` field for device type interfaces