Skip to content

Releases: linuxserver/docker-netbox

v3.7.7-ls193

02 May 16:04
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #15428 - Show usage counts for associated objects on config template list
  • #15812 - Add Date & DateTime variable types for custom scripts
  • #15894 - Cache the generated API schema definition for shorter loading times

Bug Fixes

  • #11460 - Fix AttributeError exception when editing a cable with only one end terminated
  • #13712 - Fix row highlighting for device interface list display
  • #13806 - Fix "mark" button tooltip on button activation for device interface list display
  • #13922 - Fix SVG drawing error on multiple termination trace with multiple devices
  • #14241 - Fix random interface swap when performing cable trace with multiple termination
  • #14852 - Fix NoReverseMatch exception when viewing an event rule which references a deleted custom script
  • #15524 - Fix rounding error when reporting IP range utilization
  • #15548 - Ignore many-to-many mappings when checking dependencies of an object being deleted
  • #15845 - Avoid extraneous database queries when fetching assigned IP addresses via REST API
  • #15872 - BANNER_MAINTENANCE content should permit custom HTML
  • #15891 - Ensure deterministic ordering for scripts & reports
  • #15896 - Fix retention of default value when editing a custom JSON field
  • #15899 - Fix exception when enabling the tags column on the L2VPN terminations table

v3.7.7-ls192

01 May 20:44
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #15428 - Show usage counts for associated objects on config template list
  • #15812 - Add Date & DateTime variable types for custom scripts
  • #15894 - Cache the generated API schema definition for shorter loading times

Bug Fixes

  • #11460 - Fix AttributeError exception when editing a cable with only one end terminated
  • #13712 - Fix row highlighting for device interface list display
  • #13806 - Fix "mark" button tooltip on button activation for device interface list display
  • #13922 - Fix SVG drawing error on multiple termination trace with multiple devices
  • #14241 - Fix random interface swap when performing cable trace with multiple termination
  • #14852 - Fix NoReverseMatch exception when viewing an event rule which references a deleted custom script
  • #15524 - Fix rounding error when reporting IP range utilization
  • #15548 - Ignore many-to-many mappings when checking dependencies of an object being deleted
  • #15845 - Avoid extraneous database queries when fetching assigned IP addresses via REST API
  • #15872 - BANNER_MAINTENANCE content should permit custom HTML
  • #15891 - Ensure deterministic ordering for scripts & reports
  • #15896 - Fix retention of default value when editing a custom JSON field
  • #15899 - Fix exception when enabling the tags column on the L2VPN terminations table

v3.7.6-ls191

25 Apr 16:04
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14690 - Improve rendering of JSON data in configuration form
  • #15427 - Enable compatibility with non-Amazon S3 providers for remote data sources
  • #15640 - Add global search support for L2VPN identifiers
  • #15644 - Introduce new configuration parameters for enabling HTTP Strict Transport Security (HSTS)

Bug Fixes

  • #15541 - Restore ability to modify assigned component template when adding/modifying an inventory item template
  • #15582 - Fix permission constraints for synchronization of remote data sources
  • #15588 - Correct OpenAPI schema definitions for read-only fields which may return null values
  • #15635 - Extend plugin removal instruction to include reindexing the global search cache
  • #15654 - Fix AttributeError exception when attempting to save an incomplete tunnel termination
  • #15668 - Fix permission required to display virtual disks tab on virtual machine UI view
  • #15685 - Allow filtering cables by decimal values using UI filter form
  • #15761 - Add missing ike_policy & ike_policy_id filters for IKE proposals
  • #15771 - Include id in list of supported fields for all bulk import forms
  • #15790 - Fix live preview support for EventRule comments

v3.7.6-ls190

22 Apr 17:40
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14690 - Improve rendering of JSON data in configuration form
  • #15427 - Enable compatibility with non-Amazon S3 providers for remote data sources
  • #15640 - Add global search support for L2VPN identifiers
  • #15644 - Introduce new configuration parameters for enabling HTTP Strict Transport Security (HSTS)

Bug Fixes

  • #15541 - Restore ability to modify assigned component template when adding/modifying an inventory item template
  • #15582 - Fix permission constraints for synchronization of remote data sources
  • #15588 - Correct OpenAPI schema definitions for read-only fields which may return null values
  • #15635 - Extend plugin removal instruction to include reindexing the global search cache
  • #15654 - Fix AttributeError exception when attempting to save an incomplete tunnel termination
  • #15668 - Fix permission required to display virtual disks tab on virtual machine UI view
  • #15685 - Allow filtering cables by decimal values using UI filter form
  • #15761 - Add missing ike_policy & ike_policy_id filters for IKE proposals
  • #15771 - Include id in list of supported fields for all bulk import forms
  • #15790 - Fix live preview support for EventRule comments

v3.7.5-ls189

18 Apr 16:04
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14707 - Clarify interface designation when creating tunnel terminations
  • #15039 - Allow API tokens to be cloned

Bug Fixes

  • #14799 - Avoid caching modified reports & scripts
  • #15029 - Raise a clean validation error when attempting to make duplicate FHRP group assignments
  • #15102 - Fix usage of selector widget for form fields referencing users/groups
  • #15435 - Correct permissions name to allow adding a module bay to a device via the UI
  • #15502 - Fix KeyError exception when modifying an IP address assigned to a virtual machine
  • #15597 - Restore help modal for button_class field on custom link bulk import form
  • #15598 - Fix exception when creating a device from a device type with one or more child inventory items
  • #15608 - Avoid caching values of null fields in search index
  • #15609 - Fix filtering of the providers list by assigned ASN

