Releases: linuxserver/docker-netbox
Releases · linuxserver/docker-netbox
v4.1.5-ls236
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #17789 - Provide a single "scope" field for bulk editing VLAN group scope assignments
Bug Fixes
- #17358 - Fix validation of overlapping IP ranges
- #17374 - Fix styling of highlighted table rows in dark mode
- #17460 - Ensure bulk action buttons are consistent for device type components
- #17635 - Ensure AbortTransaction is caught when running a custom script with
commit=False
- #17685 - Ensure background jobs are validated before being scheduled
- #17710 - Remove cached fields on CableTermination model from GraphQL API
- #17740 - Ensure support for image attachments with a
.webp
file extension - #17749 - Restore missing
devicetypes
andchildren
fields for several objects in GraphQL API - #17754 - Remove paginator from version history table under plugin view
- #17759 - Retain
job_timeout
value when scheduling a recurring custom script - #17774 - Fix SSO login support for Entra ID (formerly Azure AD)
- #17802 - Fix background color for bulk rename buttons in list views
- #17838 - Adjust
manage.py
to referencepython3
executable
v4.1.5-ls235
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #17789 - Provide a single "scope" field for bulk editing VLAN group scope assignments
Bug Fixes
- #17358 - Fix validation of overlapping IP ranges
- #17374 - Fix styling of highlighted table rows in dark mode
- #17460 - Ensure bulk action buttons are consistent for device type components
- #17635 - Ensure AbortTransaction is caught when running a custom script with
commit=False
- #17685 - Ensure background jobs are validated before being scheduled
- #17710 - Remove cached fields on CableTermination model from GraphQL API
- #17740 - Ensure support for image attachments with a
.webp
file extension - #17749 - Restore missing
devicetypes
andchildren
fields for several objects in GraphQL API - #17754 - Remove paginator from version history table under plugin view
- #17759 - Retain
job_timeout
value when scheduling a recurring custom script - #17774 - Fix SSO login support for Entra ID (formerly Azure AD)
- #17802 - Fix background color for bulk rename buttons in list views
- #17838 - Adjust
manage.py
to referencepython3
executable
v4.1.4-ls234
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #11671 - Display device's rack position in cable traces
- #15829 - Rename Microsoft Azure AD SSO backend to Microsoft Entra ID
- #16009 - Float form & bulk operation buttons within UI
- #17079 - Introduce additional choices for device airflow direction
- #17216 - Add EVPN-VPWS L2VPN type
- #17655 - Limit the display of tagged VLANs within interface tables
- #17669 - Enable filtering VLANs by assigned device or VM interface
Bug Fixes
- #16024 - Fix AND/OR filtering in GraphQL API for selection fields
- #17400 - Fix cable tracing across split paths
- #17562 - Fix GraphQL API query support for custom field choices
- #17566 - Fix AttributeError exception resulting from background jobs with no associated object type
- #17614 - Disallow removal of a master device from its virtual chassis
- #17636 - Fix filtering of related objects when adding a power port, rear port, or inventory item template to a device type
- #17644 - Correct sizing of logo & SSO icons on login page
- #17648 - Fix AttributeError exception when attempting to delete a background job under certain conditions
- #17663 - Fix extended lookups for choice field filters
- #17671 - Fix the display of rack types in global search results
- #17713 - Fix UnboundLocalError exception when attempting to sync data source in parallel
v4.1.4-ls233
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #11671 - Display device's rack position in cable traces
- #15829 - Rename Microsoft Azure AD SSO backend to Microsoft Entra ID
- #16009 - Float form & bulk operation buttons within UI
- #17079 - Introduce additional choices for device airflow direction
- #17216 - Add EVPN-VPWS L2VPN type
- #17655 - Limit the display of tagged VLANs within interface tables
- #17669 - Enable filtering VLANs by assigned device or VM interface
Bug Fixes
- #16024 - Fix AND/OR filtering in GraphQL API for selection fields
- #17400 - Fix cable tracing across split paths
- #17562 - Fix GraphQL API query support for custom field choices
- #17566 - Fix AttributeError exception resulting from background jobs with no associated object type
- #17614 - Disallow removal of a master device from its virtual chassis
- #17636 - Fix filtering of related objects when adding a power port, rear port, or inventory item template to a device type
- #17644 - Correct sizing of logo & SSO icons on login page
- #17648 - Fix AttributeError exception when attempting to delete a background job under certain conditions
- #17663 - Fix extended lookups for choice field filters
- #17671 - Fix the display of rack types in global search results
- #17713 - Fix UnboundLocalError exception when attempting to sync data source in parallel
v4.1.4-ls232
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #11671 - Display device's rack position in cable traces
- #15829 - Rename Microsoft Azure AD SSO backend to Microsoft Entra ID
- #16009 - Float form & bulk operation buttons within UI
- #17079 - Introduce additional choices for device airflow direction
- #17216 - Add EVPN-VPWS L2VPN type
- #17655 - Limit the display of tagged VLANs within interface tables
- #17669 - Enable filtering VLANs by assigned device or VM interface
Bug Fixes
- #16024 - Fix AND/OR filtering in GraphQL API for selection fields
- #17400 - Fix cable tracing across split paths
- #17562 - Fix GraphQL API query support for custom field choices
- #17566 - Fix AttributeError exception resulting from background jobs with no associated object type
- #17614 - Disallow removal of a master device from its virtual chassis
- #17636 - Fix filtering of related objects when adding a power port, rear port, or inventory item template to a device type
- #17644 - Correct sizing of logo & SSO icons on login page
- #17648 - Fix AttributeError exception when attempting to delete a background job under certain conditions
- #17663 - Fix extended lookups for choice field filters
- #17671 - Fix the display of rack types in global search results
- #17713 - Fix UnboundLocalError exception when attempting to sync data source in parallel
v4.1.3-ls231
v4.1.3-ls230
v4.1.2-ls229
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
- #14201 - Enable global search for AS numbers using "AS" prefix
- #15408 - Enable bulk import of primary IPv4 & IPv6 addresses for virtual device contexts (VDCs)
- #16781 - Add 100Base-X SFP interface type
- #17255 - Include return URL when creating new IP address from prefix IPs list
- #17471 - Add Eaton C39 power outlet type
- #17482 - Do not preload Branch & StagedChange models in
nbshell
- #17550 - Add IEEE 802.15.4 wireless interface type
Bug Fixes
- #16837 - Fix filtering of cables with no type assigned
- #17083 - Trim clickable area of form field labels
- #17126 - Show total device weight in both imperial & metric units
- #17360 - Fix AttributeError under child object views when experimental HTMX navigation is enabled
- #17406 - Fix the cleanup of stale custom field data after removing a plugin
- #17419 - Rebuild MPTT for module bays on upgrade to v4.1
- #17492 - Fix URL resolution in
NetBoxModelSerializer
for plugin models - #17497 - Fix uncaught FieldError exception when referencing an invalid field on a related object during bulk import
- #17498 - Fix MultipleObjectsReturned exception when importing a device type without uniquely specifying a manufacturer
- #17501 - Fix reporting of last run time & status for custom scripts under UI
- #17511 - Restore consistent font support for non-Latin characters
- #17517 - Fix cable termination selection after switching termination type
- #17521 - Correct text color in notification pop-ups under dark mode
- #17522 - Fix language translation of form field labels under user preferences
- #17537 - Fix global search support for ASN range names
- #17555 - Fix toggling disconnected interfaces under device view
- #17601 - Record change to terminating object when disconnecting a cable
- #17605 - Fix calculation of aggregate VM disk space under cluster view
- #17611 - Correct custom field minimum value validation error message
v4.1.1-ls228
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
Bug Fixes
- #17066 - Fix OpenAPI schema definition for custom scripts REST API endpoint
- #17332 - Restore pagination for object list dashboard widgets
- #17333 - Avoid prefetching all jobs when retrieving custom scripts via the REST API
- #17353 - Fix styling of map buttons under site and device views
- #17354 - Prevent object & multi-object custom fields from breaking bulk import forms
- #17362 - Remove duplicate prefixes & IP addresses returned by the
present_in_vrf
query filter - #17364 - Fix rendering of Markdown tables inside object list dashboard widgets
- #17387 - Fix display of the changelog tab for users with sufficient permission
- #17410 - Enable debug toolbar middleware for
strawberry-django
only whenDEBUG
is true - #17414 - Fix support for declaring individual VLAN IDs within a VLAN group
- #17431 - Fix database migration error when upgrading to v4.1 from v3.7 or earlier
- #17437 - Fix exception when specifying a bridge relationship on an interface template
- #17444 - Custom script fails to execute when triggered by an event rule
- #17457 - GraphQL
service_list
filter should not require a port number
v4.1.1-ls227
LinuxServer Changes:
Restructure init to allow for plugins as mods.
netbox Changes:
Enhancements
Bug Fixes
- #17066 - Fix OpenAPI schema definition for custom scripts REST API endpoint
- #17332 - Restore pagination for object list dashboard widgets
- #17333 - Avoid prefetching all jobs when retrieving custom scripts via the REST API
- #17353 - Fix styling of map buttons under site and device views
- #17354 - Prevent object & multi-object custom fields from breaking bulk import forms
- #17362 - Remove duplicate prefixes & IP addresses returned by the
present_in_vrf
query filter - #17364 - Fix rendering of Markdown tables inside object list dashboard widgets
- #17387 - Fix display of the changelog tab for users with sufficient permission
- #17410 - Enable debug toolbar middleware for
strawberry-django
only whenDEBUG
is true - #17414 - Fix support for declaring individual VLAN IDs within a VLAN group
- #17431 - Fix database migration error when upgrading to v4.1 from v3.7 or earlier
- #17437 - Fix exception when specifying a bridge relationship on an interface template
- #17444 - Custom script fails to execute when triggered by an event rule
- #17457 - GraphQL
service_list
filter should not require a port number