CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.4.5-ls310/index.html
LinuxServer Changes:
Full Changelog: v4.4.4-ls309...v4.4.5-ls310
Remote Changes:
Enhancements
- #19751 - Disable occupied module bays in form dropdowns when installing a new module
- #20301 - Add a "dismiss all" option to the notifications dropdown
- #20399 - Add
assignedandprimaryboolean filters for MAC addresses - #20567 - Add contacts column to services table
- #20675 - Enable NetBox Copilot integration
- #20692 - Add contacts column to IP addresses table
- #20700 - Add contacts table column for various additional models
Bug Fixes
- #19872 - Ensure custom script validation failures display error messages
- #20389 - Fix "select all" behavior for bulk rename views
- #20422 - Enable filtering of aggregates and prefixes by family in GraphQL API
- #20459 - Fix validation of
is_oob&is_primaryfields under IP address bulk import - #20466 - Fix querying of devices with a primary IP assigned in GraphQL API
- #20498 - Enforce the validation regex (if set) for custom URL fields
- #20524 - Raise a validation error when attempting to schedule a custom script for a past date/time
- #20541 - Fix resolution of GraphQL object fields which rely on custom filters
- #20551 - Fix automatic slug generation in quick-add UI form
- #20606 - Enable copying of values from table columns rendered as badges
- #20641 - Fix
AttributeErrorexception raised by the object changes REST API endpoint - #20646 - Prevent cables from connecting to objects marked as connected
- #20655 - Fix
FieldErrorexception when attempting to sort permissions list by actions