Skip to content

0.8.0 [28-06-2020]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 28 Jun 20:28
· 18 commits to master since this release
0.8.0
  • Fix: fixed parsing issue in OpenVPN which caused some node and links to
    be missed if the OpenVPN nodes had same IP but different ports
  • Feature: detect changes in nodes and links
  • Change: Added/remove/changed nodes/links are now sorted
  • Change: Unspecified fields like node's label and link's cost_text are now always
    shown as empty string if they are not specified
  • Change: Parse cost_text field from links
  • Backward incompatible change: the output of diff in this release differs
    slightly from the previous versions.
    Applications using previous netdiff versions will likely need minor adjustments
    to their code
  • Documentation Improvements
  • Added support for openwisp-utils~=0.5.0