You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a map to the overview pages of end devices and gateways
Added API to retrieve MQTT configurations for applications and gateways
Added Application Server PubSub integrations events
Added mac_settings.desired_max_duty_cycle, mac_settings.desired_adr_ack_delay_exponent and mac_settings.desired_adr_ack_limit_exponent
Added PubSub integrations to the console
Added PubSub service to JavaScript SDK
Added support for updating mac_state.desired_parameters
Added --tls.insecure-skip-verify to skip certificate chain verification (insecure; for development only).
Changed the way api key rights are handled in the UpdateAPIKey rpc for Applications, Gateways, Users and Organizations. Users can revoke or add rights to api keys as long as they have these rights.
Changed the way collaborator rights are handled in the SetCollaborator rpc for Applications, Gateways, Clients and Organizations. Collaborators can revoke or add rights to other collaborators as long as they have these rights.
Extended device form in the Console to allow creating OTAA devices without root keys
Fixed downlink length computation in the Network Server
Fixed implementation of CUPS update-info endpoint
Fixed missing CLI in deb, rpm and Snapcraft packages
Improved confirmed downlink operation
Improved gateway connection status indicators in Console
Upgraded Gateway Configuration Server to a first-class cluster role.