diff --git a/Changelog.md b/Changelog.md index 9eda238..a4a4507 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,19 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.524 - 2023-01-08 +### Fixed: +- ava: Fixes regressions from refactoring. +- Fixes the following regressions on the Avalonia GUI: + - Right click context menu on games now works again. + - "Stop emulation" menu item now works again. + - The UI will now overlay properly over games again. + +## 1.1.523 - 2023-01-08 +### Fixed: +- Ava: Make Avalonia use our logging system. + - Avalonia logs will now be logged by Ryujinx. + ## 1.1.522 - 2023-01-08 ### Fixed: - Ava GUI: Fix long selection bar broken in #4178 (1.1.520).