Skip to content

WireCloud v0.8.0 (FIWARE 4.4)

Compare
Choose a tag to compare
@aarranz aarranz released this 14 Oct 20:42
· 2298 commits to develop since this release

Changes between WireCloud 0.7.2 and 0.8.0:

  • Behaviour Oriented Wiring Editor (the style has also been improved)
  • Readthedocs documentation (source files are provided in github)
  • Widget API v2:
    • Dynamic creation of widgets, operators and their wiring connections.
    • Dynamic creation of workspaces
    • Wiring status change events
    • Minor improvements
  • Support for fullscreen widgets
  • Migrate NGSI JavaScript binding to use JSON instead of XML for talking with Orion Context Broker.
  • Add support for newer features of the Orion Context Broker: e.g. retrieving info about the types of the entities.
  • Support python 3.4+
  • Migrate from django-social-auth (deprecated) to python-social-auth
  • Remove multiconnector support from the wiring editor
  • Use of xml as the default serialisation format when packaging workspaces
  • StyledElements 0.6 (documentation to be added in upcoming release)
  • A log of bug fixes