Updated Changelog (markdown)

MetrosexualGarbodor 2023-10-20 15:18:30 +01:00
parent 5228d14758
commit d8d5697ba7

@ -3,6 +3,22 @@ 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.1056 - 2023-10-20
### Added:
- Avalonia: Make slider scrollable with mouse wheel.
- Allows changing slider values with the mouse wheel on the Avalonia UI.
## 1.1.1055 - 2023-10-20
### Fixed:
- Ava UI: Update to 11.0.5.
- Updates the Avalonia package. May fix some issues with the Avalonia UI.
## 1.1.1054 - 2023-10-20
### Fixed:
- GPU: Add fallback when textureGatherOffsets is not supported.
- Required for Xenoblade Chronicles: Definitive Edition to render on the latest MoltenVK, when it gets updated in the future.
- May fix some minor issues on macOS.
## 1.1.1053 - 2023-10-18
### Fixed:
- Enable copy between MS and non-MS textures with different height.