v3.35.2
The Things Stack is a robust, yet flexible LoRaWAN® Network Server that caters to the needs of demanding LoRaWAN deployments, from covering the essentials to advanced security configurations and device life cycle management.
Browse by section
Getting Started
Get started with The Things Stack. If you're new to The Things Stack and/or LoRaWAN, this is the place to start.
Concepts
Guides on basic concepts of working with The Things Stack.
The Things Stack Cloud
Concepts specific to The Things Stack Cloud.
The Things Stack Enterprise
Concepts specific to The Things Stack Enterprise.
Integrations
Learn how to work with End Device data on The Things Stack and how to integrate with external systems.
Hardware
Concepts specific to LoRaWAN end devices and gateways
API
Explore The Things Stack API
What's new in v3.35.2
Changed
Rate limiting for downlink queue operations (`DownlinkQueuePush`, `DownlinkQueueReplace`) is now applied at the application level instead of per-device. This may result in more `ResourceExhausted` (429) errors when multiple devices under the same application perform downlink queue operations concurrently.
→
Fixed
The support user is now properly excluded from admin-related operations (notifications, last admin checks for delete/update/purge).
→
Fixed
Application Server webhook registry now uses read-only Redis client for non-paginated list operations, reducing connection holding time during high traffic.
→