Releases: netbox-community/netbox
Releases · netbox-community/netbox
v1.3.0 - 2016-07-18
New Features
- #42 - Allow assignment of VLAN on prefix import
- #43 - Toggling of IP space uniqueness within a VRF
- #111 - Introduces VLAN groups
- #227 - Support for bulk import of child devices
Bug Fixes
- #301 - Prevent deletion of DeviceBay when installed device is deleted
- #306 - Fixed device import to allow an unspecified rack face
- #307 - Catch
RelatedObjectDoesNotExist
when an invalid device type is defined during device import - #308 - Update rack assignment for all child devices when moving a parent device
- #311 - Fix assignment of primary_ip on IP address import
- #317 - Rack elevation display fix for device types greater than 42U in height
- #320 - Disallow import of prefixes with host masks
- #322 - Corrected VLAN import behavior
v1.2.2 - 2016-07-14
v1.2.1 - 2016-07-13
v1.2.0 - 2016-07-12
v1.1.0 - 2016-07-07
v1.0.7-r1 - 2016-07-05
- #199 - Correct IP address validation
v1.0.7 - 2016-06-30
Note: If upgrading from a previous release, be sure to run ./upgrade.sh after downloading the new code.
- #135: Fixed display of navigation menu on mobile screens
- #141: Fixed rendering of "getting started" guide
- Modified upgrade.sh to use sudo for pip installations
- #109: Hide the navigation menu from anonymous users if login is required
- #143: Add help_text to Device.position
- #136: Prefixes which have host bits set will trigger an error instead of being silently corrected
- #140: Improved support for Unicode in object names
Public NetBox release
NetBox was originally developed internally at DigitalOcean by the network development team. This release marks the debut of NetBox as an open source project.