Skip to content

v2.7.8 - 2020-02-25

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 25 Feb 20:10
· 7384 commits to master since this release
3c249a4

Enhancements

  • #3145 - Add a "decommissioning" cable status
  • #4173 - Return graceful error message when webhook queuing fails
  • #4227 - Omit internal fields from the change log data
  • #4237 - Support Jinja2 templating for webhook payload and headers
  • #4262 - Extend custom scripts to pass the commit value via run()
  • #4267 - Denote rack role on rack elevations list

Bug Fixes

  • #4221 - Fix exception when deleting a device with interface connections when an interfaces webhook is defined
  • #4222 - Escape double quotes on encapsulated values during CSV export
  • #4224 - Fix display of rear device image if front image is not defined
  • #4228 - Improve fit of device images in rack elevations
  • #4230 - Fix rack units filtering on elevation endpoint
  • #4232 - Enforce consistent background striping in rack elevations
  • #4235 - Fix API representation of content_type for export templates
  • #4239 - Fix exception when selecting all filtered objects during bulk edit
  • #4240 - Fix exception when filtering foreign keys by NULL
  • #4241 - Correct IP address hyperlinks on interface view
  • #4246 - Fix duplication of field attributes when multiple IPNetworkVars are present in a script
  • #4252 - Fix power port assignment for power outlet templates created via REST API
  • #4272 - Interface type should be required by API serializer