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

Closes #8805: Add "mixed" option for device airflow indication

This commit is contained in:
jeremystretch
2022-05-12 12:18:58 -04:00
parent ad12ad4a77
commit 5f3695d2d0
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#8805](https://github.com/netbox-community/netbox/issues/8805) - Add "mixed" option for device airflow indication
* [#8894](https://github.com/netbox-community/netbox/issues/8894) - Include full names when listing users
* [#8998](https://github.com/netbox-community/netbox/issues/8998) - Enable filtering racks & reservations by site group
* [#9122](https://github.com/netbox-community/netbox/issues/9122) - Introduce `clearcache` management command & clear cache during upgrade