net-mgmt/netbox: Update to 3.0.11
Enhancements:
- Add missing q filters for necessary models
- Add virtual chassis filters for device components
- Add Markdown support for strikethrough formatting
- Add optional VLAN group column to prefixes table
- Improve live reloading of custom scripts
- Add IEEE 802.15.1 interface type
Bug Fixes:
- Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS is enabled
- Make change logging middleware thread-safe
- Fix initialization of custom script MultiObjectVar field with multiple values
- Fix permissions evaluation when displaying VLAN group VLANs table
- Fix exception when tracing cable across circuit with no far end termination
- Fix handling of errors during export template rendering
- Add missing cluster name filter for virtual machines
- Fix ordering IP addresses by assignment status
- Fix styling of form widgets under cable connection views
- power_port can be null when creating power outlets via REST API
- REST API should support null values for console port speeds
https://github.com/netbox-community/netbox/releases/tag/v3.0.11