Release Notes for v0.72.0
What's New
Private Service Expose & Reverse Proxy
- Added support to expose NetBird-only services over tunnel peers across management, client, and proxy.
#6226 - Added follow-up fixes for private reverse-proxy services.
#6268 - Added private service expose support in the dashboard.
netbirdio/dashboard#646 - Updated reverse proxy modals in the dashboard.
netbirdio/dashboard#661 - Bound embed client WireGuard per-device memory across proxy and client.
#5962
Client Improvements
- Filtered scoped/cloned default routes from BSD network monitor.
#6208 - Matched DNS wildcard handlers on label boundaries.
#6255 - Refactored Linux system info to use syscalls.
#6230 - Released WASM js.FuncOf callbacks in SSH and RDP paths.
#5982 - Fixed possible deadlock in statemanager Stop.
#6228 - Improved Rosenpass support.
#6136 - Recognized NetBird DNS forwarder port in capture text format.
#6177 - Applied netroute default-gateway workaround on Android.
#6192 - Captured injected ICMPv6 echo replies in debug capture.
#6321 - Gated DNS forwarder on BlockInbound.
#6257 - Persisted sync response via pluggable store, including disk support on iOS.
#6331 - Allowed WireGuard port to be zero in UI and showed the port in status command.
#6158 - Prevented corruption from competing log rotation and improved debug bundle.
#6214
Management Improvements
- Fixed owner role update.
#6264 - Refactored management server bootstrap.
#6256 - Updated log levels.
#6266 - Extended nmap monitoring.
#6271 - Added SSO session extend flow.
#6197 - Extended combined server initialization.
#6156 - Enriched context in permissions manager.
#6286 - Exported ResolveDomain.
#6334
Dashboard Improvements
- Added simplified dashboard layout.
netbirdio/dashboard#649 - Fixed broken SSH and RDP in the dashboard.
netbirdio/dashboard#650 - Moved setup keys to Settings.
netbirdio/dashboard#653 - Improved table filters layout.
netbirdio/dashboard#654 - Grouped Networks and Routes under Network Routing.
netbirdio/dashboard#660
Infrastructure & CI
- Pinned GitHub Actions with SHA and improved workflows.
#6249 - Added Codecov integration and coverage reporting across workflows.
#6333 - Allowed Docker image overrides for getting started.
#6335 - Exposed VCS revision in dev build version output across client, management, and misc.
#6263
New Contributors
- @phillebaba made their first contribution in #6230
- @riccardomanfrin made their first contribution in #6228
- @theodorsm made their first contribution in #6249
Full Changelog: v0.71.4...v0.72.0