Skip to content

v3.26.0

Compare
Choose a tag to compare
@TheThingsBot TheThingsBot released this 06 Jun 15:42
· 3686 commits to v3.33 since this release

Added

  • Support for scanning a QR code that only contains the hexadecimal encoded DevEUI.
  • Experimental flag ns.adr.auto_narrow_steer. When enabled, end devices which do not have an explicit channel steering mode will be steered towards the LoRa narrow channels.

Fixed

  • Console not applying webhook field masks when creating a webhook from a template that has field masks set.
  • LoRa Basics Station PONG messages will now contain the application payload of the associated PING, as required by the WebSockets specification.
    • This fix enables PING/PONG behavior for non reference implementations of the LNS protocol.
  • Fix crash of "Edit webhook" view due to invalid Authorization header encoding in the Console.