diff --git a/dist/changelog/23.8.md b/dist/changelog/23.8.md new file mode 100644 index 000000000..7ecaafa30 --- /dev/null +++ b/dist/changelog/23.8.md @@ -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 diff --git a/lang/strings/fixed_en.properties b/lang/strings/fixed_en.properties index 0cbcd17de..bdcfa80e4 100644 --- a/lang/strings/fixed_en.properties +++ b/lang/strings/fixed_en.properties @@ -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 diff --git a/version b/version index ab367509d..4302ee210 100644 --- a/version +++ b/version @@ -1 +1 @@ -23.6 +23.8-1