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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
⚠️ Known Issues
The OAuth login flow of ttn-lw-cli does not work with v3.12.2. Instead, you can use ttn-lw-cli login --api-key NNSXS.etc.etc to login with an API key.
Added
Contextual tooltips to form fields in the Console.
C-Style uint32_t representation for end device address field.
Gateway Configuration Server to the cluster package.
This introduces a new config option cluster.gateway-configuration-server that needs to be set in multi-instance deployments.
Uplink storage for integrations in the Application Server. The number of uplinks stored per end device may be configured via the config option as.uplink-storage.limit.
LoRaCloud GLS multi frame request support.
LoRaCloud GNSS request support.
LoRaCloud WiFi request support.
Changed
Allow the LinkADRReq commands to lower the data rate used by the end devices.
Fixed
Occasional crashes in the ratelimit middleware.
Handling of zero EUI CUPS update-info requests.
Backend validation messages for some forms.
Gateway downlink message previews not displaying correctly in the event view of the Console.
Importing end devices from the Console would occasionally ignore some device MAC settings fields.