Skip to content

NAV 5.12.0

Latest
Compare
Choose a tag to compare
@lunkwill42 lunkwill42 released this 16 Dec 13:30
· 7 commits to master since this release

Removed

  • Removed dependencies django-crispy-forms and crispy-forms-foundation (#2794)

Added

  • Active maintenance tasks that only reference deleted components will be automatically cancelled (#3229)
  • Alert profiles filter match value dropdowns now support interactive value searches (#3238)
  • Added support for setting access port VLANs for Cisco Small Business switches in PortAdmin (by reverting to non-Cisco-specific handler routines for this subgroup of products) (#3249)

Changed

  • Switched to building CSS from Sass using webpack instead of deprecated libsass. (#2849)
  • Run tests using tox version 4 (#2973)
  • The ipdevpoll plugin to fetch ARP cache data from a netbox's Palo Alto firewall API is now configured through a new management profile type assigned to that netbox (#3147)
  • The old-style setup.py script was removed and installation docs were updated (#3176)
  • Ensure that CSRF token info is included in all forms that have been refactored to remove the django-crispy-forms dependency (#3157)

Fixed

  • Alert profiles filter match value dropdowns now support more than the old hard limit of 1000 choices (#2908)
  • Disable deletion of the default dashboard (#3150)
  • Rooms and locations with periods in their IDs can now be properly retrieved from the corresponding API endpoints (#3186)
  • Fix spurious crashing when loading some Netmap layer 3 views (#3225)
  • Improve description of deleted maintenance components (#3228)
  • Stop SNMP-based arp plugin from stepping on the paloaltoarp plugins toes. Note that this requires updating the plugin order in the ip2mac job in ipdevpoll.conf (#3252)
  • Ensure that each account has exactly one default dashboard