Releases: netbox-community/netbox
Releases · netbox-community/netbox
v1.4.1 - 2016-08-03
Improvements
- #289 - Annotate available ranges in prefix IP list
- #412 - Tenant group assignment is no longer mandatory
- #422 - CSV import now supports double-quoting values which contain commas
Bug Fixes
- #395 - Show child prefixes from all VRFs if the parent belongs to the global table
- #406 - Fixed circuit list rendring when filtering on port speed or commit rate
- #409 - Filter IPs and prefixes by tenant slug rather than by its PK
- #411 - Corrected title of secret roles view
- #419 - Fixed a potential database performance issue when gathering tenant statistics
v1.4.0 - 2016-08-01
New Features
Multitenancy (#16)
NetBox now supports tenants and tenant groups. Sites, racks, devices, VRFs, prefixes, IP addresses, VLANs, and circuits can be assigned to tenants to track the allocation of these resources among customers or internal departments. If a prefix or IP address does not have a tenant assigned, it will fall back to the tenant assigned to its parent VRF (where applicable).
Improvements
- #176 - Introduced seed data for new installs
- #358 - Improved search for all objects
- #394 - Improved VRF selection during bulk editing of prefixes and IP addresses
- Miscellaneous cosmetic improvements to the UI
Bug Fixes
v1.3.2 - 2016-07-26
Improvements
- #292 - Added part_number field to DeviceType
- #363 - Added a description field to the VLAN model
- #374 - Increased VLAN name length to 64 characters
- Enabled bulk deletion of interfaces from devices
Bug Fixes
- #359 - Corrected the DCIM API endpoint for finding related connections
- #370 - Notify user when secret decryption fails
- #381 - Fix 'u_consumed' error on rack import
- #384 - Fixed description field's maximum length on IPAM bulk edit forms
- #385 - Fixed error when deleting a user with one or more associated UserActions
v1.3.1 - 2016-07-21
Improvements
- #258 - Add an API endpoint to list interface connections
- #303 - Improved numeric ordering of sites, racks, and devices
- #304 - Display utilization percentage on rack list
- #327 - Disable rack assignment for installed child devices
Bug Fixes
- #331 - Add group field to VLAN bulk edit form
- Miscellaneous improvements to Unicode handling
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