mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-25 19:02:15 +01:00
-
released this
2025-11-11 15:58:09 +01:00 | 522 commits to main since this release📅 Originally published on GitHub: Tue, 11 Nov 2025 14:59:23 GMT
🏷️ Git tag created: Tue, 11 Nov 2025 14:58:09 GMTEnhancements
- #14171 - Support VLAN assignment for device & VM interfaces being bulk imported
- #20297 - Introduce additional coaxial cable types
Bug Fixes
- #20378 - Prevent exception when attempting to delete a data source utilized by a custom script
- #20645 - CSVChoiceField should defer to model field's default value when CSV field is empty
- #20647 - Improve handling of empty strings during bulk imports
- #20653 - Fix filtering of jobs by object type ID
- #20660 - Optimize loading of custom script modules from remote storage
- #20670 - Improve validation of related objects during bulk import
- #20688 - Suppress non-harmful "No active configuration revision found" warning message
- #20697 - Prevent duplication of signals which increment/decrement related object counts
- #20699 - Ensure proper ordering of changelog entries resulting from cascading deletions
- #20713 - Ensure a pre-change snapshot is recorded on virtual chassis members being added/removed
- #20721 - Fix breadcrumb navigation links in UI for background tasks
- #20738 - Deleting a virtual chassis should nullify the
vc_positionof all former members - #20750 - Fix cloning of permissions when only one action is enabled
- #20755 - Prevent duplicate results under certain conditions when filtering providers
- #20771 - Comments are required when creating a new journal entry
- #20774 - Bulk action button labels should be translated
Downloads