Skip to content

0.5.0 [2020-09-18]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 18 Sep 22:14
· 121 commits to master since this release
0.5.0

Features

Changes

  • 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