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

Release v3.5.8

This commit is contained in:
Jeremy Stretch
2023-08-15 09:18:15 -04:00
parent 892c10b1f0
commit e61795d5c6
5 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# NetBox v3.5
## v3.5.8 (FUTURE)
## v3.5.8 (2023-08-15)
### Enhancements
@@ -11,6 +11,7 @@
* [#13033](https://github.com/netbox-community/netbox/issues/13033) - Add human-friendly speed column to interfaces table
* [#13151](https://github.com/netbox-community/netbox/issues/13151) - Add "assigned" filter for IP addresses
* [#13368](https://github.com/netbox-community/netbox/issues/13368) - List installed plugins on the server error report page
* [#13442](https://github.com/netbox-community/netbox/issues/13442) - Add 200 and 400 Gbps speeds to dropdown choices on interface form
### Bug Fixes