net-mgmt/netbox: Update to 4.5.9
Changelog:
Enhancements:
- Add profile filter support for modules
- Enable optional config template selection when rendering device configuration via a URL query parameter
- Support filtering by multiple object-type custom fields simultaneously in filter forms
- Include the PostgreSQL database schema in system details
- Allow dict subclasses for the API_TOKEN_PEPPERS configuration parameter
Performance Improvements:
- Optimize queryset prefetching for CSV bulk export
Bug Fixes:
- Fix incorrect contact count for contact groups with contacts assigned to nested groups
- Correct OpenAPI schema for available-prefixes endpoint request body
- Fix import of modules with front-to-rear port mappings
- Avoid saving invalid custom scripts to disk on upload
- Fix permission scope filtering for constrained object permissions
- Fix exception raised by REST API POST/PATCH requests missing a trailing slash
- Restore plugin template extensions for VRF and other declarative-layout views
- Fix incorrect link peers for rear ports connected via trunk cable profiles
- Fix saving of comments on MAC address entries
- Correct power draw calculations for outlets within a PDU
- Correct OpenAPI schema for available-VLANs endpoint request body
- Restore color field in front port edit form
- Validate EventRule.action_data as a JSON object to prevent server errors on object writes
- Clear unique fields when using "add another" for contacts
- Enable horizontal scrolling for context table panels on the IP address view
https://github.com/netbox-community/netbox/releases/tag/v4.5.9
MFH: 2026Q2