v1.6.2-r1 - 2016-10-04
·
12531 commits
to master
since this release
Improvements
- #212 - Introduced the
BASE_PATH
configuration setting to allow running NetBox in a URL subdirectory - #345 - Bulk edit: allow user to select all objects on page or all matching query
- #475 - Display "add" buttons at top and bottom of all device/device type panels
- #480 - Improved layout on mobile devices
- #481 - Require interface creation before trying to assign an IP to a device
- #575 - Allow all valid URL schemes in custom fields
- #579 - Add a description field to export templates
Bug Fixes
- #466 - Validate available free space for all instances when increasing the U height of a device type
- #571 - Correct rack group filter on device list
- #576 - Delete all relevant CustomFieldValues when deleting a CustomFieldChoice
- #581 - Correct initialization of custom boolean and select fields
- #591 - Correct display of component creation buttons in device type view