Releases: linuxserver/docker-netbox
v4.2.4-ls261
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.4-ls261/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #17309 - Omit empty counts in related object tables
- #18277 - Improve multi-table inheritance in serialization of change-logged models
- #18286 - Add more job duration choices
- #18357 - Display author name in plugin list for locally installed plugins
- #18408 - Add Paused status for virtual machines
- #18584 - Add rack type column to manufacturer list
Bug Fixes
- #17436 - Fix {module} replacement in module bays
- #18013 - Limit object type to selected object in change log filter
- #18241 - Default logging level of custom scripts changed to INFO
- #18247 - Fix visibility of disabled cable paths in dark mode
- #18480 - Clean data passed to script in runscript command
- #18555 - Add default get_absolute_url method to plugin models
- #18585 - Fix filtering circuits by location
- #18593 - Fix "Create & Add Another" IP Address workflow
- #18594 - Enable sorting by ASN count on site and provider lists
- #18619 - Ensure shift-click selection selects only visible list items
- #18674 - Preserve form values when selecting speed on circuit termination
v4.2.4-ls260
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.4-ls260/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #17309 - Omit empty counts in related object tables
- #18277 - Improve multi-table inheritance in serialization of change-logged models
- #18286 - Add more job duration choices
- #18357 - Display author name in plugin list for locally installed plugins
- #18408 - Add Paused status for virtual machines
- #18584 - Add rack type column to manufacturer list
Bug Fixes
- #17436 - Fix {module} replacement in module bays
- #18013 - Limit object type to selected object in change log filter
- #18241 - Default logging level of custom scripts changed to INFO
- #18247 - Fix visibility of disabled cable paths in dark mode
- #18480 - Clean data passed to script in runscript command
- #18555 - Add default get_absolute_url method to plugin models
- #18585 - Fix filtering circuits by location
- #18593 - Fix "Create & Add Another" IP Address workflow
- #18594 - Enable sorting by ASN count on site and provider lists
- #18619 - Ensure shift-click selection selects only visible list items
- #18674 - Preserve form values when selecting speed on circuit termination
v4.2.3-ls259
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.3-ls259/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #18518 - Add a "hostname"
<meta>tag to the page header
Bug Fixes
- #18497 - Fix unhandled
FieldDoesNotExistexception when search results include virtual circuit - #18433 - Fix MAC address not shown as "primary for interface" in MAC address detail view
- #18154 - Allow anonymous users to change default table preferences
- #18515 - Fix Django
collectstaticmanagement command in debug mode with Redis not running - #18456 - Avoid duplicate MAC Address column in interface tables
- #18447 - Fix
FieldErrorexception when sorting interface tables on MAC Address columns - #18438 - Improve performance in IPAM migration
0072_prefix_cached_relationswhen upgrading from v4.1 or earlier - #18436 - Reset primary MAC address when unassigning MAC address from interface
- #18181 - Fix "Create & Add Another" workflow when adding IP addresses to interfaces
v4.2.3-ls258
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.3-ls258/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #18518 - Add a "hostname"
<meta>tag to the page header
Bug Fixes
- #18497 - Fix unhandled
FieldDoesNotExistexception when search results include virtual circuit - #18433 - Fix MAC address not shown as "primary for interface" in MAC address detail view
- #18154 - Allow anonymous users to change default table preferences
- #18515 - Fix Django
collectstaticmanagement command in debug mode with Redis not running - #18456 - Avoid duplicate MAC Address column in interface tables
- #18447 - Fix
FieldErrorexception when sorting interface tables on MAC Address columns - #18438 - Improve performance in IPAM migration
0072_prefix_cached_relationswhen upgrading from v4.1 or earlier - #18436 - Reset primary MAC address when unassigning MAC address from interface
- #18181 - Fix "Create & Add Another" workflow when adding IP addresses to interfaces
v4.2.3-ls257
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.3-ls257/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #18518 - Add a "hostname"
<meta>tag to the page header
Bug Fixes
- #18497 - Fix unhandled
FieldDoesNotExistexception when search results include virtual circuit - #18433 - Fix MAC address not shown as "primary for interface" in MAC address detail view
- #18154 - Allow anonymous users to change default table preferences
- #18515 - Fix Django
collectstaticmanagement command in debug mode with Redis not running - #18456 - Avoid duplicate MAC Address column in interface tables
- #18447 - Fix
FieldErrorexception when sorting interface tables on MAC Address columns - #18438 - Improve performance in IPAM migration
0072_prefix_cached_relationswhen upgrading from v4.1 or earlier - #18436 - Reset primary MAC address when unassigning MAC address from interface
- #18181 - Fix "Create & Add Another" workflow when adding IP addresses to interfaces
v4.2.2-ls256
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.2-ls256/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
v4.2.2-ls255
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.2-ls255/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
v4.2.2-ls254
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.2-ls254/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
v4.2.2-ls253
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
v4.2.1-ls252
CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.1-ls252/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Bug Fixes
- #18282 - Fix ordering of prefixes list by assigned VLAN
- #18314 - Fix KeyError exception when rendering pre-saved dashboard (
requires_internetmissing) - #18316 - Fix AttributeError exception when global search results include prefixes and/or clusters
- #18318 - Correct navigation breadcrumbs for module type UI view
- #18324 - Correct filtering for certain related object listings
- #18329 - Address upstream bug in GraphQL API where only one primary IP address is returned within a device/VM list