netbox/docs/release-notes/version-2.10.md

13 lines
440 B
Markdown

# NetBox v2.10
## v2.10-beta1 (FUTURE)
### Other Changes
* [#4360](https://github.com/netbox-community/netbox/issues/4360) - Remove support for the Django template language from export templates
* [#4941](https://github.com/netbox-community/netbox/issues/4941) - `commit` argument is now required argument in a custom script's `run()` method
### REST API Changes
* extras.ExportTemplate: The `template_language` field has been removed