From 1cbb1e14ea022ae7b6da122acf763cedba0591bb Mon Sep 17 00:00:00 2001 From: Reactor Scram Date: Fri, 12 Jul 2024 15:02:25 +0000 Subject: [PATCH] docs(gui-client): update known issues lists (#5849) --- website/src/app/kb/user-guides/linux-gui-client/readme.mdx | 1 + website/src/app/kb/user-guides/windows-client/readme.mdx | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/app/kb/user-guides/linux-gui-client/readme.mdx b/website/src/app/kb/user-guides/linux-gui-client/readme.mdx index c97c6a964..7acc63b88 100644 --- a/website/src/app/kb/user-guides/linux-gui-client/readme.mdx +++ b/website/src/app/kb/user-guides/linux-gui-client/readme.mdx @@ -186,5 +186,6 @@ sudo systemctl restart firezone-client-ipc [#4764](https://github.com/firezone/firezone/issues/4764) - The GUI Client does not run on Ubuntu 24.04 yet [#4883](https://github.com/firezone/firezone/issues/4883) +- If you update Firezone while the GUI is running, you must manually restart the GUI [#5790](https://github.com/firezone/firezone/issues/5790) diff --git a/website/src/app/kb/user-guides/windows-client/readme.mdx b/website/src/app/kb/user-guides/windows-client/readme.mdx index d93ca088c..92977b169 100644 --- a/website/src/app/kb/user-guides/windows-client/readme.mdx +++ b/website/src/app/kb/user-guides/windows-client/readme.mdx @@ -191,8 +191,7 @@ Get-DnsClientNrptRule | where Comment -eq firezone-fd0020211111 | foreach { Remo - After clearing diagnostic logs, no more logs are written until the GUI and tunnel service each restart. [#4764](https://github.com/firezone/firezone/issues/4764) -- When restarting the GUI, the GUI may fail to connect to the IPC service and - crash [#5441](https://github.com/firezone/firezone/issues/5441) +- Signing in can be slow on some systems [#5026](https://github.com/firezone/firezone/issues/5026) - Clearing diagnostic logs does not clear logs from the IPC service [#5453](https://github.com/firezone/firezone/issues/5453)