CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.2-ls253/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Bug Fixes
- #18336 - Validate new rack height against installed devices when changing a rack's type
- #18350 - Fix
FieldDoesNotExistexception when global search results include a circuit termination - #18353 - Disable fetching of plugin catalog data when
ISOLATED_DEPLOYMENTis enabled - #18362 - Avoid transmitting census data on every worker restart
- #18363 - Fix support for assigning a MAC address to an interface via the REST API
- #18368 - Restore missing attributes from REST API serializer for MAC addresses (
tags,created,last_updated, and custom fields) - #18369 - Fix
TypeErrorexception when rendering the system configuration view with one or more custom classes defined underPROTECTION_RULES - #18373 - Fix
AttributeErrorexception when attempting to assign host devices to a cluster - #18376 - Fix the display of tagged VLANs in interfaces list for Q-in-Q interfaces
- #18379 - Ensure RSS feed dashboard widget content is sanitized
- #18392 - Virtual machines should not inherit config contexts assigned to locations
- #18400 - Fix support for
STORAGE_BACKENDconfiguration parameter - #18406 - Scope column headers in object lists should not be orderable