Added
- Support user email notification preferences.
- This requires an Identity Server database migration (
ttn-lw-stack is-db migrate
).
- This requires an Identity Server database migration (
- Support for managing MAC settings profiles.
- This feature is experimental and subject to change.
- Endpoint for generating support user.
- Only available to tenant administrators, allows the creation of a read-only admin user.
- Add more specific rights for user operations.
- The rights added were for listing and creating rights.
- Admin validation associated with these operations remains.
- Add purge rights for application, organizations, Oauth clients, gateways and user operations.
- Add more specific rights for alert notification profile operations.
- Add more specific rights for alert notification receiver operations.
- Add more specific rights for authentication provider operations.
- Add more specific rights for external user operations.
- Support pausing webhook in the edit webhook view in console
- Add more specific rights for user operations.
- The rights added were for listing and creating rights.
- Admin validation associated with these operations remains.
- Add specific rights for interacting with the Packet Broker Agent.
- Add specific rights for updating a tenant’s configuration.
Fixed
- Subscription nudge not showing correct device count in the Console.
- Enforce default page limit on AS and NS List RPCs if a value is not provided in the request.
- Fix OAuth client authorizations delete request in the Console.
- Consecutive disconnect/reconnect messages in the Live Data view in the Console.
- Set retention policy for
application_webhook_failure
table in the Network Operation Center’s store.- This requires a database schema migration (
ttn-lw-stack noc-db migrate
).
- This requires a database schema migration (