Skip to content

Releases: linuxserver/docker-netbox

v3.5.8-ls141

15 Aug 14:37

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #10030 - Ship a validation schema for the device type library with each release
  • #11675 - Add support for specifying import/export route targets during VRF bulk import
  • #11922 - Automatically populate any VDC assignments from the parent when adding a child interface via the UI
  • #12889 - Add 400GE CFP2 interface type
  • #13033 - Add human-friendly speed column to interfaces table
  • #13151 - Add "assigned" filter for IP addresses
  • #13368 - List installed plugins on the server error report page
  • #13442 - Add 200 and 400 Gbps speeds to dropdown choices on interface form

Bug Fixes

  • #11578 - Fix schema definition for available IP & VLAN REST API endpoints
  • #12639 - Raise validation error for invalid alphanumeric ranges when creating objects
  • #12665 - Avoid escaping semicolons when rendering custom links
  • #12750 - Automatically delete an AutoSyncRecord when its object is deleted
  • #13343 - Fix filtering of circuits under provider network view
  • #13369 - Fix job termination status for failed reports
  • #13414 - Fix support for "hide-if-unset" custom fields on bulk import forms
  • #13446 - Don't disable bulk edit/delete buttons after deselecting "select all" checkbox
  • #13451 - Disable table ordering for custom link columns

v3.5.7-ls140

10 Aug 15:55

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #11803 - Move non-rack devices list to a separate tab under the rack view
  • #12625 - Mask sensitive parameters when viewing a configured data source
  • #13009 - Add IEC 10609-1 and NBR 14136 power port & outlet types
  • #13097 - Implement a faster initial poll for report & script results
  • #13234 - Add 100GBASE-X-DSFP and 100GBASE-X-SFPDD interface types

Bug Fixes

  • #13051 - Fix Markdown support for table cell alignment
  • #13167 - Fix missing script results when fetched via REST API
  • #13233 - Remove extraneous VLAN group field from bulk edit form for interfaces
  • #13237 - Permit unauthenticated access to content types REST API endpoint when LOGIN_REQUIRED is false
  • #13285 - Fix exception when importing device type missing rack unit height value

v3.5.7-ls139

03 Aug 15:55

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #11803 - Move non-rack devices list to a separate tab under the rack view
  • #12625 - Mask sensitive parameters when viewing a configured data source
  • #13009 - Add IEC 10609-1 and NBR 14136 power port & outlet types
  • #13097 - Implement a faster initial poll for report & script results
  • #13234 - Add 100GBASE-X-DSFP and 100GBASE-X-SFPDD interface types

Bug Fixes

  • #13051 - Fix Markdown support for table cell alignment
  • #13167 - Fix missing script results when fetched via REST API
  • #13233 - Remove extraneous VLAN group field from bulk edit form for interfaces
  • #13237 - Permit unauthenticated access to content types REST API endpoint when LOGIN_REQUIRED is false
  • #13285 - Fix exception when importing device type missing rack unit height value

v3.5.7-ls138

28 Jul 15:29

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #11803 - Move non-rack devices list to a separate tab under the rack view
  • #12625 - Mask sensitive parameters when viewing a configured data source
  • #13009 - Add IEC 10609-1 and NBR 14136 power port & outlet types
  • #13097 - Implement a faster initial poll for report & script results
  • #13234 - Add 100GBASE-X-DSFP and 100GBASE-X-SFPDD interface types

Bug Fixes

  • #13051 - Fix Markdown support for table cell alignment
  • #13167 - Fix missing script results when fetched via REST API
  • #13233 - Remove extraneous VLAN group field from bulk edit form for interfaces
  • #13237 - Permit unauthenticated access to content types REST API endpoint when LOGIN_REQUIRED is false
  • #13285 - Fix exception when importing device type missing rack unit height value

v3.5.6-ls137

27 Jul 15:55

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Bug Fixes

  • #13061 - Fix display of last result for scripts & reports with a custom name defined
  • #13096 - Hide scheduling fields for all scripts with scheduling disabled
  • #13105 - Fix exception when attempting to allocate next available IP address from prefix marked as utilized
  • #13116 - Catch ProgrammingError exception when starting NetBox without pre-populated content types

