diff --git a/Changelog.md b/Changelog.md index eddf436..da27675 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ 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.857 - 2023-06-03 +### Fixed: +- Allow BGRA storage images on Vulkan. + - Fixes red and blue being swapped when FXAA or SMAA are enabled in Persona 4 Golden and any other games presenting BGRA textures. + +## 1.1.856 - 2023-06-03 +### Fixed: +- ava: Fix exit dialog while guest is running. + - Fixes an issue on the Avalonia UI where content dialogs would not pop up if the Ryujinx window happened to be out of focus. + ## 1.1.855 - 2023-06-01 ### Fixed: - nuget: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1.