Releases: linuxserver/docker-netbox
Releases · linuxserver/docker-netbox
v3.1.8-ls59
LinuxServer Changes:
Rebase to Alpine 3.15.
netbox Changes:
Enhancements
- #7150 - Linkify devices on the far side of a rack elevation
- #8398 - Embiggen configuration form fields for banner message content
- #8556 - Add full username column to changelog table
- #8620 - Enable tab completion for
nbshell
Bug Fixes
- #8331 - Implement
replaceAll
string utility function to improve browser compatibility - #8391 - Null date columns should return empty strings during CSV export
- #8548 - Fix display of VC members when position is zero
- #8561 - Include option to connect a rear port to a console port
- #8564 - Fix errant table configuration key
available_columns
- #8577 - Show contact assignment counts in global search results
- #8578 - Object change log tables should honor user's configured preferences
- #8604 - Fix tag filter on config context list filter form
- #8609 - Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
- #8611 - Fix bulk editing for certain custom link, webhook, and journal entry fields
v3.1.8-ls58
LinuxServer Changes:
Rebase to Alpine 3.15.
netbox Changes:
Enhancements
- #7150 - Linkify devices on the far side of a rack elevation
- #8398 - Embiggen configuration form fields for banner message content
- #8556 - Add full username column to changelog table
- #8620 - Enable tab completion for
nbshell
Bug Fixes
- #8331 - Implement
replaceAll
string utility function to improve browser compatibility - #8391 - Null date columns should return empty strings during CSV export
- #8548 - Fix display of VC members when position is zero
- #8561 - Include option to connect a rear port to a console port
- #8564 - Fix errant table configuration key
available_columns
- #8577 - Show contact assignment counts in global search results
- #8578 - Object change log tables should honor user's configured preferences
- #8604 - Fix tag filter on config context list filter form
- #8609 - Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
- #8611 - Fix bulk editing for certain custom link, webhook, and journal entry fields
v3.1.7-ls57
LinuxServer Changes:
Rebase to Alpine 3.15.
netbox Changes:
Enhancements
- #7504 - Include IP range data under IPAM role views
- #8275 - Introduce alternative ASDOT-formatted column for ASNs
- #8367 - Add ASNs to global search function
- #8368 - Enable controlling the order of custom script form fields with
field_order
- #8381 - Add contacts to global search function
- #8462 - Linkify manufacturer column in device type table
- #8476 - Bring the ASN Web UI up to the standard set by other objects
- #8494 - Include locations count under tenant view
- #8517 - Render boolean custom fields as icons in object tables
- #8530 - Indicate CSV or YAML as format for "all data" export
Bug Fixes
- #8315 - Fix display of NAT link for primary IPv4 address under device view
- #8377 - Fix calculation of absolute cable lengths when specified in fractional units
- #8425 - Fix exception when viewing change list/records with removed plugins
- #8456 - Fix redundant display of VRF RD in prefix view
- #8465 - Accept empty string values for Interface
rf_channel
in REST API - #8498 - Fix display of selected content type filters in object list views
- #8499 - Content types REST API endpoint should not require model permission
- #8512 - Correct file permissions to allow execution of housekeeping script
- #8527 - Fix display of changelog retention period
v3.1.7-ls56
LinuxServer Changes:
Rebase to Alpine 3.15.
netbox Changes:
Enhancements
- #7504 - Include IP range data under IPAM role views
- #8275 - Introduce alternative ASDOT-formatted column for ASNs
- #8367 - Add ASNs to global search function
- #8368 - Enable controlling the order of custom script form fields with
field_order
- #8381 - Add contacts to global search function
- #8462 - Linkify manufacturer column in device type table
- #8476 - Bring the ASN Web UI up to the standard set by other objects
- #8494 - Include locations count under tenant view
- #8517 - Render boolean custom fields as icons in object tables
- #8530 - Indicate CSV or YAML as format for "all data" export
Bug Fixes
- #8315 - Fix display of NAT link for primary IPv4 address under device view
- #8377 - Fix calculation of absolute cable lengths when specified in fractional units
- #8425 - Fix exception when viewing change list/records with removed plugins
- #8456 - Fix redundant display of VRF RD in prefix view
- #8465 - Accept empty string values for Interface
rf_channel
in REST API - #8498 - Fix display of selected content type filters in object list views
- #8499 - Content types REST API endpoint should not require model permission
- #8512 - Correct file permissions to allow execution of housekeeping script
- #8527 - Fix display of changelog retention period
v3.1.6-ls55
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
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
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
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
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
v3.1.4-ls51
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