Skip to content

Releases: linuxserver/docker-netbox

v3.1.6-ls55

28 Jan 10:16
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8246 - Show human-friendly values for commit rates in circuits table
  • #8262 - Add cable count to tenant stats
  • #8265 - Add Stackwise-n interface types
  • #8293 - Show 4-byte ASNs in ASDOT notation
  • #8302 - Linkify role column in device & VM tables
  • #8337 - Enable sorting object tables by created & updated times

Bug Fixes

  • #8279 - Fix display of virtual chassis members in rack elevations
  • #8285 - Fix cluster_count under tenant REST API serializer
  • #8287 - Correct label in export template form
  • #8301 - Fix delete button for various object children views
  • #8305 - Fix assignment of custom field data to FHRP groups via UI
  • #8306 - Redirect user to previous page after login
  • #8314 - Prevent custom fields with default values from appearing as applied filters erroneously
  • #8317 - Fix CSV import of multi-select custom field values
  • #8319 - Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter
  • #8342 - Restore created & last_updated fields missing from several REST API serializers
  • #8357 - Add missing tags field to location filter form
  • #8358 - Fix inconsistent styling of custom fields on filter & bulk edit forms

v3.1.6-ls54

21 Jan 10:22
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8246 - Show human-friendly values for commit rates in circuits table
  • #8262 - Add cable count to tenant stats
  • #8265 - Add Stackwise-n interface types
  • #8293 - Show 4-byte ASNs in ASDOT notation
  • #8302 - Linkify role column in device & VM tables
  • #8337 - Enable sorting object tables by created & updated times

Bug Fixes

  • #8279 - Fix display of virtual chassis members in rack elevations
  • #8285 - Fix cluster_count under tenant REST API serializer
  • #8287 - Correct label in export template form
  • #8301 - Fix delete button for various object children views
  • #8305 - Fix assignment of custom field data to FHRP groups via UI
  • #8306 - Redirect user to previous page after login
  • #8314 - Prevent custom fields with default values from appearing as applied filters erroneously
  • #8317 - Fix CSV import of multi-select custom field values
  • #8319 - Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter
  • #8342 - Restore created & last_updated fields missing from several REST API serializers
  • #8357 - Add missing tags field to location filter form
  • #8358 - Fix inconsistent styling of custom fields on filter & bulk edit forms

v3.1.6-ls53

17 Jan 16:00
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8246 - Show human-friendly values for commit rates in circuits table
  • #8262 - Add cable count to tenant stats
  • #8265 - Add Stackwise-n interface types
  • #8293 - Show 4-byte ASNs in ASDOT notation
  • #8302 - Linkify role column in device & VM tables
  • #8337 - Enable sorting object tables by created & updated times

Bug Fixes

  • #8279 - Fix display of virtual chassis members in rack elevations
  • #8285 - Fix cluster_count under tenant REST API serializer
  • #8287 - Correct label in export template form
  • #8301 - Fix delete button for various object children views
  • #8305 - Fix assignment of custom field data to FHRP groups via UI
  • #8306 - Redirect user to previous page after login
  • #8314 - Prevent custom fields with default values from appearing as applied filters erroneously
  • #8317 - Fix CSV import of multi-select custom field values
  • #8319 - Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter
  • #8342 - Restore created & last_updated fields missing from several REST API serializers
  • #8357 - Add missing tags field to location filter form
  • #8358 - Fix inconsistent styling of custom fields on filter & bulk edit forms

v3.1.5-ls52

06 Jan 15:54
6d6f07e
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8231 - Use in-page dialogs for confirming object deletion
  • #8244 - Add length & length unit fields to cable filter form
  • #8252 - Linkify type and group columns in clusters table

Bug Fixes

  • #8213 - Fix ValueError exception under prefix IP addresses view
  • #8224 - Fix KeyError exception when creating FHRP group with IP address and protocol "other"
  • #8226 - Honor return URL after populating a device bay
  • #8228 - Optional ChoiceVar fields should not force a selection
  • #8255 - Fix bulk editing of authentication parameters for wireless LANs and links

v3.1.4-ls52

04 Jan 20:12
6d6f07e
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8192 - Add "add prefix" button to aggregate child prefixes view
  • #8194 - Enable bulk user assignment to groups under admin UI
  • #8197 - Allow filtering sites by group when connecting a cable
  • #8210 - Establish netbox/local/ as a path for local resources

Bug Fixes

  • #8187 - Fix rendering of tags column in object tables
  • #8191 - Fix return URL when adding IP addresses to VM interfaces
  • #8196 - Fix IndexError exception when viewing large IPv6 prefixes in UI
  • #8201 - Custom integer fields should allow negative integers as minimum/maximum values

v3.1.4-ls51

03 Jan 17:08
e22e754
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8192 - Add "add prefix" button to aggregate child prefixes view
  • #8194 - Enable bulk user assignment to groups under admin UI
  • #8197 - Allow filtering sites by group when connecting a cable
  • #8210 - Establish netbox/local/ as a path for local resources

