v0.6.0
Release Notes
Management
- Multi-user accounts.
Netbird used to have a single admin user per account. With this release, multiple users can share an account. - New registering users sharing the same organization domain automatically join the organization's account.
- Support new device registration with the login through IDP.
CLI
- CLI commands migration:
wiretrustee
replaced withnetbird
.
Old commands are deprecated and will be removed in future versions. Example:
E.g.wiretrustee up
->netbird up
- Packages repo migration (URLs)
- User-friendly device registration with IDP.
Callingnetbird up
without a--setup-key
will trigger login through the browser and IDP. - Indirect support for MFA. If your IDP is configured with
Desktop UI
- Netbird got desktop UIs for Linux, Mac, and Windows - a simple systray application implemented with fyne.
- User-friendly device registration with IDP.
ClickingConnect
button in the systray menu will trigger login through the browser and IDP.
Admin Panel (Dashboard)
- New tab - "Users". Displays all users belonging to an account.
- Search and filter for Peers, Setup Keys, and Users.
- Pagination for Peers.
- Fixes for tables on mobile devices.