v0.74.4
jo-inc/camofox-browserv0.74.4Jul 11, 2026by lixmal
AI Summary
A maintenance release focusing on stability fixes, including a correction for reverse proxy DNS search domain issues, recovery from rosenpass key desync errors, and dependency updates.
Key Highlights
- Fixes reverse proxy domain being incorrectly pushed as DNS search domain.
- Recovers from rosenpass key desync errors.
- Bumps golang.org/x/crypto dependency to v0.54.0.
Full Release Notes
## What's Changed * [management] fix: prevent reverse proxy domain from being pushed as DNS search domain by @blaugrau90 in https://github.com/netbirdio/netbird/pull/6498 * [client] Recover from rosenpass key desync by @lixmal in https://github.com/netbirdio/netbird/pull/6714 * [client] Bump golang.org/x/crypto to v0.54.0 by @lixmal in https://github.com/netbirdio/netbird/pull/6709 ## New Contributors * @blaugrau90 made their first contribution in https://github.com/netbirdio/netbird/pull/6498 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.74.3...v0.74.4