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.
Added
Update gateway antenna location from incoming status message (see update_location_from_status gateway field and --gs.update-gateway-location-debounce-time option).
This requires a database migration (ttn-lw-stack is-db migrate) because of the added columns.
Access Tokens are now linked to User Sessions.
This requires a database migration (ttn-lw-stack is-db migrate) because of the added columns.
Edit application attributes in Application General Settings in the Console
New use CLI command to automatically generate CLI configuration files.
Fixed
Fix organization collaborator view not being accessible in the Console.
Error display on Data pages in the Console.
Fix too restrictive MQTT client validation in PubSub form in the Console.
Fix faulty display of device event stream data for end devices with the same ID in different applications.