docs(gui-client): update known issues lists (#5849)

This commit is contained in:
Reactor Scram
2024-07-12 15:02:25 +00:00
committed by GitHub
parent a4714d6de3
commit 1cbb1e14ea
2 changed files with 2 additions and 2 deletions

View File

@@ -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)
<SupportOptions />

View File

@@ -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)