Release Notes
Management
- Single account mode for self-hosted installation (#511)
This feature enables a single account mode that simply puts all users under the same account/network. It is enabled by default and only works when the self-hosted installation has 0 or 1 account.
To disable it run management with--disable-single-account-mode
.
Web UI
- Support user invites. Works only on the hosted version at app.netbird.io
Allows account/network administrators to invite team members.
The invited email must not exist in the system (no account exists with this email). See docs for details.