github netbox-community/netbox v2.9.4
v2.9.4 - 2020-09-23

latest releases: v3.7.7, v4.0-beta2, v3.7.6...
3 years ago

NOTE: This release removes support for the DEFAULT_TIMEOUT parameter under REDIS database configuration. Set RQ_DEFAULT_TIMEOUT as a global configuration parameter instead.

NOTE: Any permissions referencing the legacy ReportResult model (e.g. extras.view_reportresult) should be updated to reference the Report model.

Enhancements

  • #1755 - Toggle order in which rack elevations are displayed
  • #5128 - Increase maximum rear port positions from 64 to 1024
  • #5134 - Display full hierarchy in breadcrumbs for sites/racks
  • #5149 - Add rack group field to device edit form
  • #5164 - Show total rack count per rack group under site view
  • #5171 - Introduce the RQ_DEFAULT_TIMEOUT configuration parameter

Bug Fixes

  • #5050 - Fix potential failure on 0016_replicate_interfaces schema migration from old release
  • #5066 - Update view_reportresult to view_report permission
  • #5075 - Include a VLAN membership view for VM interfaces
  • #5105 - Validation should fail when reassigning a primary IP from device to VM
  • #5109 - Fix representation of custom choice field values for webhook data
  • #5108 - Fix execution of reports via CLI
  • #5111 - Allow use of tuples when specifying ObjectVar query_params
  • #5118 - Specifying an empty list of tags should clear assigned tags (REST API)
  • #5133 - Fix disassociation of an IP address from a VM interface
  • #5136 - Fix exception when bulk editing interface 802.1Q mode
  • #5156 - Add missing "add" button to rack reservations list
  • #5167 - Support filtering ObjectChanges by multiple users

Don't miss a new netbox release

NewReleases is sending notifications on new releases.