v0.70.4

netbirdio/netbirdv0.70.4Apr 29, 2026by mlsmaycon

AI Summary

This release improves the installer experience with UI autostart, secures peer login by preventing JWT reuse, and fixes macOS routing behavior.

Key Highlights

  • UI autostart enabled for silent and MSI installs
  • Prevented JWT reuse during peer login
  • Fixed macOS scoped default routes EEXIST tolerance
  • Improved lazyconn binding using BindListener

New Features

  • UI autostart for silent and MSI installs
  • JWT reuse prevention

Full Release Notes

## What's Changed
* [misc] fix MSI generation add installer tests by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6031


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.70.3...v0.70.4