Skip to content

Releases: linuxserver/docker-netbox

v3.0.11-ls47

03 Dec 19:37
b4b865c

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #2101 - Add missing q filters for necessary models
  • #7424 - Add virtual chassis filters for device components
  • #7531 - Add Markdown support for strikethrough formatting
  • #7542 - Add optional VLAN group column to prefixes table
  • #7803 - Improve live reloading of custom scripts
  • #7810 - Add IEEE 802.15.1 interface type

Bug Fixes

  • #7399 - Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS is enabled
  • #7657 - Make change logging middleware thread-safe
  • #7720 - Fix initialization of custom script MultiObjectVar field with multiple values
  • #7729 - Fix permissions evaluation when displaying VLAN group VLANs table
  • #7739 - Fix exception when tracing cable across circuit with no far end termination
  • #7813 - Fix handling of errors during export template rendering
  • #7851 - Add missing cluster name filter for virtual machines
  • #7857 - Fix ordering IP addresses by assignment status
  • #7859 - Fix styling of form widgets under cable connection views
  • #7864 - power_port can be null when creating power outlets via REST API
  • #7865 - REST API should support null values for console port speeds

v3.0.11-ls46

24 Nov 19:50

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #2101 - Add missing q filters for necessary models
  • #7424 - Add virtual chassis filters for device components
  • #7531 - Add Markdown support for strikethrough formatting
  • #7542 - Add optional VLAN group column to prefixes table
  • #7803 - Improve live reloading of custom scripts
  • #7810 - Add IEEE 802.15.1 interface type

Bug Fixes

  • #7399 - Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS is enabled
  • #7657 - Make change logging middleware thread-safe
  • #7720 - Fix initialization of custom script MultiObjectVar field with multiple values
  • #7729 - Fix permissions evaluation when displaying VLAN group VLANs table
  • #7739 - Fix exception when tracing cable across circuit with no far end termination
  • #7813 - Fix handling of errors during export template rendering
  • #7851 - Add missing cluster name filter for virtual machines
  • #7857 - Fix ordering IP addresses by assignment status
  • #7859 - Fix styling of form widgets under cable connection views
  • #7864 - power_port can be null when creating power outlets via REST API
  • #7865 - REST API should support null values for console port speeds

v3.0.10-ls45

19 Nov 10:16

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #7740 - Add mini-DIN 8 console port type
  • #7760 - Add vid filter field to VLANs list
  • #7767 - Add visual aids to interfaces table for type, enabled status

Bug Fixes

  • #7564 - Fix assignment of members to virtual chassis with initial position of zero
  • #7701 - Fix conflation of assigned IP status & role in interface tables
  • #7741 - Fix 404 when attaching multiple images in succession
  • #7752 - Fix minimum version check under Python v3.10
  • #7766 - Add missing outer dimension columns to rack table
  • #7780 - Preserve multi-line values during CSV file import
  • #7783 - Fix indentation of locations under site view
  • #7788 - Improve XSS mitigation in Markdown renderer
  • #7791 - Enable sorting device bays table by installed device status
  • #7802 - Differentiate ID and VID columns in VLANs table
  • #7808 - Fix reference values for content type under custom field import form
  • #7809 - Add missing export template support for various models
  • #7814 - Fix restriction of user & group objects in GraphQL API queries

v3.0.10-ls44

12 Nov 14:53

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #7740 - Add mini-DIN 8 console port type
  • #7760 - Add vid filter field to VLANs list
  • #7767 - Add visual aids to interfaces table for type, enabled status

Bug Fixes

  • #7564 - Fix assignment of members to virtual chassis with initial position of zero
  • #7701 - Fix conflation of assigned IP status & role in interface tables
  • #7741 - Fix 404 when attaching multiple images in succession
  • #7752 - Fix minimum version check under Python v3.10
  • #7766 - Add missing outer dimension columns to rack table
  • #7780 - Preserve multi-line values during CSV file import
  • #7783 - Fix indentation of locations under site view
  • #7788 - Improve XSS mitigation in Markdown renderer
  • #7791 - Enable sorting device bays table by installed device status
  • #7802 - Differentiate ID and VID columns in VLANs table
  • #7808 - Fix reference values for content type under custom field import form
  • #7809 - Add missing export template support for various models
  • #7814 - Fix restriction of user & group objects in GraphQL API queries

v3.0.9-ls43

03 Nov 14:44

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #6529 - Introduce the runscript management command
  • #6930 - Add an optional "ID" column to all tables
  • #7668 - Add "view elevations" button to location view

