Skip to content

Releases: linuxserver/docker-netbox

v3.6.5-ls161

23 Nov 15:56

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12741 - Add selector widget to platform field on device & virtual machine forms
  • #13022 - Introduce support for assigning IP addresses when bulk importing services
  • #13587 - Annotate units of measurement on power port table columns
  • #13669 - Add bulk import button to contact assignments list view
  • #13723 - Add inventory items column to interfaces table
  • #13743 - Add site column to power feeds table
  • #13936 - Add primary IPv4 and IPv6 filters for virtual machines and VDCs
  • #13951 - Add device & virtual machine fields to service filter form
  • #14085 - Strip trailing port number from value returned by get_client_ip()
  • #14101 - Add greater/less than mask length filters for IP addresses
  • #14112 - Add tab listing child items under inventory item view
  • #14113 - Add optional parent column to inventory items table
  • #14220 - Order available columns alphabetically in table configuration form
  • #14221 - Add contact group column on contact assignments table

Bug Fixes

  • #14033 - Avoid exception when attempting to connect both ends of a cable to the same object
  • #14117 - Check that enough rear port positions have been selected to accommodate the number of front ports being created
  • #14166 - Permit user login when maintenance mode is enabled
  • #14182 - Ensure the active configuration is restored upon clearing cache
  • #14195 - Correct permissions evaluation for ASN range child ASNs view
  • #14223 - Disable ordering of jobs by assigned object

v3.6.5-ls160

16 Nov 15:58

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12741 - Add selector widget to platform field on device & virtual machine forms
  • #13022 - Introduce support for assigning IP addresses when bulk importing services
  • #13587 - Annotate units of measurement on power port table columns
  • #13669 - Add bulk import button to contact assignments list view
  • #13723 - Add inventory items column to interfaces table
  • #13743 - Add site column to power feeds table
  • #13936 - Add primary IPv4 and IPv6 filters for virtual machines and VDCs
  • #13951 - Add device & virtual machine fields to service filter form
  • #14085 - Strip trailing port number from value returned by get_client_ip()
  • #14101 - Add greater/less than mask length filters for IP addresses
  • #14112 - Add tab listing child items under inventory item view
  • #14113 - Add optional parent column to inventory items table
  • #14220 - Order available columns alphabetically in table configuration form
  • #14221 - Add contact group column on contact assignments table

Bug Fixes

  • #14033 - Avoid exception when attempting to connect both ends of a cable to the same object
  • #14117 - Check that enough rear port positions have been selected to accommodate the number of front ports being created
  • #14166 - Permit user login when maintenance mode is enabled
  • #14182 - Ensure the active configuration is restored upon clearing cache
  • #14195 - Correct permissions evaluation for ASN range child ASNs view
  • #14223 - Disable ordering of jobs by assigned object

v3.6.5-ls159

09 Nov 21:28

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12741 - Add selector widget to platform field on device & virtual machine forms
  • #13022 - Introduce support for assigning IP addresses when bulk importing services
  • #13587 - Annotate units of measurement on power port table columns
  • #13669 - Add bulk import button to contact assignments list view
  • #13723 - Add inventory items column to interfaces table
  • #13743 - Add site column to power feeds table
  • #13936 - Add primary IPv4 and IPv6 filters for virtual machines and VDCs
  • #13951 - Add device & virtual machine fields to service filter form
  • #14085 - Strip trailing port number from value returned by get_client_ip()
  • #14101 - Add greater/less than mask length filters for IP addresses
  • #14112 - Add tab listing child items under inventory item view
  • #14113 - Add optional parent column to inventory items table
  • #14220 - Order available columns alphabetically in table configuration form
  • #14221 - Add contact group column on contact assignments table

Bug Fixes

  • #14033 - Avoid exception when attempting to connect both ends of a cable to the same object
  • #14117 - Check that enough rear port positions have been selected to accommodate the number of front ports being created
  • #14166 - Permit user login when maintenance mode is enabled
  • #14182 - Ensure the active configuration is restored upon clearing cache
  • #14195 - Correct permissions evaluation for ASN range child ASNs view
  • #14223 - Disable ordering of jobs by assigned object

v3.6.4-ls158

09 Nov 15:58

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12831 - Include circuit description in cable trace SVG image
  • #12872 - Introduce the DATA_UPLOAD_MAX_MEMORY_SIZE configuration parameter
  • #13950 - Display custom choice field labels rather than values in UI
  • #13957 - Add DNS name filter on IP addresses list
  • #13962 - Add a copy-to-clipboard button for API tokens
  • #13972 - Introduce a filter to find unterminated cables

