v0.76.3
agentsmd/agents.mdv0.76.3Aug 8, 2026by mlsmaycon
AI Summary
This release focuses on infrastructure improvements and management logic, including detecting community images during enterprise migration and restricting reverse proxy access to pending users.
Key Highlights
- Detect community GHCR images during enterprise migration
- Deny reverse proxy access to pending and blocked users
- Prewarm posture check cache on network map generation
- Add Grafana dashboard for licensed management
New Features
- Grafana dashboard for licensed management
- Detection of community GHCR images during enterprise migration
- Disambiguate connection_type metric tag
- Affected peers for user updates
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