From f648d63f4bb5c5fa6d22f8335919658f9f382e75 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sun, 23 Mar 2025 08:10:15 +0000 Subject: [PATCH] [release] --- dist/changelogs/15.8_incremental.md | 6 +++--- version | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/changelogs/15.8_incremental.md b/dist/changelogs/15.8_incremental.md index ce7382398..1f2c87adc 100644 --- a/dist/changelogs/15.8_incremental.md +++ b/dist/changelogs/15.8_incremental.md @@ -1,7 +1,7 @@ - Add ability to launch custom terminal-based editors in the custom editor settings. This makes it much easier to use editors like nano or vim - Fix PowerShell-based shell sessions freezing after some time due to a wrong $ErrorActionPreference. This issue especially broke local machine shell sessions on Windows system with PowerShell being the default shell - Fix VNC connections with 24-bit color depths getting rendered with switched colors -- Fix SSH key permissions being changed to 400 even if they were already correct +- Fix SSH key permissions being changed to 400 even if the key had compatible permissions - Fix SSH askpass failing for portable installations in a directory with non-ASCII characters due to an OpenSSH bug - Fix random ConcurrentModificationExceptions breaking the gui layout - Fix file browser download box buttons being usable and potentially misleading while a download was in progress @@ -13,8 +13,8 @@ - Fix various rendering issues with svg icons - Fix errors when pressing undo or pasting into a port integer text field - Fix terminal logging staying enabled after showing notice that it is not available -- Fix connection icon selection not working with keyboard +- Fix connection icon selection not working well with keyboard - Fix some directories failing to show in file browser on Windows systems - Fix directories failing to open in native file manager in the webtop container -- Fix window always taking focus after starting up +- Fix application window always taking focus after starting up - Fix many chinese translations diff --git a/version b/version index f57cdf728..563f2f6bc 100644 --- a/version +++ b/version @@ -1 +1 @@ -15.8-7 +15.8