Getting Started Concepts The Things Stack Cloud The Things Stack Enterprise Integrations API Hardware
Get The Things Stack

Release Notes

    Overview
  • 3.34.1
  • 3.34.0
  • 3.33.2
  • 3.33.1
  • 3.33.0
  • 3.32.3
  • 3.32.2
  • 3.32.1
  • 3.32.0
  • 3.31.1
  • 3.30.2
  • 3.30.1
  • 3.30.0
  • 3.29.2
  • 3.29.1
  • 3.29.0
  • 3.28.2
  • 3.28.1
  • 3.28.0
  • 3.27.2
  • 3.27.1
  • 3.27.0
  • 3.26.2
  • 3.26.1
  • 3.26.0
  • 3.25.2
  • 3.25.1
  • 3.25.0
  • 3.24.2
  • 3.24.1
  • 3.24.0
  • 3.23.2
  • 3.23.1
  • 3.23.0
  • 3.22.2
  • 3.22.1
  • 3.22.0
  • 3.21.2
  • 3.21.1
  • 3.21.0
  • 3.20.2
  • 3.20.1
  • 3.20.0
  • 3.19.2
  • 3.19.1
  • 3.19.0
  • 3.18.2
  • 3.18.1
  • 3.18.0
  • 3.17.2
  • 3.17.1
  • 3.17.0
  • 3.16.3
  • 3.16.2
  • 3.16.1
  • 3.16.0
  • 3.15.2
  • 3.15.1
  • 3.15.0
  • 3.14.2
  • 3.14.1
  • 3.14.0
  • 3.13.3
  • 3.13.2
  • 3.13.1
  • 3.13.0
  • 3.12.3
  • 3.12.2
  • 3.12.1
  • 3.12.0
  • 3.11.3
  • 3.11.2
  • 3.11.1
  • 3.11.0
  • 3.10.8
  • 3.10.7
  • 3.10.6
  • 3.10.5
  • 3.10.4
  • 3.10.3
  • 3.10.2
  • 3.10.1
  • 3.10.0

3.21.2

Added

  • New ListBands RPC on the Configuration service.
    • Added support to CLI. Available via the end-devices list-bands command.
  • CLI support for listing PHY versions via the end-devices list-phy-versions CLI command.
  • New NetID and DeviceAddressPrefixes RPC on the NS service.
    • Added support on CLI. Available via the end-devices get-net-id and end-devices get-dev-addr-prefixes commands.
  • Support for loading end device template from Device Repository when importing devices using a CSV file.
  • Experimental support for normalized payload.
  • Support management of deleted users in the Console.
  • Decoded payloads are now visible for downlinks in the Console.
  • Support for dynamic ping slot frequencies, as used by the US915 and AU915 bands.
  • Support for LoRa Basics Station beaconing.

Changed

  • Deprecated attributes from GatewayAntenna definition. While it was present in the API it was never stored in the database.
  • Absolute time downlinks (such as class B ping slots or class C absolute time downlinks) are now using the native class B downlink API of LoRa Basics Station.
  • Only gateways which are guaranteed to be GPS capable may now be used for absolute time downlinks. This ensures that gateways that have an unknown time source are not used for absolute time scheduling.
  • The static ADR mode may now steer the end device to use custom data rates such as SF7BW250, FSK and LR-FHSS.
  • The Console will try to resolve invalid state errors during login with an automatic refresh.
  • Error details are now displayed in a modal instead of within the notification element in the Console.

Removed

  • Experimental support for LoRa Basics Station gateway GPS timestamps which use the wrong precision (milliseconds instead of microseconds). Please ensure that your gateway has been updated to the latest firmware.

Fixed

  • Network Operations Center now only shows LoRa channels in “Lowest RSSI (LoRa)” panel.
    • This requires refreshing the materialized view with LoRa performance data. Connect with psql to the TimescaleDB database and run:
      CALL refresh_continuous_aggregate('gateway_uplink_lora_performance_1h', NOW() - INTERVAL '30 days', NOW());
      
  • The Gateway Server scheduler no longer considers the absolute time of a downlink to be the time of arrival.
  • The Network Server now correctly handles the command that may succeed a LinkADRAns response.
  • LR-FHSS data rate matching.
  • Console data rate rendering of non-LoRa modulations.
  • End device network layer form crashing in some situations in the Console device general settings.
  • End device overview crashing in some situations in the Console.
  • Device import when using Join Server-only deployments.
  • QRG can generate QR Codes without the claim authentication code.
← 3.22.0 3.21.1 →

On this page

Sections

Getting Started

Concepts

The Things Stack Cloud

The Things Stack Enterprise

Integrations

API

Hardware

Sitemap

View our Sitemap

Contributing

GitHub

About Us

The Things Industries