Bug Fixes

  • #11987 - Fix validation of bulk cable updates via bulk import form
  • #12328 - Ensure generic foreign key relationships are populated in REST API serializations of objects
  • #12336 - Employ PostgreSQL advisory locks to avoid duplicate MPTT tree IDs when bulk creating objects
  • #13064 - Fix resetting of checkbox fields triggered by HTMX form re-rendering
  • #13440 - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
  • #13746 - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
  • #13872 - Add CSV delimiter field to file upload tab under bulk object upload views
  • #13876 - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
  • #13910 - Correct "add device" button link under platform view
  • #13944 - Correct serialization of several report attributes in the REST API
  • #13966 - Restore "last login" column on users table
  • #14013 - Fix device role filter choices under inventory items list filters
  • #14023 - Fix exception when bulk disconnecting interfaces connected to the same cable
  • #14025 - Fix exception when viewing a script that begins with the same name as another
  • #14026 - Optimize the automatic creation of available IP addresses for large prefixes
  • #14042 - Fix duplicated child object count decrements when removing objects in bulk

v3.6.4-ls157

02 Nov 15:54

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12831 - Include circuit description in cable trace SVG image
  • #12872 - Introduce the DATA_UPLOAD_MAX_MEMORY_SIZE configuration parameter
  • #13950 - Display custom choice field labels rather than values in UI
  • #13957 - Add DNS name filter on IP addresses list
  • #13962 - Add a copy-to-clipboard button for API tokens
  • #13972 - Introduce a filter to find unterminated cables

Bug Fixes

  • #11987 - Fix validation of bulk cable updates via bulk import form
  • #12328 - Ensure generic foreign key relationships are populated in REST API serializations of objects
  • #12336 - Employ PostgreSQL advisory locks to avoid duplicate MPTT tree IDs when bulk creating objects
  • #13064 - Fix resetting of checkbox fields triggered by HTMX form re-rendering
  • #13440 - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
  • #13746 - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
  • #13872 - Add CSV delimiter field to file upload tab under bulk object upload views
  • #13876 - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
  • #13910 - Correct "add device" button link under platform view
  • #13944 - Correct serialization of several report attributes in the REST API
  • #13966 - Restore "last login" column on users table
  • #14013 - Fix device role filter choices under inventory items list filters
  • #14023 - Fix exception when bulk disconnecting interfaces connected to the same cable
  • #14025 - Fix exception when viewing a script that begins with the same name as another
  • #14026 - Optimize the automatic creation of available IP addresses for large prefixes
  • #14042 - Fix duplicated child object count decrements when removing objects in bulk

v3.6.4-ls156

26 Oct 15:54

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12831 - Include circuit description in cable trace SVG image
  • #12872 - Introduce the DATA_UPLOAD_MAX_MEMORY_SIZE configuration parameter
  • #13950 - Display custom choice field labels rather than values in UI
  • #13957 - Add DNS name filter on IP addresses list
  • #13962 - Add a copy-to-clipboard button for API tokens
  • #13972 - Introduce a filter to find unterminated cables

Bug Fixes

  • #11987 - Fix validation of bulk cable updates via bulk import form
  • #12328 - Ensure generic foreign key relationships are populated in REST API serializations of objects
  • #12336 - Employ PostgreSQL advisory locks to avoid duplicate MPTT tree IDs when bulk creating objects
  • #13064 - Fix resetting of checkbox fields triggered by HTMX form re-rendering
  • #13440 - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
  • #13746 - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
  • #13872 - Add CSV delimiter field to file upload tab under bulk object upload views
  • #13876 - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
  • #13910 - Correct "add device" button link under platform view
  • #13944 - Correct serialization of several report attributes in the REST API
  • #13966 - Restore "last login" column on users table
  • #14013 - Fix device role filter choices under inventory items list filters
  • #14023 - Fix exception when bulk disconnecting interfaces connected to the same cable
  • #14025 - Fix exception when viewing a script that begins with the same name as another
  • #14026 - Optimize the automatic creation of available IP addresses for large prefixes
  • #14042 - Fix duplicated child object count decrements when removing objects in bulk

v3.6.4-ls155

19 Oct 15:55

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12831 - Include circuit description in cable trace SVG image
  • #12872 - Introduce the DATA_UPLOAD_MAX_MEMORY_SIZE configuration parameter
  • #13950 - Display custom choice field labels rather than values in UI
  • #13957 - Add DNS name filter on IP addresses list
  • #13962 - Add a copy-to-clipboard button for API tokens
  • #13972 - Introduce a filter to find unterminated cables