v3.7.5-ls188

11 Apr 16:09
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14707 - Clarify interface designation when creating tunnel terminations
  • #15039 - Allow API tokens to be cloned

Bug Fixes

  • #14799 - Avoid caching modified reports & scripts
  • #15029 - Raise a clean validation error when attempting to make duplicate FHRP group assignments
  • #15102 - Fix usage of selector widget for form fields referencing users/groups
  • #15435 - Correct permissions name to allow adding a module bay to a device via the UI
  • #15502 - Fix KeyError exception when modifying an IP address assigned to a virtual machine
  • #15597 - Restore help modal for button_class field on custom link bulk import form
  • #15598 - Fix exception when creating a device from a device type with one or more child inventory items
  • #15608 - Avoid caching values of null fields in search index
  • #15609 - Fix filtering of the providers list by assigned ASN

v3.7.5-ls187

04 Apr 21:38
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14707 - Clarify interface designation when creating tunnel terminations
  • #15039 - Allow API tokens to be cloned

Bug Fixes

  • #14799 - Avoid caching modified reports & scripts
  • #15029 - Raise a clean validation error when attempting to make duplicate FHRP group assignments
  • #15102 - Fix usage of selector widget for form fields referencing users/groups
  • #15435 - Correct permissions name to allow adding a module bay to a device via the UI
  • #15502 - Fix KeyError exception when modifying an IP address assigned to a virtual machine
  • #15597 - Restore help modal for button_class field on custom link bulk import form
  • #15598 - Fix exception when creating a device from a device type with one or more child inventory items
  • #15608 - Avoid caching values of null fields in search index
  • #15609 - Fix filtering of the providers list by assigned ASN

v3.7.4-ls186

28 Mar 16:11
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14206 - Add additional FibreChannel SFP+ interface types
  • #14366 - Enable custom links for config contexts & templates
  • #15291 - Add tunnel termination buttons to VM interfaces table
  • #15297 - Linkify platform column in device & virtual machine tables

Bug Fixes

  • #13722 - Fix range expansion for comma-separated numerical values
  • #14832 - Enable querying IP addresses for an FHRP group via GraphQL
  • #15220 - Fix validation check when bulk editing the mask length of IP addresses
  • #15232 - Permit user with sufficient permissions to assign an inventory item to a device type
  • #15241 - Restore missing display field on VirtualDisk serialization in REST API
  • #15243 - Correct representation of installed module when listing module bays using REST API brief mode
  • #15316 - Fix selection of 3DES encryption for IKE & IPSec proposals
  • #15322 - Add description field to YAML export for device & module types
  • #15336 - Correct label for recurring scheduled jobs
  • #15347 - Fix querying virtual machine contacts via GraphQL
  • #15356 - Fix assignment of front & rear images to device types via REST API

v3.7.4-ls185

21 Mar 16:11
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14206 - Add additional FibreChannel SFP+ interface types
  • #14366 - Enable custom links for config contexts & templates
  • #15291 - Add tunnel termination buttons to VM interfaces table
  • #15297 - Linkify platform column in device & virtual machine tables

Bug Fixes

  • #13722 - Fix range expansion for comma-separated numerical values
  • #14832 - Enable querying IP addresses for an FHRP group via GraphQL
  • #15220 - Fix validation check when bulk editing the mask length of IP addresses
  • #15232 - Permit user with sufficient permissions to assign an inventory item to a device type
  • #15241 - Restore missing display field on VirtualDisk serialization in REST API
  • #15243 - Correct representation of installed module when listing module bays using REST API brief mode
  • #15316 - Fix selection of 3DES encryption for IKE & IPSec proposals
  • #15322 - Add description field to YAML export for device & module types
  • #15336 - Correct label for recurring scheduled jobs
  • #15347 - Fix querying virtual machine contacts via GraphQL
  • #15356 - Fix assignment of front & rear images to device types via REST API

v3.7.4-ls184

14 Mar 01:15
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

netbox Changes:

Enhancements

  • #14206 - Add additional FibreChannel SFP+ interface types
  • #14366 - Enable custom links for config contexts & templates
  • #15291 - Add tunnel termination buttons to VM interfaces table
  • #15297 - Linkify platform column in device & virtual machine tables

Bug Fixes

  • #13722 - Fix range expansion for comma-separated numerical values
  • #14832 - Enable querying IP addresses for an FHRP group via GraphQL
  • #15220 - Fix validation check when bulk editing the mask length of IP addresses
  • #15232 - Permit user with sufficient permissions to assign an inventory item to a device type
  • #15241 - Restore missing display field on VirtualDisk serialization in REST API
  • #15243 - Correct representation of installed module when listing module bays using REST API brief mode
  • #15316 - Fix selection of 3DES encryption for IKE & IPSec proposals
  • #15322 - Add description field to YAML export for device & module types
  • #15336 - Correct label for recurring scheduled jobs
  • #15347 - Fix querying virtual machine contacts via GraphQL
  • #15356 - Fix assignment of front & rear images to device types via REST API