Skip to content

v3.0.5 - 2021-10-04

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 04 Oct 18:16
· 3903 commits to master since this release
d9c6609

Enhancements

  • #5925 - Always show IP addresses tab under prefix view
  • #6423 - Cache rendered REST API specifications
  • #6708 - Add image attachment support for circuits, power panels
  • #7387 - Enable arbitrary ordering of custom scripts
  • #7427 - Don't select hidden rows when selecting all in a table

Bug Fixes

  • #6433 - Fix bulk editing of child prefixes under aggregate view
  • #6817 - Custom field columns should be removed from tables upon their deletion
  • #6895 - Remove errant markup for null values in CSV export
  • #7215 - Prevent rack elevations from overlapping when higher width is specified
  • #7373 - Fix flashing when server, client, and browser color-mode preferences are mismatched
  • #7397 - Fix AttributeError exception when rendering export template for devices via REST API
  • #7401 - Pin jsonschema package to v3.2.0 to fix REST API docs rendering
  • #7411 - Fix exception in UI when adding member devices to virtual chassis
  • #7412 - Fix exception in UI when adding child device to device bay
  • #7417 - Prevent exception when filtering objects list by invalid tag
  • #7425 - Housekeeping command should honor zero verbosity