Skip to content

v3.1.4 - 2022-01-03

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 03 Jan 16:16
· 3328 commits to master since this release
8d3b660

Enhancements

  • #8192 - Add "add prefix" button to aggregate child prefixes view
  • #8194 - Enable bulk user assignment to groups under admin UI
  • #8197 - Allow filtering sites by group when connecting a cable
  • #8210 - Establish netbox/local/ as a path for local resources

Bug Fixes

  • #8187 - Fix rendering of tags column in object tables
  • #8191 - Fix return URL when adding IP addresses to VM interfaces
  • #8196 - Fix IndexError exception when viewing large IPv6 prefixes in UI
  • #8201 - Custom integer fields should allow negative integers as minimum/maximum values