This commit is contained in:
crschnick
2026-07-15 10:40:13 +00:00
parent f3357a2759
commit eb8dc91e93
3 changed files with 7 additions and 2 deletions

5
dist/changelog/23.8.md vendored Normal file
View File

@@ -0,0 +1,5 @@
- Fix VNC rendering issues when server did not support resize
- Fix git sync error about missing HEAD on first commit
- Fix Windows updater breaking when XPipe is run as admin
- Fix RealVNC v8 app on macOS not being detected
- Fix various NullPointers

View File

@@ -140,7 +140,7 @@ passboltPlaceholder=Resource UUID
vnc=VNC
tightVnc=TightVNC
tigerVnc=TigerVNC
realVnc=RealVNC
realVnc=RealVNC Viewer
screenSharing=Screen Sharing.app
lxterminal=LXTerminal
reddit=Reddit

View File

@@ -1 +1 @@
23.6
23.8-1