v1.7.0 - 2016-11-03
jeremystretch
released this
03 Nov 19:14
·
12474 commits
to master
since this release
New Features
IP address statuses (#87)
An IP address can now be designated as active, reserved, or DHCP. The DHCP status implies that the IP address is part of a DHCP pool and may or may not be assigned to a DHCP client.
Top-to-bottom rack numbering (#191)
Racks can now be set to have descending rack units, with U1 at the top of the rack. When adding a device to a rack with descending units, be sure to position it in the lowest-numbered unit which it occupies (this will be physically the topmost unit).
Improvements
- #211 - Allow device assignment and removal from IP address view
- #630 - Added a custom 404 page
- #652 - Use password input controls when editing secrets
- #654 - Added Cisco FlexStack and FlexStack Plus form factors
- #661 - Display relevant IP addressing when viewing a circuit
Bug Fixes
- #632 - Use semicolons instead of commas to separate regexes in topology maps
- #647 - Extend form used when assigning an IP to a device
- #657 - Unicode error when adding device modules
- #660 - Corrected calculation of utilized space in rack list
- #664 - Fixed bulk creation of interfaces across multiple devices