Skip to content

v0.10.1

Compare
Choose a tag to compare
@braginini braginini released this 20 Oct 06:54
· 1286 commits to main since this release
08ddf04

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.

user-invites