Updated Changelog (markdown)

MetrosexualGarbodor 2024-01-13 20:47:09 +00:00
parent 23b98a0553
commit 9768424d97

@ -3,6 +3,24 @@ 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.1109 - 2024-01-13
### Fixed:
- Revert Apple hypervisor force ordered memory change.
- Reverts the change in 1.1.1072 due to causing freezes in several games on macOS, including Pokémon Scarlet/Violet and Red Dead Redemption.
- Animal Crossing and Splatoon 2 players will likely prefer to stay on 1.1.1108 (Breath of the Wild was still not playable with this change).
## 1.1.1108 - 2024-01-13
### Fixed:
- Fix Amiibo regression and some minor code improvements.
- Fixes a regression introduced in 1.1.1102 that caused Amiibo functionality to not work if the Amiibo.json file didn't already exist, affecting mostly new Ryujinx installs.
- Makes the Amiibo functionality more robust agains certain exceptions.
- Related exceptions are now logged.
## 1.1.1107 - 2024-01-13
### Fixed:
- Switch to Microsoft.IdentityModel.JsonWebTokens.
- Minor dependency change. No expected changes in games.
## 1.1.1106 - 2024-01-12 ## 1.1.1106 - 2024-01-12
### Added: ### Added:
- Ava UI: RTL Language Support. - Ava UI: RTL Language Support.