Bug Fixes

  • #7599 - Improve color mode preference handling
  • #7601 - Correct devices count for locations within global search results
  • #7612 - Strip HTML from custom field descriptions
  • #7628 - Fix load_yaml method for custom scripts
  • #7643 - Fix circuit assignment when creating multiple terminations simultaneously
  • #7644 - Prevent inadvertent deletion of prior change records when deleting objects (#7333 revisited)
  • #7647 - Require interface assignment when designating IP address as primary for device/VM during CSV import
  • #7664 - Preserve initial form data when bulk edit validation fails
  • #7717 - Restore missing tags column on IP range table
  • #7721 - Retain pagination preference when MAX_PAGE_SIZE is zero

v3.0.8-ls43

29 Oct 10:15

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #7551 - Add UI field to filter interfaces by kind
  • #7561 - Add a utilization column to the IP ranges table

Bug Fixes

  • #7300 - Fix incorrect Device LLDP interface row coloring
  • #7495 - Fix navigation UI issue that caused improper element overlap
  • #7529 - Restore horizontal scrolling for tables in narrow viewports
  • #7534 - Avoid exception when utilizing "create and add another" twice in succession
  • #7544 - Fix multi-value filtering of custom field objects
  • #7545 - Fix incorrect display of update/delete events for webhooks
  • #7550 - Fix rendering of UTF8-encoded data in change records
  • #7556 - Fix display of version when new release is available
  • #7584 - Fix alignment of object identifier under object view

v3.0.8-ls42

20 Oct 14:52

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #7551 - Add UI field to filter interfaces by kind
  • #7561 - Add a utilization column to the IP ranges table

Bug Fixes

  • #7300 - Fix incorrect Device LLDP interface row coloring
  • #7495 - Fix navigation UI issue that caused improper element overlap
  • #7529 - Restore horizontal scrolling for tables in narrow viewports
  • #7534 - Avoid exception when utilizing "create and add another" twice in succession
  • #7544 - Fix multi-value filtering of custom field objects
  • #7545 - Fix incorrect display of update/delete events for webhooks
  • #7550 - Fix rendering of UTF8-encoded data in change records
  • #7556 - Fix display of version when new release is available
  • #7584 - Fix alignment of object identifier under object view

v3.0.7-ls41

08 Oct 18:48

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #6879 - Improve ability to toggle images/labels in rack elevations
  • #7485 - Add USB micro AB type

Bug Fixes

  • #7051 - Fix permissions evaluation and improve error handling for connected device REST API endpoint
  • #7471 - Correct redirect URL when attaching images via "add another" button
  • #7474 - Fix AttributeError exception when rendering a report or custom script
  • #7479 - Fix parent interface choices when bulk editing VM interfaces

v3.0.6-ls41

06 Oct 18:55

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #6850 - Default to current user when creating journal entries via REST API
  • #6955 - Include type, ID, and slug on object view
  • #7394 - Enable filtering cables by termination type & ID in REST API
  • #7462 - Include count of assigned virtual machines under platform view

Bug Fixes

  • #7442 - Fix missing actions column on user-configured tables
  • #7446 - Fix exception when viewing a large number of child IPs within a prefix
  • #7455 - Fix site/provider network validation for circuit termination API serializer
  • #7459 - Pre-populate location data when adding a device to a rack
  • #7460 - Fix filtering connections by site ID

v3.0.5-ls40

04 Oct 18:53

Choose a tag to compare

LinuxServer Changes:

Added Redis database environment variables.

netbox Changes:

Enhancements

  • #5925 - Always show IP addresses tab under prefix view
  • #6423 - Cache rendered REST API specifications
  • #6708 - Add image attachment support for circuits, power panels
  • #7387 - Enable arbitrary ordering of custom scripts
  • #7427 - Don't select hidden rows when selecting all in a table

Bug Fixes

  • #6433 - Fix bulk editing of child prefixes under aggregate view
  • #6817 - Custom field columns should be removed from tables upon their deletion
  • #6895 - Remove errant markup for null values in CSV export
  • #7215 - Prevent rack elevations from overlapping when higher width is specified
  • #7373 - Fix flashing when server, client, and browser color-mode preferences are mismatched
  • #7397 - Fix AttributeError exception when rendering export template for devices via REST API
  • #7401 - Pin jsonschema package to v3.2.0 to fix REST API docs rendering
  • #7411 - Fix exception in UI when adding member devices to virtual chassis
  • #7412 - Fix exception in UI when adding child device to device bay
  • #7417 - Prevent exception when filtering objects list by invalid tag
  • #7425 - Housekeeping command should honor zero verbosity