v2.3.2 - 2018-03-22
jeremystretch
released this
22 Mar 19:06
·
11126 commits
to master
since this release
Enhancements
- #1586 - Extend bulk interface creation to support alphanumeric characters
- #1866 - Introduced AnnotatedMultipleChoiceField for filter forms
- #1930 - Switched to drf-yasg for Swagger API documentation
- #1944 - Enable assigning VLANs to virtual machine interfaces
- #1945 - Implemented a VLAN members view
- #1949 - Added a button to view elevations on rack groups list
- #1952 - Implemented a more robust mechanism for assigning VLANs to interfaces
Bug Fixes
- #1948 - Fix TypeError when attempting to add a member to an existing virtual chassis
- #1951 - Fix TypeError exception when importing platforms
- #1953 - Ignore duplicate IPs when calculating prefix utilization
- #1955 - Require a plaintext value when creating a new secret
- #1978 - Include all virtual chassis member interfaces in LLDP neighbors view
- #1980 - Fixed bug when trying to nullify a selection custom field under Python 2