v0.70.3
netbirdio/netbirdv0.70.3Apr 29, 2026by pappz
AI Summary
A minor maintenance release primarily fixing MSI installer generation and adding tests to prevent regressions.
Key Highlights
- Fixed MSI generation by adding installer tests
- Improved lazyconn binding using BindListener
- Triggered mobile submodule bump PRs on release tags
New Features
- Fixed MSI generation
Full Release Notes
## What's Changed * [client] Enable UI autostart for silent and MSI installs by @shuuri-labs in https://github.com/netbirdio/netbird/pull/6026 * [management] Prevent JWT reuse during peer login by @bcmmbaga in https://github.com/netbirdio/netbird/pull/6002 * [client] Use BindListener for all userspace bind in lazyconn activity by @lixmal in https://github.com/netbirdio/netbird/pull/6028 * [client] Tolerate EEXIST when adding macOS scoped default routes by @lixmal in https://github.com/netbirdio/netbird/pull/6027 * [client] Trigger mobile submodule bump PRs on release tags by @pappz in https://github.com/netbirdio/netbird/pull/6029 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.70.2...v0.70.3