Enhancements
- #21430 - Display the device role's color in the device view
- #21795 - Update
humanize_speedtemplate filter to support decimal Gbps/Tbps values
Bug Fixes
- #21529 - Exclude non-existent custom fields from object changelog data returned via the REST API
- #21542 - Expand interface speed field to 64-bit integer to prevent overflow for LAG interfaces exceeding ~2.1 Tbps
- #21704 - Fix missing port mappings in device type YAML export
- #21783 - Fix support for bulk import of cables connected to power feeds
- #21801 - Prevent duplicate filename collision when uploading files using S3 storage
- #21814 - Fix custom script "last run" time to reflect job start time rather than creation time
- #21835 - Correct help text for color selection form fields
- #21841 - Restore visibility of the edit button for script modules to non-superusers
- #21845 - Fix CSV export of connection columns rendering template whitespace instead of a formatted value
- #21869 - Remove redundant
ScriptModuleclass synchronization triggered on save