mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 00:16:35 +00:00
Updated Changelog (markdown)
parent
1dbfc5813f
commit
5dc3e49995
1 changed files with 30 additions and 0 deletions
30
Changelog.md
30
Changelog.md
|
@ -3,6 +3,36 @@ 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.1370 - 2024-08-04
|
||||
### Fixed:
|
||||
- Fix LocaleExtension SetRawSource usages + language perf improvement.
|
||||
- Fixes a small UI freeze when changing the UI language.
|
||||
|
||||
## 1.1.1369 - 2024-08-04
|
||||
### Fixed:
|
||||
- Infra: Update Microsoft.IdentityModel.JsonWebTokens.
|
||||
- Updates the Microsoft.IdentityModel.JsonWebTokens dependency. No expected user-facing changes.
|
||||
|
||||
## 1.1.1368 - 2024-08-03
|
||||
### Fixed:
|
||||
- Avoid race conditions while launching games directly from the command line.
|
||||
- Fixes games not booting when using shortcuts or launch arguments.
|
||||
|
||||
## 1.1.1367 - 2024-08-03
|
||||
### Fixed:
|
||||
- nuget: bump DynamicData from 8.4.1 to 9.0.1.
|
||||
- Updates the DynamicData dependency. No expected user-facing changes.
|
||||
|
||||
## 1.1.1366 - 2024-08-03
|
||||
### Fixed:
|
||||
- replace ByteMemoryPool usage in Ryujinx.Graphics.
|
||||
- Code cleanup. No expected user-facing changes.
|
||||
|
||||
## 1.1.1365 - 2024-08-03
|
||||
### Fixed:
|
||||
- Fix FileNotFoundException in TryGetApplicationsFromFile() and improve loading applications.
|
||||
- Fixes crashes when trying to load files from bad symlinks, non-existent files or hidden subdirectories.
|
||||
|
||||
## 1.1.1364 - 2024-07-31
|
||||
### Fixed:
|
||||
- Fix off-by-one on audio renderer PerformanceManager.GetNextEntry.
|
||||
|
|
Loading…
Reference in a new issue