Bug Fixes

  • #8187 - Fix rendering of tags column in object tables
  • #8191 - Fix return URL when adding IP addresses to VM interfaces
  • #8196 - Fix IndexError exception when viewing large IPv6 prefixes in UI
  • #8201 - Custom integer fields should allow negative integers as minimum/maximum values

v3.1.3-ls51

31 Dec 04:32
e22e754
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #6782 - Enable the inclusion of custom links in tables
  • #7600 - Include count of available IPs on prefix view
  • #8034 - Enable specifying custom field validators during CSV import
  • #8100 - Add "other" choice for FHRP group protocol
  • #8175 - Display parent object when attaching an image

Bug Fixes

  • #7246 - Don't attempt to URL-decode NAPALM response payloads
  • #7290 - Defer loading API-backed form fields
  • #7887 - Forward HTTP_X_FORWARDED_FOR to custom scripts
  • #7962 - Fix user menu under report/script result view
  • #7972 - Standardize name of RemoteUserBackend logger
  • #8097 - Fix styling of Markdown tables
  • #8127 - Fix disassociation of interface under IP address edit view
  • #8131 - Restore annotation of available IPs under prefix IPs view
  • #8134 - Fix bulk editing of objects within dynamic tables
  • #8139 - Fix rendering of table configuration form under VM interfaces view
  • #8140 - Restore missing fields on wireless LAN & link REST API serializers

v3.1.2-ls50

20 Dec 21:59
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #7661 - Remove forced styling of custom banners
  • #7665 - Add toggle to show only available child prefixes
  • #7999 - Add 6 GHz and 60 GHz wireless channels
  • #8057 - Dynamic object tables using HTMX
  • #8080 - Link to NAT IPs for device/VM primary IPs
  • #8081 - Allow creating services directly from navigation menu
  • #8083 - Removed "related devices" panel from device view
  • #8108 - Improve breadcrumb links for device/VM components

Bug Fixes

  • #7674 - Fix inadvertent application of device type context to virtual machines
  • #8074 - Ordering VMs by name should reference naturalized value
  • #8077 - Fix exception when attaching image to location, circuit, or power panel
  • #8078 - Add missing wireless models to lsmodels() in nbshell
  • #8079 - Fix validation of LLDP neighbors when connected device has an asset tag
  • #8088 - Improve legibility of text in labels with light-colored backgrounds
  • #8092 - Rack elevations should not include device asset tags
  • #8096 - Fix DataError during change logging of objects with very long string representations
  • #8101 - Preserve return URL when using "create and add another" button
  • #8102 - Raise validation error when attempting to assign an IP address to multiple objects

v3.1.1-ls49

17 Dec 10:21
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8047 - Display sorting indicator in table column headers

Bug Fixes

  • #5869 - Fix permissions evaluation under available prefix/IP REST API endpoints
  • #7519 - Return a 409 status for unfulfillable available prefix/IP requests
  • #7690 - Fix custom field integer support for MultiValueNumberFilter
  • #7990 - Fix title display on contact detail view
  • #7996 - Show WWN field in interface creation form
  • #8001 - Correct verbose name for wireless LAN group model
  • #8003 - Fix cable tracing across bridged interfaces with no cable
  • #8005 - Fix contact email display
  • #8009 - Validate IP addresses for uniqueness when creating an FHRP group
  • #8010 - Allow filtering devices by multiple serial numbers
  • #8019 - Exclude metrics endpoint when LOGIN_REQUIRED is true
  • #8030 - Validate custom field names
  • #8033 - Fix display of zero values for custom integer fields in tables
  • #8035 - Redirect back to parent prefix after creating IP address(es) where applicable
  • #8038 - Placeholder filter should display zero integer values
  • #8042 - Fix filtering cables list by site slug or rack name
  • #8051 - Contact group parent assignment should not be required under REST API

v3.1.1-ls48

13 Dec 14:50
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

netbox Changes:

Enhancements

  • #8047 - Display sorting indicator in table column headers

Bug Fixes

  • #5869 - Fix permissions evaluation under available prefix/IP REST API endpoints
  • #7519 - Return a 409 status for unfulfillable available prefix/IP requests
  • #7690 - Fix custom field integer support for MultiValueNumberFilter
  • #7990 - Fix title display on contact detail view
  • #7996 - Show WWN field in interface creation form
  • #8001 - Correct verbose name for wireless LAN group model
  • #8003 - Fix cable tracing across bridged interfaces with no cable
  • #8005 - Fix contact email display
  • #8009 - Validate IP addresses for uniqueness when creating an FHRP group
  • #8010 - Allow filtering devices by multiple serial numbers
  • #8019 - Exclude metrics endpoint when LOGIN_REQUIRED is true
  • #8030 - Validate custom field names
  • #8033 - Fix display of zero values for custom integer fields in tables
  • #8035 - Redirect back to parent prefix after creating IP address(es) where applicable
  • #8038 - Placeholder filter should display zero integer values
  • #8042 - Fix filtering cables list by site slug or rack name
  • #8051 - Contact group parent assignment should not be required under REST API