Updated Changelog (markdown)

MetrosexualGarbodor 2024-03-18 14:46:49 +00:00
parent 688aa72e16
commit 5cb3ba38f9
1 changed files with 40 additions and 0 deletions

@ -3,6 +3,46 @@ 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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1239 - 2024-03-16
### Fixed:
- nuget: bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2.
- Updates the Microsoft.CodeAnalysis.CSharp. dependency. No expected user-facing changes.
## 1.1.1238 - 2024-03-16
### Fixed:
- Ava UI: Fix locale crash.
- Fixes a UI crash when an invalid locale value is taken from system, or present in config.
## 1.1.1237 - 2024-03-16
### Fixed:
- Ava UI: Content Dialog Fixes.
- Fixes a macOS-specific error: "Can't have a toolbar in a window with <NSNextStepFrame: 0x4835f5670> as its borderView", though this did not affect emulator functionality.
## 1.1.1236 - 2024-03-16
### Fixed:
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.3.0 to 7.4.0.
- Updates the Microsoft.IdentityModel.JsonWebTokens dependency. No expected user-facing changes.
## 1.1.1235 - 2024-03-16
### Fixed:
- nuget: bump the avalonia group with 2 updates.
- Updates Avalonia dependencies. No expected user-facing changes.
## 1.1.1234 - 2024-03-16
### Fixed:
- chore: remove repetitive words.
- Fixes a few typos in the code.
## 1.1.1233 - 2024-03-16
### Fixed:
- Ava UI: Fix Title Update Manager not refreshing app list.
- Fixes an issue where game updates would not show as applied on the UI immediately after being applied.
## 1.1.1232 - 2024-03-16
### Fixed:
- Update ApplicationID for Discord Rich Presence.
- Fixes an issue where the Discord icon for Ryujinx activity did not display proper transparency.
## 1.1.1231 - 2024-03-14 ## 1.1.1231 - 2024-03-14
### Fixed: ### Fixed:
- GPU: Rebind RTs if scale changes when binding textures. - GPU: Rebind RTs if scale changes when binding textures.