Updated Changelog (markdown)
parent
6b7c286062
commit
8c21fe8576
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ 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.1100 - 2023-12-11
|
||||
### Fixed:
|
||||
- [macOS] Correctly set filetypes in Info.plist.
|
||||
- .nsp and .xci files will now be properly associated to open with Ryujinx on macOS, if the user chooses to do so.
|
||||
|
||||
## 1.1.1099 - 2023-12-11
|
||||
### Fixed:
|
||||
- Ava UI: Fix temporary volume not being set after unmute.
|
||||
- On the Avalonia UI, fixes an issue where muting and unmuting audio after changing the volume via the bottom status bar, would reset the volume to the original value, instead of returning it to what it was before muting.
|
||||
|
||||
## 1.1.1098 - 2023-12-04
|
||||
### Fixed:
|
||||
- Implement support for multi-range buffers using Vulkan sparse mappings.
|
||||
|
|
Loading…
Reference in a new issue