2023-01-09 10:13:40 -05:00
# NetBox v3.5
2023-01-09 10:08:26 -05:00
## v3.5.0 (FUTURE)
2023-01-13 11:41:57 -05:00
### Enhancements
* [#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
2023-01-09 10:08:26 -05:00
### Other Changes
2023-01-09 10:13:40 -05:00
* [#10604 ](https://github.com/netbox-community/netbox/issues/10604 ) - Remove unused `extra_tabs` block from `object.html` generic template
2023-01-09 10:08:26 -05:00
* [#10923 ](https://github.com/netbox-community/netbox/issues/10923 ) - Remove unused `NetBoxModelCSVForm` class (replaced by `NetBoxModelImportForm` )