Updated Changelog (markdown)

MutantAura 2024-02-03 19:23:02 +00:00
parent 14d88de62d
commit a6a98e7953

@ -3,32 +3,32 @@ 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.1156 - 2024-01-29 ## 1.1.1156 - 2024-02-03
### Fixed: ### Fixed:
- Limit remote closed session removal to SM service. - Limit remote closed session removal to SM service.
- Fixes a regression caused by 1.1.1155 in "multi-program" games (e.g. Super Mario 3D All-Stars). - Fixes a regression caused by 1.1.1155 in "multi-program" games (e.g. Super Mario 3D All-Stars).
## 1.1.1155 - 2024-01-29 ## 1.1.1155 - 2024-02-02
### Fixed: ### Fixed:
- Ensure SM service won't listen to closed sessions. - Ensure SM service won't listen to closed sessions.
- Resolves a bug where titles that use the JIT service (e.g. N64 NSO) would fail to boot after 1.1.1131. - Resolves a bug where titles that use the JIT service (e.g. N64 NSO) would fail to boot after 1.1.1131.
## 1.1.1154 - 2024-01-29 ## 1.1.1154 - 2024-01-31
### Added: ### Added:
- Vulkan: Add Render Pass / Framebuffer Cache. - Vulkan: Add Render Pass / Framebuffer Cache.
- Reduces driver specific costs for render pass/framebuffer re-creation. - Reduces driver specific costs for render pass/framebuffer re-creation.
## 1.1.1153 - 2024-01-29 ## 1.1.1153 - 2024-01-31
### Changed: ### Changed:
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.2.0 to 7.3.0. - nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.2.0 to 7.3.0.
- Dependency update. No expected changes. - Dependency update. No expected changes.
## 1.1.1152 - 2024-01-29 ## 1.1.1152 - 2024-01-30
### Fixed: ### Fixed:
- Fix opening the wrong log directory. - Fix opening the wrong log directory.
- "Open Log directory" button now opens the correct log directory again. - "Open Log directory" button now opens the correct log directory again.
## 1.1.1151 - 2024-01-29 ## 1.1.1151 - 2024-01-30
### Fixed: ### Fixed:
- Fix exception when trying to read output pointer buffer size. - Fix exception when trying to read output pointer buffer size.
- Fixes a crash caused by the friend service IPC migration in Animal Crossing: New Horizons. - Fixes a crash caused by the friend service IPC migration in Animal Crossing: New Horizons.