v0.76.3

netbirdio/netbirdv0.76.3Aug 8, 2026by mlsmaycon

AI Summary

This patch release focuses on performance optimizations and infrastructure improvements for management and proxy components. It includes cache warming, connection monitoring fixes, and the addition of a Grafana dashboard for licensed management.

Key Highlights

  • Prewarms posture check cache on network map generation
  • Fixes WireGuard watcher re-arming after lazy wake
  • Detects community GHCR images during enterprise migration
  • Adds Grafana dashboard for licensed management
  • Denies reverse proxy access to pending and blocked users

New Features

  • Grafana dashboard for licensed management
  • Detection of community GHCR images during enterprise migration

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