From fff9c451b767aced668f108df6af826077304f67 Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Wed, 13 Sep 2023 03:31:34 -0500 Subject: [PATCH] Automatic changelog generation for PR #9821 [ci skip] --- html/changelogs/AutoChangeLog-pr-9821.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-9821.yml diff --git a/html/changelogs/AutoChangeLog-pr-9821.yml b/html/changelogs/AutoChangeLog-pr-9821.yml new file mode 100644 index 0000000000000..cd12df85d4773 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9821.yml @@ -0,0 +1,9 @@ +author: itsmeow +delete-after: true +changes: + - bugfix: 'You can now use keybinds bound to common AZERTY keys such as: & é " ( + è _ ç à ) ² $ ù : * !' + - bugfix: Keys will no longer get stuck down when using key combinations like Alt, + Shift, and Ctrl. + - tweak: Improved the error message when preferences/keybinds fail to fetch client + data, stating that reconnecting will likely fix it.