Skip to content

v2.9.5 - 2020-10-09

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 09 Oct 17:02
· 6392 commits to master since this release
26abd1f

Enhancements

  • #5202 - Extend the available context data when rendering custom links

Bug Fixes

  • #4523 - Populate site vlan list when bulk editing interfaces under certain circumstances
  • #5174 - Ensure consistent alignment of rack elevations
  • #5175 - Fix toggling of rack elevation order
  • #5184 - Fix missing Power Utilization
  • #5197 - Limit duplicate IPs shown on IP address view
  • #5199 - Change default LDAP logging to INFO
  • #5201 - Fix missing querystring when bulk editing/deleting VLAN Group VLANs when selecting "select all x items matching query"
  • #5206 - Apply user pagination preferences to all paginated object lists
  • #5211 - Add missing has_primary_ip filter for virtual machines
  • #5217 - Prevent erroneous removal of prefetched GenericForeignKey data from tables
  • #5218 - Raise validation error if a power port's allocated_draw exceeds its maximum_draw
  • #5220 - Fix API patch request against IP Address endpoint with null assigned_object_type
  • #5221 - Fix bulk component creation for virtual machines
  • #5224 - Don't allow a rear port to have fewer positions than the number of mapped front ports
  • #5226 - Custom choice fields should be blank initially if no default choice has been designated