ChirpStack Application Server v3.12.0
Features
LoRa Cloud DAS GNSS resolving
This implements the handling of LoRa Cloud Device & Application Services GNSS payload on pre-configured port (default 198).
Dashboards
Implement global and per organization dashboard of active devices and gateways. Please note that for devices, you must configure the expected uplink interval in the device-profile so that ChirpStack knows the difference between an active and inactive devices.
Improvements
- Add WebSocket ping (30s interval) to avoid that load-balancers close the connection after inactivity.
- Add Prometheus metrics for MQTT integration.
- Make it possible for organization admins to update the name of the organization.
- Add
logout_url
configuration option for OpenID Connect authentication.