v0.75.0-rc.1

sinewaveai/agent-security-scanner-mcpv0.75.0-rc.1Jun 19, 2026by mlsmaycon

AI Summary

A release candidate focusing on client UI refactoring and new GUI features, including profile renaming, peer details viewing, and reactive UI updates.

Key Highlights

  • Major GUI/UI refactor with reactive updates reflecting agent changes immediately
  • Ability to rename profiles
  • View detailed information about peers
  • Session expiration notifications and active session extension

New Features

  • GUI UI refactor
  • Profile renaming capability
  • Peer details view
  • Reactive UI implementation
  • Session expiration notifications

Full Release Notes

## What's Changed
* [management] remove db calls in nested loops by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6470
* [misc] Remove version prefix `v` docker tags by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6471
* [client] UI refactor by @pappz in https://github.com/netbirdio/netbird/pull/6069

## New features in the GUI
- Ability to rename profiles
- View detailed information about peers
- Manage Advanced/Simple settings and disable specific settings views via MDM
- Reactive UI: changes in the agent are immediately reflected in the UI
- Session expiration notification
- Extend active session to prevent unexpected connection loss
- Localization support
- X11 window manager support
- Works over RDP

## Screenshots
 <img width="400" height="614" alt="default-view" src="https://github.com/user-attachments/assets/6e033105-baca-4f9a-aff1-91f5ad731d6c" />
  <img width="400" height="403" alt="session-expiration" src="https://github.com/user-attachments/assets/9192826e-c745-470d-93f2-b3fe89345fbf" />
  <img width="800" height="625" alt="peers-view" src="https://github.com/user-attachments/assets/45d2d6a0-85ef-4596-8b3f-476d3017f89b" />
  <img width="800" height="625" alt="settings-language" src="https://github.com/user-attachments/assets/f96210f4-587e-4cc0-b65b-3da1f4a6cfe2" />

**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.73.0...v0.75.0-rc.1