From 0ee5ee2d88501de5a4b01829c3ec7fb2fd7d6e90 Mon Sep 17 00:00:00 2001 From: crschnick Date: Fri, 26 Jul 2024 17:01:02 +0000 Subject: [PATCH] [release] --- dist/changelogs/10.2.2_incremental.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/10.2.2_incremental.md b/dist/changelogs/10.2.2_incremental.md index 19079a217..6fa79e493 100644 --- a/dist/changelogs/10.2.2_incremental.md +++ b/dist/changelogs/10.2.2_incremental.md @@ -1,5 +1,6 @@ - Fix Windows installers producing SmartScreen warning - Fix setting to use double clicks when launching connections not working - Fix potential stack overflow when opening VNC connections -- Fix file browser selection through typing filenames not accepting special characters +- Fix file browser shortcuts conflicting with others and intercepting others +- Fix some broken keyboard shortcuts - Fix certain special character key combinations being wrongfully intercepted by window, leading to a window close when typing @ on some european keyboards