Updated Changelog (markdown)
parent
1214cfaa64
commit
527f461643
1 changed files with 12 additions and 0 deletions
12
Changelog.md
12
Changelog.md
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue