github TheThingsNetwork/lorawan-stack v3.20.1

latest releases: v3.32.0, v3.31.1, v3.31.0...
2 years ago

Added

  • Support inviting users in the Console.

Changed

  • In AS923 frequency plans, the Network Server will skip the RX1 window if the data rate is ambiguous.
    • This change occurs in old Regional Parameters versions in which the initial downlink dwell time setting of the end device is not specified. The end device may have the downlink dwell time setting either enabled or disabled, and due to this the data rate of the RX1 window is ambiguous.
    • This ambiguity exists until the Network Server is successful in negotiating the dwell time limitations using the TxParamSetupReq MAC command. This will occur automatically and does not require any external input.
    • If you already know the boot dwell time settings of your end device, you may provide them via the --mac-settings.downlink-dwell-time and --mac-settings.uplink-dwell-time MAC settings. This will ensure that RX1 transmissions are available from the first uplink of the session.

Removed

  • Sorting on associated rights in the API keys table.

Fixed

  • last activity not updating when an end device joins for the first time in the Console.
  • A bug that would show the "Status count periodicity"-field in the Console as 200 when actually set to 0.
  • A bug causing map viewports to be set in odd locations when setting end device/gateway locations.
  • Console crashing when sorting by associated rights in the API keys table.

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.