Skip to content

v3.13.1

Choose a tag to compare

@TheThingsBot TheThingsBot released this 04 Jun 09:54
· 10521 commits to v3.36 since this release
v3.13.1
76bc6cf

Added

  • More contextual tooltips to end device and gateway form fields in the Console.
  • Warnings in the Console when changing or revoking your own access to an entity.

Changed

  • Do not print error line logs for rate limited gRPC and HTTP API requests.
  • The ttn_lw_log_log_messages_total metric was renamed to ttn_lw_log_messages_total and has an additional error_name label.
  • Authenticated users now have access to gateway status and location when those are set to public.
  • Cookies are no longer allowed in cross-origin requests to the HTTP API. Applications must instead use Bearer tokens in the Authorization header.

Fixed

  • Downlink queue eviction on FCnt mismatch.
  • End device payload formatter view crashing in the Console.
  • End device overview frequently crashing in the Console.
  • Panic on empty downlink in zero indexed downlink token.

Docker images

  • docker pull thethingsnetwork/lorawan-stack:3.13
  • docker pull thethingsnetwork/lorawan-stack:3.13.1
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.13
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.13.1