Release Notes
The new version introduces peer login expiration logic that requires peers added with interactive SSO login (by a user) to expire after a certain period of time (e.g., 24 hours by default). Expired peers will automatically disconnect and will not be able to connect to other machines without reauthenticating.
You can configure this setting globally for the account in the new Settings tab in the dashboard https://app.netbird.io/settings.
Under the Peers tab, you can disable expiration for each peer individually.
Management
Agent
- JSON and YAML agent status output (#704)
netbird status --json
netbird status --yaml
New contributors
- @pascal-fischer made their first contribution in #705