You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backward incompatible: API and visualizer views now require authentication by default. This can be changed through the new OPENWISP_NETWORK_TOPOLOGY_API_AUTH_REQUIRED setting
Upgraded openvpn nodes to netdiff 0.9
Automatically manage organization of Node and Link
Changed API URL: /api/v1/receive/{id}/ -> /api/v1//topology/{id}/receive/ (old URL kept for backward compatibility)
Bugfixes
Fixed link status bug introduced in 0.4
Fixed exceptions during update of data
Do not save status_changed, modified, created in link properties
Fixed Topology admin for users who do not have delete permission