mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-26 03:11:49 +01:00
-
released this
2025-10-28 19:34:18 +01:00 | 567 commits to main since this release📅 Originally published on GitHub: Tue, 28 Oct 2025 18:35:47 GMT
🏷️ Git tag created: Tue, 28 Oct 2025 18:34:18 GMTEnhancements
- #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
Downloads