Skip to content

Releases: linuxserver/docker-netbox

v2.9.11-ls6

11 Dec 23:17
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #5424 - Allow passing Python code to nbshell using --command
  • #5439 - Add CS and SN fiber port types

Bug Fixes

  • #5383 - Fix setting user password via REST API
  • #5396 - Fix uniqueness constraint for virtual machine names
  • #5387 - Fix error when rendering config contexts when objects have multiple tags assigned
  • #5407 - Add direct link to secret on secrets list
  • #5408 - Fix updating secrets without setting new plaintext
  • #5410 - Restore tags field on cable connection forms
  • #5433 - Exclude SVG files from front/rear image upload for device types (currently unsupported)
  • #5436 - Show assigned IP addresses in interfaces list
  • #5446 - Fix validation for plugin version and required settings

v2.9.10-ls5

28 Nov 16:00
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #5319 - Add USB types for power ports and outlets
  • #5337 - Add "splice" type for pass-through ports

Bug Fixes

  • #5235 - Fix exception when editing IP address with a NAT IP assigned to a non-racked device
  • #5309 - Avoid extraneous database queries when manipulating objects
  • #5345 - Fix non-deterministic ordering of prefixes and IP addresses
  • #5350 - Filter available racks by selected group when creating a rack reservation
  • #5355 - Limit rack groups by selected site when editing a rack
  • #5356 - Populate manufacturer field when adding a device component template
  • #5360 - Clear VLAN assignments when setting interface mode to none

v2.9.8-ls4

08 Nov 23:06
9396a32
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #4559 - Improve device/VM context data rendering performance

Bug Fixes

  • #3672 - Fix a caching issue causing incorrect related object counts in API responses
  • #5113 - Fix incorrect caching of permission object assignments to user groups in the admin panel
  • #5243 - Redirect user to appropriate tab after modifying device components
  • #5273 - Fix exception when validating a new permission with no models selected
  • #5282 - Fix high CPU load when LDAP authentication is enabled
  • #5285 - Plugins no longer need to define app_name for API URLs to be included in the root view

v2.9.8-ls3

02 Nov 17:10
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #4559 - Improve device/VM context data rendering performance

Bug Fixes

  • #3672 - Fix a caching issue causing incorrect related object counts in API responses
  • #5113 - Fix incorrect caching of permission object assignments to user groups in the admin panel
  • #5243 - Redirect user to appropriate tab after modifying device components
  • #5273 - Fix exception when validating a new permission with no models selected
  • #5282 - Fix high CPU load when LDAP authentication is enabled
  • #5285 - Plugins no longer need to define app_name for API URLs to be included in the root view

v2.9.3-ls2

21 Sep 16:42
4c7a531
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #4977 - Redirect authenticated users from login view
  • #5048 - Show the device/VM name when editing a component
  • #5072 - Add REST API filters for image attachments
  • #5080 - Add 8P6C, 8P4C, 8P2C port types

Bug Fixes

  • #5046 - Disabled plugin menu items are no longer clickable
  • #5063 - Fix "add device" link in rack elevations for opposite side of half-depth devices
  • #5074 - Fix inclusion of VC member interfaces when viewing VC master
  • #5078 - Fix assignment of existing IP addresses to interfaces via web UI
  • #5081 - Fix exception during webhook processing with custom select field
  • #5085 - Fix ordering by assignment in IP addresses table
  • #5087 - Restore label field when editing console server ports, power ports, and power outlets
  • #5089 - Redirect to device view after editing component
  • #5090 - Fix status display for console/power/interface connections
  • #5091 - Avoid KeyError when handling invalid table preferences
  • #5095 - Show assigned prefixes in VLANs list

v2.9.3-ls1

18 Sep 17:08
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.
netbox Changes:

Enhancements

  • #4977 - Redirect authenticated users from login view
  • #5048 - Show the device/VM name when editing a component
  • #5072 - Add REST API filters for image attachments
  • #5080 - Add 8P6C, 8P4C, 8P2C port types

Bug Fixes

  • #5046 - Disabled plugin menu items are no longer clickable
  • #5063 - Fix "add device" link in rack elevations for opposite side of half-depth devices
  • #5074 - Fix inclusion of VC member interfaces when viewing VC master
  • #5078 - Fix assignment of existing IP addresses to interfaces via web UI
  • #5081 - Fix exception during webhook processing with custom select field
  • #5085 - Fix ordering by assignment in IP addresses table
  • #5087 - Restore label field when editing console server ports, power ports, and power outlets
  • #5089 - Redirect to device view after editing component
  • #5090 - Fix status display for console/power/interface connections
  • #5091 - Avoid KeyError when handling invalid table preferences
  • #5095 - Show assigned prefixes in VLANs list