Jeremy Stretch 5 лет назад
Родитель
Сommit
103a44991a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/release-notes/version-2.9.md

+ 1 - 0
docs/release-notes/version-2.9.md

@@ -14,6 +14,7 @@ NetBox v2.9 replaces Django's built-in permissions framework with one that suppo
 * [#3703](https://github.com/netbox-community/netbox/issues/3703) - Tags must be created administratively before being assigned to an object
 * [#4615](https://github.com/netbox-community/netbox/issues/4615) - Add `label` field for all device components
 * [#4742](https://github.com/netbox-community/netbox/issues/4742) - Add tagging for cables, power panels, and rack reservations
+* [#4788](https://github.com/netbox-community/netbox/issues/4788) - Add dedicated views for all device components
 
 ### Configuration Changes