Sourced from github.com/netbirdio/netbird's releases.
v0.66.3
Release Notes for v0.66.3
What's New
Client Improvements
- Fixed "reset connection" error after wake from sleep to improve reconnection stability.
netbirdio/netbird#5522- Fixed exit node menu not refreshing on Windows.
netbirdio/netbird#5553Management Improvements
- Added per-target options to the reverse proxy (management + proxy).
netbirdio/netbird#5501- Avoided breaking single account mode when switching domains.
netbirdio/netbird#5511- Added stable domain resolution for the combined server.
netbirdio/netbird#5515- Fixed domain uniqueness validation.
netbirdio/netbird#5529- Added activity events for domain operations.
netbirdio/netbird#5548- Switched proxy registration to use real IP address.
netbirdio/netbird#5525- Cached PKCE state to improve login flow reliability.
netbirdio/netbird#5516- Count login request duration metrics only for successful logins.
netbirdio/netbird#5545- Aggregated gRPC metrics by account ID.
netbirdio/netbird#5486Proxy Improvements
- Refactored proxy metrics and added usage logs.
netbirdio/netbird#5533CI & Misc
- Added PR title validation workflow.
netbirdio/netbird#5503Full Changelog: https://github.com/netbirdio/netbird/compare/v0.66.2...v0.66.3
v0.66.2
What's Changed
- [management] Store connected proxies in DB by
@pascal-fischerin netbirdio/netbird#5472- [management] Fix embedded IdP metrics to count local and generic OIDC users by
@bragininiin netbirdio/netbird#5498- [client] Fix SSH JWT auth failure with Azure Entra ID iat backdating by
@hbzhostin netbirdio/netbird#5471- [misc] Add ISSUE_TEMPLATE configuration file by
@mlsmayconin netbirdio/netbird#5500- [management] Replace in-memory expose tracker with SQL-backed operations by
@mlsmayconin netbirdio/netbird#5494New Contributors
@hbzhostmade their first contribution in netbirdio/netbird#5471
... (truncated)
5585adc
[management] add activity events for domains (#5548)f884299
[proxy] refactor metrics and add usage logs (#5533)15aa6ba
[client] Fix exit node menu not refreshing on Windows (#5553)11eb725
[management] only count login request duration for successful logins (#5545)30c02ab
[management] use the cache for the pkce state (#5516)3acd86e
[client] "reset connection" error on wake from sleep (#5522)5c20f13
[management] fix domain uniqueness (#5529)e6587b0
[management] use realip for proxy registration (#5525)85451ab
[management] Add stable domain resolution for combined server (#5515)a7f3ba0
[management] aggregate grpc metrics by accountID (#5486)