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.allto grant admins all rights, including_KEYSand_ALL. - Configuration option
is.user-registration.contact-info-validation.token-ttlto customize the validity of contact information validation tokens. ttn-lw-stackCLI command for creating an API Key with full rights on a user.
Changed
- Packet Broker API version to
v3.2.0-ttsand 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-modetooauth2and configurepba.oauth2. - Packet Broker forwarder blacklist setting
pba.home-network.blacklist-forwarderhas become ineffective.
Docker images
docker pull thethingsnetwork/lorawan-stack:3.10docker pull thethingsnetwork/lorawan-stack:3.10.6docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10.6