From 42db91b57f849d385895c4cb25255767996a6898 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 22 Jan 2023 14:54:28 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index ca53f6a..52b0a4f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.589 - 2023-01-22 +### Fixed: +- AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell on macOS. + - Prevents macOS from spamming the bell sound when playing with a keyboard. + ## 1.1.588 - 2023-01-21 ### Fixed: - Allow setting texture data from 1x to fix some textures resetting randomly.