Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-22 01:54:04 +00:00
parent 1214cfaa64
commit 527f461643

@ -1,6 +1,18 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.1.587 - 2023-01-21
### Fixed:
- Ava UI: Various Fixes.
- Fixes screenshot functionality not working on Avalonia since 1.1.532.
- Fixes an issue where game updates would not be removed properly from the JSON file if an update file was moved or renamed.
- Cleans up some more Ava code.
## 1.1.586 - 2023-01-21
### Fixed:
- Remove use of reflection on GAL multithreading.
- Code improvement, required for NativeAOT support. No known changes in games.
## 1.1.585 - 2023-01-21 ## 1.1.585 - 2023-01-21
### Fixed: ### Fixed:
- nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4. - nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4.