LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
netbox Changes:
Enhancements
- #12489 - Dynamically render location and device lists under site and location views
- #12825 - Display assigned values count per object type under custom field view
- #13313 - Enable filtering IP ranges by containing prefix
- #13415 - Include request object in custom link renderer on tables
- #13536 - Move child VLANs list to a separate tab under VLAN group view
- #13542 - Pass additional HTTP headers through to custom script context
- #13585 - Introduce
empty
lookup for numeric value filters
Bug Fixes
- #11272 - Fix localization support for device position field
- #13358 - Git backend should send HTTP auth headers only if credentials have been defined
- #13477 - Fix filtering of modified objects after bulk import/update
- #13478 - Fix filtering of export templates by content type under web UI
- #13500 - Fix form validation for bulk update of L2VPN terminations via bulk import form
- #13503 - Fix utilization graph proportions when localization is enabled
- #13507 - Avoid raising exception for invalid content type during global search
- #13516 - Plugin utility functions should be importable from
extras.plugins
- #13530 - Ensure script log messages can be serialized as JSON data
- #13543 - Config context tab under device/VM view should not require
extras.view_configcontext
permission - #13544 - Ensure
reindex
command clears all cached values when not in lazy mode - #13556 - Correct REST API representation of VDC status choice
- #13569 - Fix selection widgets for related interfaces when bulk editing interfaces under device view