v3.5.6-ls136

20 Jul 15:58

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Bug Fixes

  • #13061 - Fix display of last result for scripts & reports with a custom name defined
  • #13096 - Hide scheduling fields for all scripts with scheduling disabled
  • #13105 - Fix exception when attempting to allocate next available IP address from prefix marked as utilized
  • #13116 - Catch ProgrammingError exception when starting NetBox without pre-populated content types

v3.5.6-ls135

13 Jul 15:56

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Bug Fixes

  • #13061 - Fix display of last result for scripts & reports with a custom name defined
  • #13096 - Hide scheduling fields for all scripts with scheduling disabled
  • #13105 - Fix exception when attempting to allocate next available IP address from prefix marked as utilized
  • #13116 - Catch ProgrammingError exception when starting NetBox without pre-populated content types

v3.5.6-ls134

10 Jul 21:29

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Bug Fixes

  • #13061 - Fix display of last result for scripts & reports with a custom name defined
  • #13096 - Hide scheduling fields for all scripts with scheduling disabled
  • #13105 - Fix exception when attempting to allocate next available IP address from prefix marked as utilized
  • #13116 - Catch ProgrammingError exception when starting NetBox without pre-populated content types

v3.5.5-ls133

06 Jul 21:28

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #11738 - Annotate VLAN group utilization
  • #12499 - Add "copy to clipboard" buttons in UI for IP addresses
  • #12945 - Add 100GE QSFP-DD interface type
  • #12955 - Include additional contact details on contact assignments table
  • #13065 - Associate contact assignments with their objects in the change log

Bug Fixes

  • #11335 - Exclude stale content types when retrieving changelog records
  • #12533 - Fix REST API validation of null values for several interface attributes
  • #12579 - Fix exception when clicking "create and add another" to add a cable
  • #12617 - Populate prechange snapshot on parent object when assigning/removing primary IP address
  • #12760 - Avoid rendering partial HTMX responses when restoring browser tabs
  • #12842 - Improve handling of exceptions when loading reports
  • #12849 - Fix LDAP group permissions assignment for API clients
  • #12951 - Display consistent parent information for each termination under cable view
  • #12953 - Fix designation of primary IP addresses during interface assignment
  • #12960 - Fix OpenAPI schema for various choice fields
  • #12961 - Set correct return URL for object contacts tabs
  • #12966 - Avoid catching database exceptions when maintenance mode is disabled
  • #12975 - Correct URL for VirtualDeviceContext API serializer
  • #12977 - Fix URL parameters for object count dashboard widgets
  • #12983 - Avoid erroneously clearing many-to-many assignments during bulk edit
  • #12989 - Fix bulk import of tags for device & module types
  • #13011 - Do not escape commas when rendering custom links
  • #13047 - Correct ASN count under ASN ranges list
  • #13056 - Add config_template field to device API serializer
  • #13092 - Allow nullifying power port max & allocated draw values during bulk edit
  • #13100 - Fix ValueError exception when searching for virtual device context for non-numeric values

v3.5.4-ls132

06 Jul 15:58

Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

netbox Changes:

Enhancements

  • #12828 - Define colors for staged change action choices
  • #12847 - Include "add" button on all device & virtual machine component list views
  • #12862 - Add menu navigation button to add wireless links directly
  • #12865 - Add "add" buttons for reports & scripts to navigation menu

Bug Fixes

  • #12474 - Update cable terminations when assigning a location to a new site
  • #12622 - Permit the assignment of non-site VLANs to prefixes assigned to a site
  • #12682 - Correct OpenAPI schema for connected device API endpoint
  • #12687 - Allow the assignment of all /31 IP addresses to interfaces
  • #12818 - Fix permissions evaluation when queuing a data sync job
  • #12822 - Fix encoding of whitespace in custom link URLs
  • #12838 - Correct rounding of rack power utilization values
  • #12845 - Fix pagination of objects for related IP addresses table
  • #12850 - Fix table configuration modal for the contact assignments list
  • #12885 - Permit mounting of devices in rack unit 100
  • #12914 - Clear stored ordering from user config when cleared by request