[release] LoRa App Server v3.3

LoRa App Server v3.3.0

Features

Multi-frame geolocation

The multi-frame geolocation (implemented by LoRa Server v3.2.0) fields have been added to the Device Profile form in the web-interface.

Prometheus metrics

Prometheus metics have been implemented for the Join Server API interface.

Improvements

  • Update UI dependencies to their latest versions.
  • Show popup on gateway create when no Service Profile exists. (#345)
  • Remove unused fields when listing users. (#328)
  • Update multicast address and session-key input field widgets.
  • Mention in API description that the organization ID of an application can not be updated after create. (#343)

Bugfixes

  • Trigger organization dropdown reload on organization change. (#342)
1 Like

LoRa App Server v3.3.1

Improvements

  • Add RXInfo and TXInfo to join-notifications. (#235)

Bugfixes

  • Propagate gRPC errors to that the correct HTTP status is returned. (#349)
  • Fix not found UI error when device is inactive. (#359)
2 Likes