2020-08-21 11:06:36 -04:00
|
|
|
# NetBox v2.10
|
|
|
|
|
|
|
|
## v2.10-beta1 (FUTURE)
|
|
|
|
|
2020-08-21 11:57:46 -04:00
|
|
|
**NOTE:** This release completely removes support for embedded graphs.
|
|
|
|
|
2020-08-21 11:06:36 -04:00
|
|
|
### Other Changes
|
|
|
|
|
2020-08-21 11:57:46 -04:00
|
|
|
* [#4349](https://github.com/netbox-community/netbox/issues/4349) - Dropped support for embedded graphs
|
2020-08-21 11:16:30 -04:00
|
|
|
* [#4360](https://github.com/netbox-community/netbox/issues/4360) - Remove support for the Django template language from export templates
|
2020-08-21 11:06:36 -04:00
|
|
|
* [#4941](https://github.com/netbox-community/netbox/issues/4941) - `commit` argument is now required argument in a custom script's `run()` method
|
2020-08-21 11:16:30 -04:00
|
|
|
|
|
|
|
### REST API Changes
|
|
|
|
|
|
|
|
* extras.ExportTemplate: The `template_language` field has been removed
|