From 59171ed3cd0d8ecf0599d0328f2384e48ad5c8e0 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:12:09 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0c64ec7..3948b9b 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.703 - 2023-04-10 +### Fixed: +- Avalonia - Force activate parent window before dialog is shown. + - Fixes an issue on the Avalonia UI where content dialogs (such as the controller applet) would not spawn if the Ryujinx window happened to be minimized or out of focus. + ## 1.1.702 - 2023-04-10 ### Fixed: - [GUI] Fix a NRE in GTK when disposing GLRenderer.