diff --git a/Changelog.md b/Changelog.md index 6f4f48e..efd59f6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,14 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.980 - 2023-08-12 +### Fixed: +- Ava UI: Avalonia 11 & FluentAvalonia 2 Support. + - Fixes an issue where windowed game performance on Avalonia would be worse than on the GTK UI (fullscreen performance was equal between the two). + - Title bar color now matches Windows theme. + - Fixes text alignment issues on non-Windows platforms. + - Fixes janky textboxes, toggle buttons and checkboxes. + ## 1.1.979 - 2023-08-09 ### Fixed: - [Hotfix] hid: Prevent out of bounds array access.