Release Notes for v0.66.3
What’s New
Client Improvements
- Fixed “reset connection” error after wake from sleep to improve reconnection stability.
[client] "reset connection" error on wake from sleep by pappz · Pull Request #5522 · netbirdio/netbird · GitHub - Fixed exit node menu not refreshing on Windows.
[client] Fix exit node menu not refreshing on Windows by mlsmaycon · Pull Request #5553 · netbirdio/netbird · GitHub
Management Improvements
- Added per-target options to the reverse proxy (management + proxy).
[management,proxy] Add per-target options to reverse proxy by lixmal · Pull Request #5501 · netbirdio/netbird · GitHub - Avoided breaking single account mode when switching domains.
[management] Avoid breaking single acc mode when switching domains by mlsmaycon · Pull Request #5511 · netbirdio/netbird · GitHub - Added stable domain resolution for the combined server.
[management] Add stable domain resolution for combined server by mlsmaycon · Pull Request #5515 · netbirdio/netbird · GitHub - Fixed domain uniqueness validation.
[management] fix domain uniqueness by pascal-fischer · Pull Request #5529 · netbirdio/netbird · GitHub - Added activity events for domain operations.
[management] add activity events for domains by pascal-fischer · Pull Request #5548 · netbirdio/netbird · GitHub - Switched proxy registration to use real IP address.
[management] use realip for proxy registration by pascal-fischer · Pull Request #5525 · netbirdio/netbird · GitHub - Cached PKCE state to improve login flow reliability.
[management] use the cache for the pkce state by pascal-fischer · Pull Request #5516 · netbirdio/netbird · GitHub - Count login request duration metrics only for successful logins.
[management] only count login request duration for successful logins by pascal-fischer · Pull Request #5545 · netbirdio/netbird · GitHub - Aggregated gRPC metrics by account ID.
[management] aggregate grpc metrics by accountID by pascal-fischer · Pull Request #5486 · netbirdio/netbird · GitHub
Proxy Improvements
- Refactored proxy metrics and added usage logs.
https://github.com/netbirdio/netbird/pull/5533
CI & Misc
- Added PR title validation workflow.
[misc] add PR title validation workflow by mlsmaycon · Pull Request #5503 · netbirdio/netbird · GitHub
Full Changelog: Comparing v0.66.2...v0.66.3 · netbirdio/netbird · GitHub