v3.10.6
⚠️ Known Bugs ⚠️
The v3.10.6 release contains a bug in the Console that prevents device views from loading.
Added
- Configuration option
is.admin-rights.all
to grant admins all rights, including_KEYS
and_ALL
. - Configuration option
is.user-registration.contact-info-validation.token-ttl
to customize the validity of contact information validation tokens. ttn-lw-stack
CLI command for creating an API Key with full rights on a user.
Changed
- Packet Broker API version to
v3.2.0-tts
and routing API tov1.0.2-tts
. - Emails with temporary tokens now also show when these tokens expire. Custom email templates can use
{{ .TTL }}
and{{ .FormatTTL }}
to render the expiry durations.
Deprecated
- Packet Broker mutual TLS authentication: use OAuth 2.0 client credentials instead; set
pba.authentication-mode
tooauth2
and configurepba.oauth2
. - Packet Broker forwarder blacklist setting
pba.home-network.blacklist-forwarder
has become ineffective.
Docker images
docker pull thethingsnetwork/lorawan-stack:3.10
docker pull thethingsnetwork/lorawan-stack:3.10.6
docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10
docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10.6