This repository was archived by the owner on Jul 9, 2020. It is now read-only.
0.9.0 [2020-01-09]
- [feature] Added management IP feature
- [change] Changed configuration status:
runninghas been renamed toapplied - [admin] Added
NETJSONCONFIG_MANAGEMENT_IP_DEVICE_LISTsetting - [admin] Added
NETJSONCONFIG_BACKEND_DEVICE_LISTsetting - [x509] Fixed common_name redundancy
- [admin] Hidden "Download Configuration" button when no config is available
- [controller] Register view now updates device details
- [deps] Added support for Django 2.1 and Django 2.2
- [models] Added support for hardware ID / serial number
- [device] Add context field to device
- [bugfix] Show error when the preview is experiencing issues
- [ux] Group device change form in tabs
- [ux] Show loading indicator while loading preview
- [vpn] Add controller views (download & checksum) for VPN config
- [vpn] Fixed DH params in preview #107
- [change] Moved urls to admin namespace
- [feature] Implement copy/clone templates
- [feature] Added API to get context of device
- [bugfix] Ensure atomicity of transactions with database during auto-registration