v0.76.3
mickael-kerjean/filestashv0.76.3Aug 8, 2026by mlsmaycon
AI Summary
A maintenance update that prewarms posture check caches on network map generation, improves connection metrics, and restricts reverse proxy access to authorized users only.
Key Highlights
- Prewarmed posture check cache on network map generation
- Disambiguated the connection_type metric tag
- Denied reverse proxy access to pending and blocked users
New Features
- Affected peers for user updates
- Grafana dashboard for licensed management
Full Release Notes
## What's Changed * [management] prewarm a posture check cache on network map generation by @pascal-fischer in https://github.com/netbirdio/netbird/pull/7093 * [client] peer: re-arm the WireGuard watcher after a lazy wake by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/7091 * [infrastructure] Detect community GHCR images during enterprise migration by @jnfrati in https://github.com/netbirdio/netbird/pull/7101 * [client] disambiguate the connection_type metric tag by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/7043 * [management] Affected peers for user updates by @pascal-fischer in https://github.com/netbirdio/netbird/pull/7099 * [infrastructure] add grafana dashboard for licensed management by @mlsmaycon in https://github.com/netbirdio/netbird/pull/7095 * [management] Deny reverse proxy access to pending and blocked users by @mlsmaycon in https://github.com/netbirdio/netbird/pull/7105 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.76.2...v0.76.3