v0.70.2
netbirdio/netbirdv0.70.2Apr 29, 2026by lixmal
AI Summary
A small maintenance release focusing on daemon improvements for macOS sleep detection and fixing Windows installer upgrade logic.
Key Highlights
- macOS sleep detection moved to purego daemon
- Fixed Windows installer upgrade detection for pre-0.70.1
- Added comment automation on release workflow PRs
Full Release Notes
## What's Changed * [client] Move macOS sleep detection into the daemon (purego) by @lixmal in https://github.com/netbirdio/netbird/pull/5926 * [client] Fix Windows installer upgrade detection for pre-0.70.1 installs by @lixmal in https://github.com/netbirdio/netbird/pull/6025 * [misc] Add comment automation on release workflow for PRs by @jnfrati in https://github.com/netbirdio/netbird/pull/6016 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.70.1...v0.70.2