LinuxServer Changes:
Rebase to Alpine 3.15.
netbox Changes:
Enhancements
- #8047 - Display sorting indicator in table column headers
Bug Fixes
- #5869 - Fix permissions evaluation under available prefix/IP REST API endpoints
- #7519 - Return a 409 status for unfulfillable available prefix/IP requests
- #7690 - Fix custom field integer support for MultiValueNumberFilter
- #7990 - Fix
title
display on contact detail view - #7996 - Show WWN field in interface creation form
- #8001 - Correct verbose name for wireless LAN group model
- #8003 - Fix cable tracing across bridged interfaces with no cable
- #8005 - Fix contact email display
- #8009 - Validate IP addresses for uniqueness when creating an FHRP group
- #8010 - Allow filtering devices by multiple serial numbers
- #8019 - Exclude metrics endpoint when
LOGIN_REQUIRED
is true - #8030 - Validate custom field names
- #8033 - Fix display of zero values for custom integer fields in tables
- #8035 - Redirect back to parent prefix after creating IP address(es) where applicable
- #8038 - Placeholder filter should display zero integer values
- #8042 - Fix filtering cables list by site slug or rack name
- #8051 - Contact group parent assignment should not be required under REST API