Bug Fixes

  • #11987 - Fix validation of bulk cable updates via bulk import form
  • #12328 - Ensure generic foreign key relationships are populated in REST API serializations of objects
  • #12336 - Employ PostgreSQL advisory locks to avoid duplicate MPTT tree IDs when bulk creating objects
  • #13064 - Fix resetting of checkbox fields triggered by HTMX form re-rendering
  • #13440 - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
  • #13746 - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
  • #13872 - Add CSV delimiter field to file upload tab under bulk object upload views
  • #13876 - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
  • #13910 - Correct "add device" button link under platform view
  • #13944 - Correct serialization of several report attributes in the REST API
  • #13966 - Restore "last login" column on users table
  • #14013 - Fix device role filter choices under inventory items list filters
  • #14023 - Fix exception when bulk disconnecting interfaces connected to the same cable
  • #14025 - Fix exception when viewing a script that begins with the same name as another
  • #14026 - Optimize the automatic creation of available IP addresses for large prefixes
  • #14042 - Fix duplicated child object count decrements when removing objects in bulk

v3.6.4-ls154

17 Oct 17:28

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12831 - Include circuit description in cable trace SVG image
  • #12872 - Introduce the DATA_UPLOAD_MAX_MEMORY_SIZE configuration parameter
  • #13950 - Display custom choice field labels rather than values in UI
  • #13957 - Add DNS name filter on IP addresses list
  • #13962 - Add a copy-to-clipboard button for API tokens
  • #13972 - Introduce a filter to find unterminated cables

Bug Fixes

  • #11987 - Fix validation of bulk cable updates via bulk import form
  • #12328 - Ensure generic foreign key relationships are populated in REST API serializations of objects
  • #12336 - Employ PostgreSQL advisory locks to avoid duplicate MPTT tree IDs when bulk creating objects
  • #13064 - Fix resetting of checkbox fields triggered by HTMX form re-rendering
  • #13440 - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
  • #13746 - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
  • #13872 - Add CSV delimiter field to file upload tab under bulk object upload views
  • #13876 - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
  • #13910 - Correct "add device" button link under platform view
  • #13944 - Correct serialization of several report attributes in the REST API
  • #13966 - Restore "last login" column on users table
  • #14013 - Fix device role filter choices under inventory items list filters
  • #14023 - Fix exception when bulk disconnecting interfaces connected to the same cable
  • #14025 - Fix exception when viewing a script that begins with the same name as another
  • #14026 - Optimize the automatic creation of available IP addresses for large prefixes
  • #14042 - Fix duplicated child object count decrements when removing objects in bulk

v3.6.3-ls153

12 Oct 16:00

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12732 - Add toggle to hide disconnected interfaces under device view

Bug Fixes

  • #11079 - Enable tracing cable paths across multiple cables in parallel
  • #11901 - Fix IndexError exception when manipulating terminations for existing cables via REST API
  • #13506 - Enable creating a config template which references a data file via the REST API
  • #13666 - Cleanly handle reports without any test methods defined
  • #13839 - Restore original text color for HTML code elements
  • #13843 - Fix assignment of VLAN group scope during bulk edit
  • #13845 - Fix AttributeError exception when attaching front/rear images to a device type
  • #13849 - Fix KeyError exception when deleting an object which references a configured choice value that has been removed
  • #13859 - Fix invalid response when searching for custom choice field values returns no matches
  • #13864 - Correct default background color for dashboard widget headers
  • #13871 - Fix rack filtering for empty location during device bulk import
  • #13891 - Allow designating an IP address as primary for device/VM while assigning it to an interface

v3.6.3-ls152

05 Oct 15:55

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12732 - Add toggle to hide disconnected interfaces under device view

Bug Fixes

  • #11079 - Enable tracing cable paths across multiple cables in parallel
  • #11901 - Fix IndexError exception when manipulating terminations for existing cables via REST API
  • #13506 - Enable creating a config template which references a data file via the REST API
  • #13666 - Cleanly handle reports without any test methods defined
  • #13839 - Restore original text color for HTML code elements
  • #13843 - Fix assignment of VLAN group scope during bulk edit
  • #13845 - Fix AttributeError exception when attaching front/rear images to a device type
  • #13849 - Fix KeyError exception when deleting an object which references a configured choice value that has been removed
  • #13859 - Fix invalid response when searching for custom choice field values returns no matches
  • #13864 - Correct default background color for dashboard widget headers
  • #13871 - Fix rack filtering for empty location during device bulk import
  • #13891 - Allow designating an IP address as primary for device/VM while assigning it to an interface