v0.75.0-rc.1

netbirdio/netbirdv0.75.0-rc.1Jun 19, 2026by mlsmaycon

AI Summary

Release candidate for the major desktop client rewrite and GUI improvements, focusing on profile management, session handling, and reactive UI.

Key Highlights

  • UI refactor introducing a new desktop client interface
  • Ability to rename profiles and view detailed peer information
  • Reactive UI: changes in the agent are immediately reflected in the UI
  • Session expiration notification
  • Localization support and X11 window manager support

Breaking Changes

  • UI refactor changes the desktop client interface and behavior
  • Session expiration handling changes

New Features

  • New desktop client interface
  • Profile renaming capability
  • Detailed peer information view
  • Reactive UI
  • 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