Skip to content

v2.6.6 - 2019-10-10

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 10 Oct 16:42
· 9704 commits to master since this release

Notes

  • This release includes a migration which automatically updates all existing cables to enable filtering by site/rack (see #3259). This migration may take several minutes to complete on installations with tens of thousands of cables defined.

Enhancements

  • #1941 - Add InfiniBand interface types
  • #3259 - Add rack and site filters for cables
  • #3471 - Disallow raw HTML in Markdown-rendered fields
  • #3545 - Add MultiObjectVar for custom scripts
  • #3563 - Enable editing of individual DeviceType components
  • #3580 - Render text and URL fields as textareas in the custom link form
  • #3581 - Introduce commit_default custom script attribute to not commit changes by default

Bug Fixes

  • #3458 - Prevent primary IP address for a device/VM from being reassigned
  • #3463 - Correct CSV headers for exported power feeds
  • #3474 - Fix device status page loading when NAPALM call fails
  • #3571 - Prevent erroneous redirects when editing tags
  • #3573 - Ensure consistent display of changelog retention period
  • #3574 - Change device to parent in interface editing VLAN filtering logic
  • #3575 - Restore label for comments field when bulk editing circuits
  • #3582 - Enforce view permissions on global search results
  • #3588 - Enforce object-form JSON for local context data on devices and VMs