What’s Changed
- [misc] add AGENTS.md file by @mlsmaycon in [misc] add AGENTS.md file by mlsmaycon · Pull Request #7014 · netbirdio/netbird · GitHub
- [client] Handle interface lookup errors in iOS DNS index helper by @Optic00 in [client] Handle interface lookup errors in iOS DNS index helper by Optic00 · Pull Request #6999 · netbirdio/netbird · GitHub
- [client] iOS - Remove duplicate Login RPCs from the iOS SDK by @evgeniyChepelev in [client] iOS - Remove duplicate Login RPCs from the iOS SDK by evgeniyChepelev · Pull Request #6931 · netbirdio/netbird · GitHub
- [client] Declare GTK4/WebKitGTK runtime deps for the Linux UI packages by @pappz in [client] Declare GTK4/WebKitGTK runtime deps for the Linux UI packages by pappz · Pull Request #6893 · netbirdio/netbird · GitHub
- [management] Generic gRPC extension seam for external modules by @bison in [management] Generic gRPC extension seam for external modules by bison · Pull Request #6894 · netbirdio/netbird · GitHub
- [management] Resolve agent network permissions per submodule by @mlsmaycon in [management] Resolve agent network permissions per submodule by mlsmaycon · Pull Request #7030 · netbirdio/netbird · GitHub
- [management] fix handling of empty network map during decode and encode by @pascal-fischer in [management] fix handling of empty network map during decode and encode by pascal-fischer · Pull Request #6987 · netbirdio/netbird · GitHub
- [client] Keep the account email backing the SSO login hint correct by @pappz in [client] Keep the account email backing the SSO login hint correct by pappz · Pull Request #6986 · netbirdio/netbird · GitHub
- [client] Android - Create the Android fake IP manager lazily on DNS flag enable by @pappz in [client] Android - Create the Android fake IP manager lazily on DNS flag enable by pappz · Pull Request #6989 · netbirdio/netbird · GitHub
- [client] Android - Serialize Android tunnel reconfiguration callbacks by @pappz in [client] Android - Serialize Android tunnel reconfiguration callbacks by pappz · Pull Request #6990 · netbirdio/netbird · GitHub
- [client] Keep the UI running when the notification service fails to start by @lixmal in [client] Keep the UI running when the notification service fails to start by lixmal · Pull Request #6959 · netbirdio/netbird · GitHub
- [client] launch macOS GUI as the logged-in user after install/update by @riccardomanfrin in [client] launch macOS GUI as the logged-in user after install/update by riccardomanfrin · Pull Request #6962 · netbirdio/netbird · GitHub
- [client] Don’t ask for an SSO login when the login never reached management by @lixmal in [client] Don't ask for an SSO login when the login never reached management by lixmal · Pull Request #6983 · netbirdio/netbird · GitHub
- [misc] Add android and ios tags to PR title check by @pappz in [misc] Add android and ios tags to PR title check by pappz · Pull Request #7037 · netbirdio/netbird · GitHub
- [client, android] Pull fresh TUN settings on Android rebuild by @pappz in [client, android] Pull fresh TUN settings on Android rebuild by pappz · Pull Request #6991 · netbirdio/netbird · GitHub
- [client, android] Reuse the persisted configuration when enrolling by @camiloariza in [client, android] Reuse the persisted configuration when enrolling by camiloariza · Pull Request #7022 · netbirdio/netbird · GitHub
- [client, android] Reuse the profile’s account for Android SSO logins by @pappz in [client, android] Reuse the profile's account for Android SSO logins by pappz · Pull Request #6988 · netbirdio/netbird · GitHub
- [client] Update wails to v3.0.0-beta.3 by @pappz in [client] Update wails to v3.0.0-beta.3 by pappz · Pull Request #7038 · netbirdio/netbird · GitHub
- [management] Align agent-network API contracts for API clients by @mlsmaycon in [management] Align agent-network API contracts for API clients by mlsmaycon · Pull Request #7026 · netbirdio/netbird · GitHub
- [client] Probe the daemon login with IsLoginRequired by @pappz in [client] Probe the daemon login with IsLoginRequired by pappz · Pull Request #7052 · netbirdio/netbird · GitHub
- [client, android] Fix profile account path test on Windows by @pappz in [client, android] Fix profile account path test on Windows by pappz · Pull Request #7057 · netbirdio/netbird · GitHub
- [client] Fix session expired relogin by @pappz in [client] Fix session expired relogin by pappz · Pull Request #7055 · netbirdio/netbird · GitHub
- [client] Fix Linux tray right-click opening the main window by @pappz in [client] Fix Linux tray right-click opening the main window by pappz · Pull Request #7039 · netbirdio/netbird · GitHub
- [management] prevent dangling group refs in agent-network ACLs. by @braginini in [management] prevent dangling group refs in agent-network ACLs. by braginini · Pull Request #7060 · netbirdio/netbird · GitHub
- [management] Prevent deleting groups referenced by reverse proxy services by @mlsmaycon in [management] Prevent deleting groups referenced by reverse proxy services by mlsmaycon · Pull Request #7062 · netbirdio/netbird · GitHub
- [relay] randomize the relay reconnect backoff by @riccardomanfrin in [relay] randomize the relay reconnect backoff by riccardomanfrin · Pull Request #7067 · netbirdio/netbird · GitHub
- [misc] Move enterprise setup to Traefik and harden migration by @bcmmbaga in [misc] Move enterprise setup to Traefik and harden migration by bcmmbaga · Pull Request #7042 · netbirdio/netbird · GitHub
- [misc] Expand agent guidelines with security, type-safety and lifecycle conventions by @lixmal in [misc] Expand agent guidelines with security, type-safety and lifecycle conventions by lixmal · Pull Request #7076 · netbirdio/netbird · GitHub
- [client] Ship a legacy GTK3 UI package for distros without WebKitGTK 6.0 by @pappz in [client] Ship a legacy GTK3 UI package for distros without WebKitGTK 6.0 by pappz · Pull Request #7040 · netbirdio/netbird · GitHub
- [client] Add a UI setting to stay connected after quitting by @pappz in [client] Add a UI setting to stay connected after quitting by pappz · Pull Request #7078 · netbirdio/netbird · GitHub
- [infrastructure] Generate a session cookie encryption key on fresh self-hosted installs by @Optic00 in [infrastructure] Generate a session cookie encryption key on fresh self-hosted installs by Optic00 · Pull Request #7056 · netbirdio/netbird · GitHub
- [client] Stop the macOS UI on pkg upgrade by @lixmal in [client] Stop the macOS UI on pkg upgrade by lixmal · Pull Request #7079 · netbirdio/netbird · GitHub
- [client] Reword the firewalld package comment by @lixmal in [client] Reword the firewalld package comment by lixmal · Pull Request #7081 · netbirdio/netbird · GitHub
- [client] Update the wails fork reference to the integration branch head by @pappz in [client] Update the wails fork reference to the integration branch head by pappz · Pull Request #7087 · netbirdio/netbird · GitHub
New Contributors
- @camiloariza made their first contribution in [client, android] Reuse the persisted configuration when enrolling by camiloariza · Pull Request #7022 · netbirdio/netbird · GitHub
Full Changelog: Comparing v0.76.1...v0.76.2 · netbirdio/netbird · GitHub