Skip to content

v0.6.0

Compare
Choose a tag to compare
@gotthardp gotthardp released this 10 Sep 16:42
· 169 commits to master since this release

Major release with several significant improvements:

  • Introduced scopes and ability define individual access authorizations
  • Health monitoring can send e-mail and/or Slack message when an alert is raised or became worse
  • Several servers can be joined into a cluster for high-availability (experimental), thanks to @altishchenko
  • LoRaWAN 1.0.3 compatibility and new LoRaWAN MAC commands: DutyCycleReq, DeviceTimeReq
  • "Purge" button to clean Events and Received Frames
  • Downlink frames are logged and displayed in the Dashboard timeline

This is the first version compatible with Erlang 21.

Note The database structure was modified, mainly Areas and Groups were introduced. After migrating from version 0.5.x to 0.6.x you need to assign Profiles to Groups and Gateways to Areas.