You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fine grained NbTrans overrides for the dynamic ADR mode. See the --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].min-nb-trans and --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].max-nb-trans family of parameters.
Support for storing user's bookmarks in the database.
This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new user_bookmarks table.
Support for storing user's Console Preferences in the database.
This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new console_preferences column in the users table.
Changed
Searching for collaborators displays only accounts that are not already attached to the entity's collaborator list.