mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-26 17:51:27 +02:00
Update Desktop Client RC Links (#807)
* Add RC notes and documentation * Add download links * Updates lang and daemon * Update RC download links
This commit is contained in:
@@ -5,7 +5,7 @@ export const description = "Overview of the redesigned NetBird desktop app: Defa
|
||||
# NetBird Desktop App
|
||||
|
||||
<Note>
|
||||
The redesigned desktop app described on this page is currently available as a **release candidate**. Behavior and screenshots may change before the stable release. To try it, download [v0.75.0-rc.1](https://github.com/netbirdio/netbird/releases/tag/v0.75.0-rc.1) from GitHub releases.
|
||||
The redesigned desktop app described on this page is currently available as a **release candidate**. Behavior and screenshots may change before the stable release. To try it, download the latest release candidate from [pkgs.netbird.io](https://pkgs.netbird.io/releases/rc).
|
||||
</Note>
|
||||
|
||||
The NetBird desktop app has been rebuilt from the ground up. It runs on a [Wails](https://wails.io/) webview with a React frontend, while the Go backend that talks to the daemon stays the same. The management server and wire protocol are unchanged. The redesigned app is not backward compatible with older agents, though, so the app and the agent need to be updated together. If their versions do not match, the app shows a notification prompting you to update.
|
||||
|
||||
@@ -7,7 +7,7 @@ The NetBird client (agent) allows a peer to join a pre-existing NetBird deployme
|
||||
## Desktop App Dependencies
|
||||
|
||||
<Note>
|
||||
This applies to the redesigned NetBird desktop app, currently available as a **release candidate** ([v0.75.0-rc.1](https://github.com/netbirdio/netbird/releases/tag/v0.75.0-rc.1)). The current stable GUI does not require these packages.
|
||||
This applies to the redesigned NetBird desktop app, currently available as a **release candidate** (download the latest from [pkgs.netbird.io](https://pkgs.netbird.io/releases/rc)). The current stable GUI does not require these packages.
|
||||
</Note>
|
||||
|
||||
The redesigned desktop app renders its interface in a GTK 4 WebKit webview. Linux distributions package these libraries under inconsistent names, so install them manually before launching the GUI.
|
||||
|
||||
Reference in New Issue
Block a user