1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Files
netbox-community-netbox/docs/release-notes/version-2.10.md
2020-08-21 11:57:46 -04:00

616 B

NetBox v2.10

v2.10-beta1 (FUTURE)

NOTE: This release completely removes support for embedded graphs.

Other Changes

  • #4349 - Dropped support for embedded graphs
  • #4360 - Remove support for the Django template language from export templates
  • #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