Sourced from github.com/netbirdio/netbird's releases.
v0.72.2
What's Changed
- [management] resolve private services on custom domains in synthesized DNS zones by
@​mlsmayconin netbirdio/netbird#6348Full Changelog: https://github.com/netbirdio/netbird/compare/v0.72.1...v0.72.2
v0.72.1
What's Changed
- [management] Copy private field on shallowCloneMapping by
@​mlsmayconin netbirdio/netbird#6347Full Changelog: https://github.com/netbirdio/netbird/compare/v0.72.0...v0.72.1
v0.72.0
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.
netbirdio/netbird#6226- Added follow-up fixes for private reverse-proxy services.
netbirdio/netbird#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.
netbirdio/netbird#5962Client Improvements
- Filtered scoped/cloned default routes from BSD network monitor.
netbirdio/netbird#6208- Matched DNS wildcard handlers on label boundaries.
netbirdio/netbird#6255- Refactored Linux system info to use syscalls.
netbirdio/netbird#6230- Released WASM js.FuncOf callbacks in SSH and RDP paths.
netbirdio/netbird#5982- Fixed possible deadlock in statemanager Stop.
netbirdio/netbird#6228- Improved Rosenpass support.
netbirdio/netbird#6136- Recognized NetBird DNS forwarder port in capture text format.
netbirdio/netbird#6177- Applied netroute default-gateway workaround on Android.
netbirdio/netbird#6192- Captured injected ICMPv6 echo replies in debug capture.
netbirdio/netbird#6321- Gated DNS forwarder on BlockInbound.
... (truncated)
1e7b16d
[management] resolve private services on custom domains in synthesized
DNS zo...b377d99
[management] Copy private field on shallowCloneMapping (#6347)512899d
[client] Prevent corruption from competing log rotation and improve
debug bun...5993ec6
[client] Allow wireguard port to be zero in UI and show port in status
comman...eac6d50
[infrastructure] allow docker image overrides for getting started (#6335)deeae30
[misc] Add Codecov integration and coverage reporting across workflows
(#6333)f3cdf16
[management] Export ResolveDomain (#6334)3e61ccb
[client] Persist sync response via pluggable store (disk on iOS) (#6331)a48c20d
[client] Gate DNS forwarder on BlockInbound (#6257)2b57a7d
[client, management, misc] expose VCS revision in dev build version
output (#...