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.