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

Closes #5641: Allow filtering device components by label

This commit is contained in:
Jeremy Stretch
2021-03-24 14:48:38 -04:00
parent ad2742dbb2
commit ab65ab860f
4 changed files with 92 additions and 46 deletions

View File

@@ -2,6 +2,10 @@
## v2.10.7 (FUTURE)
### Enhancements
* [#5641](https://github.com/netbox-community/netbox/issues/5641) - Allow filtering device components by label
### Bug Fixes
* [#5595](https://github.com/netbox-community/netbox/issues/5595) - Restore ability to delete an uploaded device type image